Fix typo in previous man.el change
* lisp/man.el (Man-ansi-color-map): Fix typo in last checkin.
This commit is contained in:
@@ -147,7 +147,7 @@ the manpage buffer."
|
||||
|
||||
(defvar Man-ansi-color-map
|
||||
(with-no-warnings
|
||||
(let ((ansi-color-faces-vector Man-ansi-color-basic-faces-vector))
|
||||
(let ((ansi-color-faces-vector
|
||||
[ default Man-overstrike default Man-underline
|
||||
Man-underline default default Man-reverse ]))
|
||||
(ansi-color-make-color-map)))
|
||||
|
||||
Reference in New Issue
Block a user