]> git.eshelyaron.com Git - emacs.git/commitdiff
(Man-fontify-manpage): Clean up message.
authorRichard M. Stallman <rms@gnu.org>
Sat, 24 Jan 2004 21:52:12 +0000 (21:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 24 Jan 2004 21:52:12 +0000 (21:52 +0000)
lisp/man.el

index 61131db20bec2fa8bd03dfed3161ea03a96c8075..faf153bc4c492a8482026986af7201a55692b07e 100644 (file)
@@ -801,7 +801,7 @@ Same for the ANSI bold and normal escape sequences."
   ;; 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.