Index: emacs/lisp/ChangeLog diff -c emacs/lisp/ChangeLog:1.7993 emacs/lisp/ChangeLog:1.7994 *** emacs/lisp/ChangeLog:1.7993 Fri Jul 22 18:53:02 2005 --- emacs/lisp/ChangeLog Sat Jul 23 22:51:58 2005 *************** *** 1,3 **** --- 1,18 ---- + 2005-07-23 Richard M. Stallman <[EMAIL PROTECTED]> + + * man.el (Man-bgproc-sentinel): Check here for failure to find + any man page in the output, and report the error here. + (Man-arguments): Make it permanent local. + (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): + Don't use compilation-...-face for messages that are not file names. + 2005-07-22 Juri Linkov <[EMAIL PROTECTED]> * simple.el (line-move-1): Fix comments.
_______________________________________________ Emacs-diffs mailing list Emacs-diffs@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-diffs