Mercurial > emacs
comparison lisp/uncompress.el @ 9354:1ce43418547c
* 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.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 06 Oct 1994 10:28:26 +0000 |
parents | cc7cd83ccf3f |
children | 83f275dcd93a |
comparison
equal
deleted
inserted
replaced
9353:30659ed71a1b | 9354:1ce43418547c |
---|