]> git.eshelyaron.com Git - emacs.git/commitdiff
(info-menu-5): Doc fix.
authorGerd Moellmann <gerd@gnu.org>
Sun, 19 Nov 2000 22:11:34 +0000 (22:11 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 19 Nov 2000 22:11:34 +0000 (22:11 +0000)
lisp/ChangeLog
lisp/info.el

index eb78bd27b5937efebb1567ad1a420422e088d9c9..6b6fc417c22d8e92ffdabc239a77f94262c0c52f 100644 (file)
@@ -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>
index 9676dcf4ff024c0a6aeb6b90a18b0ed43d0b3bcc..a9cd40fb4e23c5eec4b616aa4f9d04cdf42d1677 100644 (file)
@@ -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