diff options
| author | Eli Zaretskii | 2009-02-07 11:09:56 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2009-02-07 11:09:56 +0000 |
| commit | ab992d66299ccc1269033f23f8b4ea33daca99a3 (patch) | |
| tree | 64194be0db8185c7cbd58e691a07268433db52a5 /doc/lispref/ChangeLog | |
| parent | a894169f5a6ac2cd9376423ac20ddf080eda1511 (diff) | |
| download | emacs-ab992d66299ccc1269033f23f8b4ea33daca99a3.tar.gz emacs-ab992d66299ccc1269033f23f8b4ea33daca99a3.zip | |
(Commands for Insertion): Reinstate documentation of
translation-table-for-input.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 77fab295ff3..64e05276e36 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2009-02-07 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * text.texi (Commands for Insertion): | ||
| 4 | * commands.texi (Event Mod): | ||
| 5 | * keymaps.texi (Searching Keymaps): | ||
| 6 | * nonascii.texi (Translation of Characters): Reinstate | ||
| 7 | documentation of translation-table-for-input. | ||
| 8 | |||
| 1 | 2009-01-27 Alan Mackenzie <acm@muc.de> | 9 | 2009-01-27 Alan Mackenzie <acm@muc.de> |
| 2 | 10 | ||
| 3 | * modes.texi (Search-based Fontification): Correct a typo. | 11 | * modes.texi (Search-based Fontification): Correct a typo. |