aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 5f4f8901637..894d78646d1 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,33 @@
12004-08-22 Richard M. Stallman <rms@gnu.org>
2
3 * modes.texi (Major Mode Conventions): Discuss rebinding of
4 standard key bindings.
5
62004-08-18 Kim F. Storm <storm@cua.dk>
7
8 * processes.texi (Accepting Output): Add `just-this-one' arg to
9 `accept-process-output'.
10 (Output from Processes): New var `process-adaptive-read-buffering'.
11
122004-08-10 Luc Teirlinck <teirllm@auburn.edu>
13
14 * keymaps.texi: Various changes in addition to:
15 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
16 Give more varied examples for `kbd'.
17 (Creating Keymaps): Char tables have slots for all characters
18 without modifiers.
19 (Active Keymaps): `overriding-local-map' and
20 `overriding-terminal-local-map' also override text property and
21 overlay keymaps.
22 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
23 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
24 to denote a prefix of no events.
25 `map-keymap' includes parent's bindings _recursively_.
26 Clarify and correct description of `where-is-internal'.
27 Mention BUFFER-OR-NAME arg to `describe-bindings'.
28 (Menu Example): For menus intended for use with the keyboard, the
29 menu items should be bound to characters or real function keys.
30
12004-08-08 Luc Teirlinck <teirllm@auburn.edu> 312004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2 32
3 * objects.texi (Character Type): Reposition `@anchor' to prevent 33 * objects.texi (Character Type): Reposition `@anchor' to prevent