diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d9534f5633e..1d85bd9d876 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-06-23 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * dos-w32.el (top level): Use find-file-not-found-functions | ||
| 4 | instead of the obsolete find-file-not-found-hooks. | ||
| 5 | |||
| 1 | 2006-06-22 Kim F. Storm <storm@cua.dk> | 6 | 2006-06-22 Kim F. Storm <storm@cua.dk> |
| 2 | 7 | ||
| 3 | * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps | 8 | * progmodes/grep.el (grep-mode-font-lock-keywords): Correct regexps |