* man.el (Man-fontify-manpage-flag): defvar put at outer level.
authorFrancesco Potortì <pot@gnu.org>
Thu, 27 Oct 1994 19:08:03 +0000 (19:08 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 27 Oct 1994 19:08:03 +0000 (19:08 +0000)
commit6e7e47f6e18bc53a0445fa920724444888995748
treeca06bf0cc0fe19fae7a55e088431eda6f22602a2
parent4d19cb8e06d296b1cc305b17d93471867fbe73ed
* man.el (Man-fontify-manpage-flag): defvar put at outer level.
(manual-program, Man-untabify-command, Man-untabify-command-args,
Man-sed-command, Man-awk-command, Man-mode-line-format,
Man-mode-map, Man-mode-hook, Man-cooked-hook, Man-name-regexp,
Man-section-regexp, Man-page-header-regexp, Man-heading-regexp,
Man-see-also-regexp, Man-first-heading-regexp,
Man-reference-regexp, Man-switches, Man-specified-section-option):
Make them normal defvars, no more user options.
(Man-overstrike-face, Man-undeline-face): New user options.
(Man-init-defvars): Man-fontify-manpage-flag removed from here.
(man-fontify-manpage): Use the new user options above.
lisp/man.el