emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 23 Jul 2005 18:51:59 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * simple.el (line-move-1): Fix comments.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]