even if the display doesn't support colors: some displays will
support bold/underline faces.
+2000-08-21 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag,
+ even if the display doesn't support colors: some displays will
+ support bold/underline faces.
+
2000-08-21 Gerd Moellmann <gerd@gnu.org>
* emacs-lisp/cl.el (cl-macroexpand): Doc fix.
"Used for initialising variables based on display's color support.
This is necessary if one wants to dump man.el with Emacs."
- ;; The following is necessary until fonts are implemented on
- ;; terminals.
- (setq Man-fontify-manpage-flag (and Man-fontify-manpage-flag
- (display-color-p)))
-
;; Avoid possible error in call-process by using a directory that must exist.
(let ((default-directory "/"))
(setq Man-sed-script