]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove unnecessary spaces.
authorPavel Janík <Pavel@Janik.cz>
Mon, 3 Dec 2001 06:09:24 +0000 (06:09 +0000)
committerPavel Janík <Pavel@Janik.cz>
Mon, 3 Dec 2001 06:09:24 +0000 (06:09 +0000)
lisp/facemenu.el

index 812f5a23de92eee4cb2b5c6a6fd2e5803518d90f..6ad61585f97c46762c47876c2d444d735176d7b1 100644 (file)
     (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'.