aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-05-25 04:51:50 +0000
committerChong Yidong2006-05-25 04:51:50 +0000
commit08244b8144daa9b9fdd69fd8d74155b6dd1d9493 (patch)
tree68509bd5d98ddc1726f01503bfebf25a9e7076a1 /lispref/ChangeLog
parent60f7e8b6638bd63d6055add0e202e09f04208f5c (diff)
downloademacs-08244b8144daa9b9fdd69fd8d74155b6dd1d9493.tar.gz
emacs-08244b8144daa9b9fdd69fd8d74155b6dd1d9493.zip
* keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
Explain string and vector representations of key sequences * keymaps.texi (Changing Key Bindings): * commands.texi (Interactive Codes, Interactive Codes): * help.texi (Describing Characters): Refer to it.
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index de08e3fb459..ec852df16fe 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,12 @@
12006-05-25 Chong Yidong <cyd@stupidchicken.com>
2
3 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
4 Explain string and vector representations of key sequences
5
6 * keymaps.texi (Changing Key Bindings):
7 * commands.texi (Interactive Codes, Interactive Codes):
8 * help.texi (Describing Characters): Refer to it.
9
12006-05-23 Luc Teirlinck <teirllm@auburn.edu> 102006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2 11
3 * frames.texi (Pointer Shape): @end table -> @end defvar. 12 * frames.texi (Pointer Shape): @end table -> @end defvar.