aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2003-04-16 12:27:05 +0000
committerKenichi Handa2003-04-16 12:27:05 +0000
commitef5a4730db25ca5cf34c476799b44e11b8e526f1 (patch)
treeebc50b5b6a8da5c6a9634e0bc99105fa1f192398 /lisp/ChangeLog
parent65213ee01f77a52d0e823dbf9d71ff957e30a073 (diff)
downloademacs-ef5a4730db25ca5cf34c476799b44e11b8e526f1.tar.gz
emacs-ef5a4730db25ca5cf34c476799b44e11b8e526f1.zip
(describe-language-environment): At
first, require all necessary features.
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 6e402fc2615..d23f77dfa18 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12003-04-16 Kenichi Handa <handa@m17n.org>
2
3 * international/mule-cmds.el (describe-language-environment): At
4 first, require all necessary features.
5
12003-04-16 Dave Love <fx@gnu.org> 62003-04-16 Dave Love <fx@gnu.org>
2 7
3 * progmodes/xscheme.el: Moved from lisp directory. 8 * progmodes/xscheme.el: Moved from lisp directory.