aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2006-12-04 10:24:04 +0000
committerJuanma Barranquero2006-12-04 10:24:04 +0000
commitdef7167bdf6aa3326bea073bedc4518de17279cd (patch)
tree231e5a4dd1c679694be4c19c2066e3368e8b126d /lisp/ChangeLog
parentee77eef5189c4fe644ac44518bab5e05d8fd18f0 (diff)
downloademacs-def7167bdf6aa3326bea073bedc4518de17279cd.tar.gz
emacs-def7167bdf6aa3326bea073bedc4518de17279cd.zip
(describe-char-unicode-data): Use a hidden buffer for Unicode data file pointed
to by `describe-char-unicodedata-file'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4d3e30b3452..0e9c2c352b2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-12-04 Juanma Barranquero <lekktu@gmail.com>
2
3 * descr-text.el (describe-char-unicode-data): Use a hidden buffer for
4 Unicode data file pointed to by `describe-char-unicodedata-file'.
5
12006-12-04 Stefan Monnier <monnier@iro.umontreal.ca> 62006-12-04 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological 8 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Fix pathological