diff options
| author | Chong Yidong | 2006-05-27 14:56:11 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-05-27 14:56:11 +0000 |
| commit | 917b82275619a43263eacf113e843fa68b7330da (patch) | |
| tree | c6753b179425b420ed58079fb23e8f0b2b4229cc /lispref/ChangeLog | |
| parent | 63b9b239a6c2b8f9ecfbd2a0bec26c168db0407b (diff) | |
| download | emacs-917b82275619a43263eacf113e843fa68b7330da.tar.gz emacs-917b82275619a43263eacf113e843fa68b7330da.zip | |
* keymaps.texi (Key Sequences): Link to input events definition.
(Format of Keymaps): Delete material duplicated in Keymap Basics.
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b0f92cc27a1..84732110f59 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2006-05-27 Chong Yidong <cyd@stupidchicken.com> | 1 | 2006-05-27 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * keymaps.texi (Key Sequences): Link to input events definition. | ||
| 4 | (Format of Keymaps): Delete material duplicated in Keymap Basics. | ||
| 5 | |||
| 3 | * files.texi (Changing Files): Document updated argument list for | 6 | * files.texi (Changing Files): Document updated argument list for |
| 4 | copy-file. | 7 | copy-file. |
| 5 | 8 | ||