diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2e0645e5156..84ce7d1e71a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-05-08 Ulrich Mueller <ulm@gentoo.org> | ||
| 2 | |||
| 3 | * descr-text.el (describe-char): Fix %d/%x typo. (Bug#14360) | ||
| 4 | |||
| 1 | 2013-04-24 Glenn Morris <rgm@gnu.org> | 5 | 2013-04-24 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * subr.el (read-number): Once more use `read' rather than | 7 | * subr.el (read-number): Once more use `read' rather than |