# HG changeset patch # User Eli Zaretskii # Date 966867439 0 # Node ID 70fe74e0791238139349a7bd551cef6a2b2c2e91 # Parent 9af2fb7c9123ac2f489904b25fd7b370cc73bf43 (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. diff -r 9af2fb7c9123 -r 70fe74e07912 lisp/man.el --- a/lisp/man.el Mon Aug 21 11:44:42 2000 +0000 +++ b/lisp/man.el Mon Aug 21 14:17:19 2000 +0000 @@ -367,11 +367,6 @@ "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