diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 57cb3703c0e..707b4bc3616 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2008-12-03 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * international/mule-diag.el (unicodedata-file, unicode-data): Remove. | ||
| 4 | They already exist in descr-text.el as `describe-char-unicodedata-file' | ||
| 5 | and `describe-char-unicode-data'. | ||
| 6 | (print-list): Simplify. | ||
| 7 | (read-charset): Reflow docstring. | ||
| 8 | (list-coding-systems): Doc fix. | ||
| 9 | |||
| 1 | 2008-12-03 Glenn Morris <rgm@gnu.org> | 10 | 2008-12-03 Glenn Morris <rgm@gnu.org> |
| 2 | 11 | ||
| 3 | * vc.el (vc-diff-switches): Doc fix. | 12 | * vc.el (vc-diff-switches): Doc fix. |