emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/facemenu.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/facemenu.el
Date: Mon, 03 Dec 2001 01:09:24 -0500

Index: emacs/lisp/facemenu.el
diff -c emacs/lisp/facemenu.el:1.54 emacs/lisp/facemenu.el:1.55
*** emacs/lisp/facemenu.el:1.54 Wed Oct 24 21:08:52 2001
--- emacs/lisp/facemenu.el      Mon Dec  3 01:09:24 2001
***************
*** 113,119 ****
      (italic      . "i")
      (bold-italic . "l") ; {bold} intersect {italic} = {l}
      (underline   . "u"))
!   "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'.
--- 113,119 ----
      (italic      . "i")
      (bold-italic . "l") ; {bold} intersect {italic} = {l}
      (underline   . "u"))
!   "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'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]