aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa2000-10-30 01:33:12 +0000
committerKenichi Handa2000-10-30 01:33:12 +0000
commitfa0cb51dd0876c564161160f3d5ae2027e9614a3 (patch)
tree634811798b7c395e13c9888573950f4fb960e65c /lisp
parentcc57cc54dc05b73cb434867f18964c8c9b256689 (diff)
downloademacs-fa0cb51dd0876c564161160f3d5ae2027e9614a3.tar.gz
emacs-fa0cb51dd0876c564161160f3d5ae2027e9614a3.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ab1fb9e2b6c..5e5ba70d9b9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,8 +3,7 @@
3 * international/mule-conf.el: New charsets mule-unicode-2500-33ff 3 * international/mule-conf.el: New charsets mule-unicode-2500-33ff
4 and mule-unicode-e000-ffff. 4 and mule-unicode-e000-ffff.
5 5
6 * international/mule.el (unicode-char): New function. 6 * international/mule.el (decode-char, encode-char): New functions.
7 (char-unicode): New function.
8 (make-coding-system): Accept a symbol of translation table as a 7 (make-coding-system): Accept a symbol of translation table as a
9 value of property `safe-chars'. 8 value of property `safe-chars'.
10 9