From bbf63a7b7538c17a7016b6537d26f7546bae837f Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 10 Apr 2001 13:37:13 +0000 Subject: [PATCH] (menu): Doc fix. --- lisp/ChangeLog | 4 ++++ lisp/faces.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 76e55333c92..acf28f730f7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-04-10 Gerd Moellmann + + * faces.el (menu): Doc fix. + 2001-04-10 Vinicius Jose Latorre * ps-print.el: Footer implementation. Doc fix. diff --git a/lisp/faces.el b/lisp/faces.el index 0fd3190773b..67576035930 100644 --- a/lisp/faces.el +++ b/lisp/faces.el @@ -1722,7 +1722,7 @@ created." ) (t :inverse-video t)) - "Basic face for the font and colors of menus." + "Basic face for the font and colors of the menu bar and popup menus." :version "21.1" :group 'menu :group 'basic-faces) -- 2.39.2