From 030de92f84ce02cb24cbca4d07ee471a095c493c Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Sun, 19 Nov 2000 22:11:34 +0000 Subject: [PATCH] (info-menu-5): Doc fix. --- lisp/ChangeLog | 2 ++ lisp/info.el | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 + * info.el (info-menu-5): Doc fix. + * textmodes/artist.el: New file. 2000-11-19 Andre Spiegel 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 -- 2.39.2