changeset 64623:9a399e33edd3

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 24 Jul 2005 01:18:23 +0000
parents b508a64c1b7e
children c3a907cbd503
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jul 24 01:03:25 2005 +0000
+++ b/lisp/ChangeLog	Sun Jul 24 01:18:23 2005 +0000
@@ -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):