diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ab39eb4d03c..eaf04e72ecd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-02-22 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * international/mule-cmds.el (read-char-by-name): Use \` and \'. | ||
| 4 | (ucs-insert): Doc fix. Check for hex digits in the string. | ||
| 5 | Don't display `nil' in the error message. (Bug#10857) | ||
| 6 | |||
| 1 | 2012-02-22 Alan Mackenzie <acm@muc.de> | 7 | 2012-02-22 Alan Mackenzie <acm@muc.de> |
| 2 | 8 | ||
| 3 | * progmodes/cc-modes: revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06. | 9 | * progmodes/cc-modes: revert change #2012-02-06T22:08:41Z!larsi@gnus.org from 2012-02-06. |