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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog [emacs-unicode-2]
Date: Fri, 27 Aug 2004 07:23:30 -0400

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.82.2.9 emacs/lispref/ChangeLog:1.82.2.10
*** emacs/lispref/ChangeLog:1.82.2.9    Tue Aug 10 07:46:39 2004
--- emacs/lispref/ChangeLog     Fri Aug 27 07:00:30 2004
***************
*** 1,3 ****
--- 1,33 ----
+ 2004-08-22  Richard M. Stallman  <address@hidden>
+ 
+       * modes.texi (Major Mode Conventions): Discuss rebinding of
+       standard key bindings.
+ 
+ 2004-08-18  Kim F. Storm  <address@hidden>
+ 
+       * processes.texi (Accepting Output): Add `just-this-one' arg to
+       `accept-process-output'.
+       (Output from Processes): New var `process-adaptive-read-buffering'.
+ 
+ 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]