diff options
| author | Kenichi Handa | 2006-08-09 01:25:59 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2006-08-09 01:25:59 +0000 |
| commit | bb0825cb7d70a290d61946d53f2a665ce8a4a14c (patch) | |
| tree | 78b1d85543dcfe64ee8db0820731a827239f8989 /lisp/ChangeLog | |
| parent | 2c53e699a1a9705755ca239da5acfdf32fd77ac9 (diff) | |
| download | emacs-bb0825cb7d70a290d61946d53f2a665ce8a4a14c.tar.gz emacs-bb0825cb7d70a290d61946d53f2a665ce8a4a14c.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c360d6c666f..06834b2ac49 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-08-09 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/latexenc.el (latexenc-find-file-coding-system): | ||
| 4 | Fix for the case that the 2nd element of arg-list is a cons. | ||
| 5 | |||
| 1 | 2006-08-08 Chong Yidong <cyd@stupidchicken.com> | 6 | 2006-08-08 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * info.el (Info-fontify-node): Handle preceding `in' for note | 8 | * info.el (Info-fontify-node): Handle preceding `in' for note |