Index: emacs/lisp/ChangeLog diff -c emacs/lisp/ChangeLog:1.7994 emacs/lisp/ChangeLog:1.7995 *** emacs/lisp/ChangeLog:1.7994 Sat Jul 23 22:51:58 2005 --- emacs/lisp/ChangeLog Sun Jul 24 01:18:23 2005 *************** *** 1,3 **** --- 1,7 ---- + 2005-07-24 Juanma Barranquero <[EMAIL PROTECTED]> + + * man.el (Man-goto-page): Make second argument NOERROR optional. + 2005-07-23 Richard M. Stallman <[EMAIL PROTECTED]> * man.el (Man-bgproc-sentinel): Check here for failure to find *************** *** 6,13 **** (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): Don't use compilation-...-face for messages that are not file names. * progmodes/compile.el (compilation-mode-font-lock-keywords): --- 10,17 ---- (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): Don't use compilation-...-face for messages that are not file names. * progmodes/compile.el (compilation-mode-font-lock-keywords):
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs