Mercurial > emacs
changeset 41799:c849509c5a16
Remove unnecessary spaces.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Mon, 03 Dec 2001 06:09:24 +0000 |
parents | b04cfaf9585d |
children | 2d1098174c8a |
files | lisp/facemenu.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/facemenu.el Mon Dec 03 04:26:43 2001 +0000 +++ b/lisp/facemenu.el Mon Dec 03 06:09:24 2001 +0000 @@ -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'.