diff options
| author | Chong Yidong | 2013-04-02 15:16:06 +0800 |
|---|---|---|
| committer | Chong Yidong | 2013-04-02 15:16:06 +0800 |
| commit | 27e4813fe112227a9aa005e4ded6aa0b54a91efe (patch) | |
| tree | bd8ac63abbc847f5b0b154ab0e77ee16b6beaf6f /doc/lispref/ChangeLog | |
| parent | 92d596112248baecbe6789d450d8e8ea405de19b (diff) | |
| download | emacs-27e4813fe112227a9aa005e4ded6aa0b54a91efe.tar.gz emacs-27e4813fe112227a9aa005e4ded6aa0b54a91efe.zip | |
* keymaps.texi (Key Sequences): Remove obsolete sentence.
Fixes: debbugs:13356
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 4deea30005f..cfb67be86dc 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-04-02 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * keymaps.texi (Key Sequences): Remove obsolete sentence | ||
| 4 | (Bug#13356). | ||
| 5 | |||
| 1 | 2013-01-03 Ari Roponen <ari.roponen@gmail.com> (tiny change) | 6 | 2013-01-03 Ari Roponen <ari.roponen@gmail.com> (tiny change) |
| 2 | 7 | ||
| 3 | * hash.texi (Defining Hash): Fix typo. (Bug#13345) | 8 | * hash.texi (Defining Hash): Fix typo. (Bug#13345) |