Mercurial > emacs
comparison lisp/ChangeLog @ 103836:554fd0ebfccc
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 10 Jul 2009 09:18:01 +0000 |
parents | fb68f473a020 |
children | bb5ce7283e84 |
comparison
equal
deleted
inserted
replaced
103835:a3817f85a81f | 103836:554fd0ebfccc |
---|---|
1 2009-07-10 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * cus-edit.el (customize-changed-options-previous-release): Bump | |
4 value to 22.1. (Bug#3804) | |
5 | |
1 2009-07-08 Sam Steingold <sds@gnu.org> | 6 2009-07-08 Sam Steingold <sds@gnu.org> |
2 | 7 |
3 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories | 8 * progmodes/grep.el (rgrep): Allow grep-find-ignored-directories |
4 to be a cons cell (test . ignored-directory) to selectively ignore | 9 to be a cons cell (test . ignored-directory) to selectively ignore |
5 some directories depending on the location of the search. | 10 some directories depending on the location of the search. |