diff options
| author | Glenn Morris | 2013-02-08 09:13:06 -0800 |
|---|---|---|
| committer | Glenn Morris | 2013-02-08 09:13:06 -0800 |
| commit | 7bd007246e44cf3c2f9b4e498f1c89127e2cd10e (patch) | |
| tree | f06ac5929db7ea23a497477796ca5a01434349b3 /doc/lispref/ChangeLog | |
| parent | dacbc44ca3fc825c9e5ffa799f1a0937c1da0020 (diff) | |
| download | emacs-7bd007246e44cf3c2f9b4e498f1c89127e2cd10e.tar.gz emacs-7bd007246e44cf3c2f9b4e498f1c89127e2cd10e.zip | |
keymaps.texi tweak
* doc/lispref/keymaps.texi (Active Keymaps, Searching Keymaps):
Remove confusing mention of "symbolic prefix".
Fixes: debbugs:13643
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 8a35dd6d4bb..0fff7efbfc5 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-02-08 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * keymaps.texi (Active Keymaps, Searching Keymaps): | ||
| 4 | Remove confusing mention of "symbolic prefix". (Bug#13643) | ||
| 5 | |||
| 1 | 2013-01-16 Glenn Morris <rgm@gnu.org> | 6 | 2013-01-16 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * macros.texi (Indenting Macros): Fix order of an indent | 8 | * macros.texi (Indenting Macros): Fix order of an indent |