Remove unnecessary spaces.
This commit is contained in:
parent
2d12f5c2dc
commit
220c969f6e
1 changed files with 1 additions and 1 deletions
|
@ -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'.
|
||||
|
|
Loading…
Add table
Reference in a new issue