aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
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 @@
12008-12-03 Juanma Barranquero <lekktu@gmail.com> 12008-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'.