aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog45
1 files changed, 45 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 146f2173864..5f4f8901637 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,48 @@
12004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2
3 * objects.texi (Character Type): Reposition `@anchor' to prevent
4 double space inside sentence in Info.
5
6 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7 renamed to `disabled-command-function'.
8 * commands.texi (Key Sequence Input): Remove unnecessary anchor,
9 (Command Loop Info): Replace reference to it.
10 (Disabling Commands): `disabled-command-hook' has been renamed to
11 `disabled-command-function'.
12
132004-08-07 Luc Teirlinck <teirllm@auburn.edu>
14
15 * os.texi (Translating Input): Only non-prefix bindings in
16 `key-translation-map' override actual key bindings. Warn about
17 possible indirect effect of actual key bindings on non-prefix
18 bindings in `key-translation-map'.
19
202004-08-06 Luc Teirlinck <teirllm@auburn.edu>
21
22 * minibuf.texi (High-Level Completion): Add anchor for definition
23 of `read-variable'.
24
25 * commands.texi: Various changes in addition to:
26 (Using Interactive): Clarify description of `interactive-form'.
27 (Interactive Call): Mention default for KEYS argument to
28 `call-interactively'.
29 (Command Loop Info): Clarify description of `this-command-keys'.
30 Mention KEEP-RECORD argument to `clear-this-command-keys'.
31 Value of `last-event-frame' can be `macro'.
32 (Repeat Events): `double-click-fuzz' is also used to distinguish
33 clicks and drags.
34 (Classifying Events): Clarify descriptions of `event-modifiers'
35 `event-basic-type' and `event-convert-list'.
36 (Accessing Events): `posn-timestamp' takes POSITION argument.
37 (Quoted Character Input): Clarify description of
38 `read-quoted-char' and fix example.
39 (Quitting): Add `with-local-quit'.
40 (Disabling Commands): Correct and clarify descriptions of
41 `enable-command' and `disable-command'.
42 Mention what happens if `disabled-command-hook' is nil.
43 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
44 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
45
12004-07-24 Luc Teirlinck <teirllm@auburn.edu> 462004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2 47
3 * frames.texi: Various changes in addition to: 48 * frames.texi: Various changes in addition to: