diff options
| author | Kenichi Handa | 2003-06-05 12:58:16 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-06-05 12:58:16 +0000 |
| commit | 89934f556ee3f9b1ff98e3ab405c8abaeb51070c (patch) | |
| tree | 812f41f28499a761dd4dbd38458472afc6d27c9a /lisp | |
| parent | d3e4cb56a3c9db1838b934256c4442512a131df4 (diff) | |
| download | emacs-89934f556ee3f9b1ff98e3ab405c8abaeb51070c.tar.gz emacs-89934f556ee3f9b1ff98e3ab405c8abaeb51070c.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e56156f0e2e..3366d023a09 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-06-05 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * font-lock.el | ||
| 4 | (font-lock-match-c-style-declaration-item-and-skip-to-next): | ||
| 5 | Check (match-end 2) before goto there. | ||
| 6 | |||
| 1 | 2003-05-30 Kenichi Handa <handa@m17n.org> | 7 | 2003-05-30 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * international/mule.el (ctext-non-standard-designations-alist): | 9 | * international/mule.el (ctext-non-standard-designations-alist): |