diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 707b4bc3616..674ee0959a0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-12-03 Juanma Barranquero <lekktu@gmail.com> | 1 | 2008-12-03 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer', | ||
| 4 | like most list-* commands. | ||
| 5 | |||
| 3 | * international/mule-diag.el (unicodedata-file, unicode-data): Remove. | 6 | * international/mule-diag.el (unicodedata-file, unicode-data): Remove. |
| 4 | They already exist in descr-text.el as `describe-char-unicodedata-file' | 7 | They already exist in descr-text.el as `describe-char-unicodedata-file' |
| 5 | and `describe-char-unicode-data'. | 8 | and `describe-char-unicode-data'. |