1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-25 09:20:59 -08:00

*** empty log message ***

This commit is contained in:
Juanma Barranquero 2005-07-24 01:18:23 +00:00
parent 3ac3aabd2c
commit ac0385c8f1

View file

@ -1,3 +1,7 @@
2005-07-24 Juanma Barranquero <lekktu@gmail.com>
* man.el (Man-goto-page): Make second argument NOERROR optional.
2005-07-23 Richard M. Stallman <rms@gnu.org>
* man.el (Man-bgproc-sentinel): Check here for failure to find
@ -6,8 +10,8 @@
(Man-goto-page): New arg NOERROR. Never kill the current buffer.
(Man-mode): Pass t for NOERROR.
* progmodes/grep.el (grep-error-face): Use font-lock-keyword-face
(grep-mode-font-lock-keywords):
* progmodes/grep.el (grep-error-face): Use font-lock-keyword-face.
(grep-mode-font-lock-keywords):
Don't use compilation-...-face for messages that are not file names.
* progmodes/compile.el (compilation-mode-font-lock-keywords):