From: Pavel Janík Date: Mon, 3 Dec 2001 06:09:24 +0000 (+0000) Subject: Remove unnecessary spaces. X-Git-Tag: ttn-vms-21-2-B4~17919 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=220c969f6e27e0d99874ffcc05ff8cc70e4336ec;p=emacs.git Remove unnecessary spaces. --- diff --git a/lisp/facemenu.el b/lisp/facemenu.el index 812f5a23de9..6ad61585f97 100644 --- a/lisp/facemenu.el +++ b/lisp/facemenu.el @@ -113,7 +113,7 @@ (italic . "i") (bold-italic . "l") ; {bold} intersect {italic} = {l} (underline . "u")) - "Alist of interesting faces and keybindings. + "Alist of interesting faces and keybindings. Each element is itself a list: the car is the name of the face, the next element is the key to use as a keyboard equivalent of the menu item; the binding is made in `facemenu-keymap'.