Mercurial > emacs
comparison lisp/ChangeLog @ 71429:3ef59bfaaa4d
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 23 Jun 2006 10:39:51 +0000 |
parents | 753faaed6711 |
children | f5b76c613075 |
comparison
equal
deleted
inserted
replaced
71428:4dc3f74ad23f | 71429:3ef59bfaaa4d |
---|---|
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 |
4 to recognize mode name containing submodes, such as Grep/lw. | 9 to recognize mode name containing submodes, such as Grep/lw. |
5 | 10 |