emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog
Date: Tue, 10 Aug 2004 23:43:39 -0400

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.223 emacs/lispref/ChangeLog:1.224
*** emacs/lispref/ChangeLog:1.223       Mon Aug  9 02:47:17 2004
--- emacs/lispref/ChangeLog     Tue Aug 10 15:41:41 2004
***************
*** 1,3 ****
--- 1,22 ----
+ 2004-08-10  Luc Teirlinck  <address@hidden>
+ 
+       * keymaps.texi: Various changes in addition to:
+       (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
+       Give more varied examples for `kbd'.
+       (Creating Keymaps): Char tables have slots for all characters
+       without modifiers,
+       (Active Keymaps): `overriding-local-map' and
+       `overriding-terminal-local-map' also override text property and
+       overlay keymaps.
+       (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
+       (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
+       to denote a prefix of no events.
+       `map-keymap' includes parent's bindings _recursively_.
+       Clarify and correct description of `where-is-internal'.
+       Mention BUFFER-OR-NAME arg to `describe-bindings'.
+       (Menu Example): For menus intended for use with the keyboard, the
+       menu items should be bound to characters or real function keys.
+ 
  2004-08-08  Luc Teirlinck  <address@hidden>
  
        * objects.texi (Character Type): Reposition address@hidden' to prevent




reply via email to

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