diff options
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 5ae269835f9..d2aada89bb1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-10-10 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * textmodes/flyspell.el (flyspell-check-word-p): | ||
| 4 | If unread-command-events is non-empty, don't call sit-for. | ||
| 5 | |||
| 1 | 2005-10-09 Richard M. Stallman <rms@gnu.org> | 6 | 2005-10-09 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * font-lock.el (font-lock-syntactic-keywords) | 8 | * font-lock.el (font-lock-syntactic-keywords) |