diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cdf6dbf4944..da5b9ebbda2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-02-18 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * international/mule-cmds.el (read-char-by-name, ucs-insert): | ||
| 4 | Document completion with asterisk and a substring. | ||
| 5 | |||
| 1 | 2011-02-18 Glenn Morris <rgm@gnu.org> | 6 | 2011-02-18 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * files.el (find-file-literally): Doc fix. | 8 | * files.el (find-file-literally): Doc fix. |