emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/keymap.c


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/keymap.c
Date: Wed, 03 Jul 2002 18:01:54 -0400

Index: emacs/src/keymap.c
diff -c emacs/src/keymap.c:1.264 emacs/src/keymap.c:1.265
*** emacs/src/keymap.c:1.264    Tue Jul  2 11:27:56 2002
--- emacs/src/keymap.c  Tue Jul  2 15:13:12 2002
***************
*** 973,978 ****
--- 973,980 ----
  KEY is a string or a vector of symbols and characters meaning a
  sequence of keystrokes and events.  Non-ASCII characters with codes
  above 127 (such as ISO Latin-1) can be included if you use a vector.
+ Using [t] for KEY creates a default definition, which applies to any
+ event type that has no other definition in thus keymap.
  
  DEF is anything that can be a key's definition:
   nil (means key is undefined in this keymap),



reply via email to

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