From: Richard M. Stallman Date: Sat, 24 Jan 2004 21:52:12 +0000 (+0000) Subject: (Man-fontify-manpage): Clean up message. X-Git-Tag: ttn-vms-21-2-B4~7841 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=47f5c892a80ce9d69acf80a5c09eb896815ab19a;p=emacs.git (Man-fontify-manpage): Clean up message. --- diff --git a/lisp/man.el b/lisp/man.el index 61131db20be..faf153bc4c4 100644 --- a/lisp/man.el +++ b/lisp/man.el @@ -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.