(info-menu-5): Doc fix.
This commit is contained in:
parent
39b393738c
commit
030de92f84
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
2000-11-19 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* info.el (info-menu-5): Doc fix.
|
||||
|
||||
* textmodes/artist.el: New file.
|
||||
|
||||
2000-11-19 Andre Spiegel <spiegel@gnu.org>
|
||||
|
|
|
@ -70,7 +70,7 @@ The Lisp code is executed when the node is selected.")
|
|||
(defface info-menu-5
|
||||
'((((class color)) (:foreground "red1"))
|
||||
(t (:underline t)))
|
||||
"Face for the fifth and tenth `*' in an Info menu."
|
||||
"Face for the fifth and nineth `*' in an Info menu."
|
||||
:group 'info)
|
||||
|
||||
(defface info-xref
|
||||
|
|
Loading…
Add table
Reference in a new issue