* man.el (Man-notify, Man-current-page, Man-page-list,
commitd0aede3f50076ffda6d2991a5e77d3e0fae4df72
authorFrancesco Potortì <pot@gnu.org>
Thu, 6 Oct 1994 10:28:26 +0000 (6 10:28 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 6 Oct 1994 10:28:26 +0000 (6 10:28 +0000)
tree8bb00b7d1506291d301063bee8bfeca0e95c4d1a
parent0fb53770ced9c9e1f34c318d2bebf0e37e46bcb5
* man.el (Man-notify, Man-current-page, Man-page-list,
Man-filter-list, Man-original-frame, Man-arguments,
Man-fontify-manpage-flag, Man-sections-alist, Man-refpages-alist,
Man-uses-untabify-flag, Man-page-mode-string, Man-sed-script):
Added defvar's to keep the compiler quiet.
(Man-getpage-in-background): Start buffer name with "*Man ".
instead of "*man " to avoid conflict with "*mail*".
(Man-match-substring): Defsubst moved before first call.
(Man-build-page-list, Man-strip-page-headers, Man-unindent): Use
defun instead of defsubst, for code clarity purpose.
lisp/man.el