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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 23 Jul 2005 21:18:23 -0400

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  <address@hidden>
+ 
+       * man.el (Man-goto-page): Make second argument NOERROR optional.
+ 
  2005-07-23  Richard M. Stallman  <address@hidden>
  
        * 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):




reply via email to

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