changeset 37294:2a5e646c5174

(menu): Doc fix.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 10 Apr 2001 13:36:37 +0000
parents bcd28a0e934a
children c0648e94be41
files lisp/faces.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/faces.el	Tue Apr 10 12:16:20 2001 +0000
+++ b/lisp/faces.el	Tue Apr 10 13:36:37 2001 +0000
@@ -1722,7 +1722,7 @@
      )
     (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)