diff options
| author | Kenichi Handa | 2000-10-30 01:33:12 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2000-10-30 01:33:12 +0000 |
| commit | fa0cb51dd0876c564161160f3d5ae2027e9614a3 (patch) | |
| tree | 634811798b7c395e13c9888573950f4fb960e65c /lisp | |
| parent | cc57cc54dc05b73cb434867f18964c8c9b256689 (diff) | |
| download | emacs-fa0cb51dd0876c564161160f3d5ae2027e9614a3.tar.gz emacs-fa0cb51dd0876c564161160f3d5ae2027e9614a3.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 3 |
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 | ||