diff options
| author | Kenichi Handa | 2001-02-01 23:46:41 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2001-02-01 23:46:41 +0000 |
| commit | 49bd4a699c40180725d56993d86a3eda6628e8ce (patch) | |
| tree | a70a132ff2e8bc4dbadbf65ebb9fe6ec1d833d47 | |
| parent | 44a7591ebd23b5abb6818025a4f38032d3c54cdb (diff) | |
| download | emacs-49bd4a699c40180725d56993d86a3eda6628e8ce.tar.gz emacs-49bd4a699c40180725d56993d86a3eda6628e8ce.zip | |
*** empty log message ***
| -rw-r--r-- | leim/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 430e30fd55b..cec5fdf42a9 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2001-02-02 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * Makefile.in (LATIN): Include ${srcdir}/quail/latin-alt.elc. | ||
| 4 | |||
| 5 | * makefile.w32-in (LATIN): Likewise. | ||
| 6 | |||
| 7 | * quail/latin-ltx.el: New file -- LaTeX-like Latin input method. | ||
| 8 | |||
| 1 | 2001-02-01 Andrew Innes <andrewi@gnu.org> | 9 | 2001-02-01 Andrew Innes <andrewi@gnu.org> |
| 2 | 10 | ||
| 3 | * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc. | 11 | * makefile.w32-in (LATIN): Include $(srcdir)/quail/latin-alt.elc. |