summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-11-19 22:11:34 +0000
committerGerd Moellmann <gerd@gnu.org>2000-11-19 22:11:34 +0000
commit030de92f84ce02cb24cbca4d07ee471a095c493c (patch)
tree68c5718c3edd30460df7d3bbf5a626bfcc37ed39 /lisp
parent39b393738c84b08b1f0986e9ecd84f551858c171 (diff)
downloademacs-030de92f84ce02cb24cbca4d07ee471a095c493c.tar.gz
emacs-030de92f84ce02cb24cbca4d07ee471a095c493c.tar.bz2
emacs-030de92f84ce02cb24cbca4d07ee471a095c493c.zip
(info-menu-5): Doc fix.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/info.el2
2 files changed, 3 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index eb78bd27b59..6b6fc417c22 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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>
diff --git a/lisp/info.el b/lisp/info.el
index 9676dcf4ff0..a9cd40fb4e2 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -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