Mercurial > emacs
changeset 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 | 60657a16545c |
children | 3ef78eaf5dca |
files | lisp/man.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.