diff lisp/man.el @ 53690:f428900fb582

(Man-fontify-manpage): Clean up message.
author Richard M. Stallman <rms@gnu.org>
date Sat, 24 Jan 2004 21:52:12 +0000
parents 79093b308520
children 230edeac0da5
line wrap: on
line diff
--- a/lisp/man.el	Sat Jan 24 21:51:16 2004 +0000
+++ b/lisp/man.el	Sat Jan 24 21:52:12 2004 +0000
@@ -801,7 +801,7 @@
   ;; Try to recognize common forms of cross references.
   (Man-highlight-references)
   (Man-softhyphen-to-minus)
-  (message "%s man page made up" Man-arguments))
+  (message "%s man page formatted" Man-arguments))
 
 (defun Man-highlight-references ()
   "Highlight the references on mouse-over.