]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 24 Jul 2005 01:18:23 +0000 (01:18 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 24 Jul 2005 01:18:23 +0000 (01:18 +0000)
lisp/ChangeLog

index 03c4b8943cf69c8b8118168ca7657f0b06557dda..4d2c6e515c3bd46e5f0a3a885a9afbea312a84d9 100644 (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):