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 17f47abc20c..cb9d00766ad 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12003-03-29 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> 12003-03-29 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
2 2
3 * international/utf-8.el (utf-translate-cjk-mode): Minor mode,
4 replaces variable utf-translate-cjk which must be set via Custom.
5
3 * files.el (file-relative-name): If FILENAME and DIRECTORY are on 6 * files.el (file-relative-name): If FILENAME and DIRECTORY are on
4 different drives (on DOS/Windows) or use different handlers, do 7 different drives (on DOS/Windows) or use different handlers, do
5 like `expand-file-name' on FILENAME and return an absolute name. 8 like `expand-file-name' on FILENAME and return an absolute name.