aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2005-07-24 01:18:23 +0000
committerJuanma Barranquero <[email protected]>2005-07-24 01:18:23 +0000
commitac0385c8f13aa76fe602aeb58eb8541e5e943d29 (patch)
treeddabc75faa6c7253f71d4a32c32084d691ae76b6 /lisp/ChangeLog
parent3ac3aabd2cbebef3b4dd5fb0cd290453215d9997 (diff)
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 03c4b8943c..4d2c6e515c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2005-07-24 Juanma Barranquero <[email protected]>
+
+ * man.el (Man-goto-page): Make second argument NOERROR optional.
+
2005-07-23 Richard M. Stallman <[email protected]>
* 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):