diff options
| author | Kenichi Handa | 2000-11-05 23:51:23 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2000-11-05 23:51:23 +0000 |
| commit | c6c97763479897a23bb4ca978611437ce1b4baf5 (patch) | |
| tree | c876cb119fed0f5853be2ccdeb382cd602ced48b /lisp/ChangeLog | |
| parent | d1145f85c3c55f8ff386ff10793adbbd5119615a (diff) | |
| download | emacs-c6c97763479897a23bb4ca978611437ce1b4baf5.tar.gz emacs-c6c97763479897a23bb4ca978611437ce1b4baf5.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3be2952ff06..3e237e9acf4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2000-11-06 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * international/mule-conf.el (compound-text): Define this coding | ||
| 4 | system here. Make x-ctext and ctext aliases of it. | ||
| 5 | |||
| 6 | * language/european.el (compound-text, ctext): Moved to | ||
| 7 | international/mule-conf.el. | ||
| 8 | |||
| 1 | 2000-11-05 Andrew Innes <andrewi@gnu.org> | 9 | 2000-11-05 Andrew Innes <andrewi@gnu.org> |
| 2 | 10 | ||
| 3 | * w32-fns.el (w32-version): New function. | 11 | * w32-fns.el (w32-version): New function. |