Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b0d77652
Commit
b0d77652
authored
Jun 30, 1995
by
Richard M. Stallman
Browse files
(Man-underline-face): Doc fix.
parent
88ebdf29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/man.el
lisp/man.el
+1
-1
No files found.
lisp/man.el
View file @
b0d77652
...
...
@@ -119,7 +119,7 @@
"*Face to use when fontifying overstrike."
)
(
defvar
Man-underline-face
'underline
"*Face to use when fontifying underlinin
in
g."
)
"*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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment