# HG changeset patch # User Gerd Moellmann # Date 986909797 0 # Node ID 2a5e646c5174cea6f8d8f04560941f5783baece1 # Parent bcd28a0e934ad92ee2fb6b23634ab0ccd330a60c (menu): Doc fix. diff -r bcd28a0e934a -r 2a5e646c5174 lisp/faces.el --- 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)