mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-22 05:51:11 -07:00
(Man-underline-face): Doc fix.
This commit is contained in:
parent
88ebdf2999
commit
b0d77652d3
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@
|
|||
"*Face to use when fontifying overstrike.")
|
||||
|
||||
(defvar Man-underline-face 'underline
|
||||
"*Face to use when fontifying underlinining.")
|
||||
"*Face to use when fontifying underlining.")
|
||||
|
||||
;; Use the value of the obsolete user option Man-notify, if set.
|
||||
(defvar Man-notify-method (if (boundp 'Man-notify) Man-notify 'friendly)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue