comparison lisp/ChangeLog @ 64621:22a15f008ac9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 23 Jul 2005 22:51:58 +0000
parents a0a53728d812
children 9a399e33edd3
comparison
equal deleted inserted replaced
64620:93523fb80568 64621:22a15f008ac9
1 2005-07-23 Richard M. Stallman <rms@gnu.org>
2
3 * man.el (Man-bgproc-sentinel): Check here for failure to find
4 any man page in the output, and report the error here.
5 (Man-arguments): Make it permanent local.
6 (Man-goto-page): New arg NOERROR. Never kill the current buffer.
7 (Man-mode): Pass t for NOERROR.
8
9 * progmodes/grep.el (grep-error-face): Use font-lock-keyword-face
10 (grep-mode-font-lock-keywords):
11 Don't use compilation-...-face for messages that are not file names.
12
13 * progmodes/compile.el (compilation-mode-font-lock-keywords):
14 Don't use compilation-...-face for messages that are not file names.
15
1 2005-07-22 Juri Linkov <juri@jurta.org> 16 2005-07-22 Juri Linkov <juri@jurta.org>
2 17
3 * simple.el (line-move-1): Fix comments. 18 * simple.el (line-move-1): Fix comments.
4 19
5 * startup.el (normal-splash-screen): Update menu name. 20 * startup.el (normal-splash-screen): Update menu name.