comparison lisp/ChangeLog @ 79590:cc015ff27fe4

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Fri, 21 Dec 2007 10:41:17 +0000
parents 9a307d915ad7
children 3af3c65f8430
comparison
equal deleted inserted replaced
79589:05774558f6e1 79590:cc015ff27fe4
1 2007-12-21 Jason Rumney <jasonr@gnu.org>
2
3 * find-dired.el (find-name-arg): New custom variable.
4 (find-name-dired): Use it.
5 (find-dired-find-program): Remove.
6 (find-dired): Use find-program.
7 (find-grep-dired): Use grep-program.
8
9 * progmodes/grep.el (rgrep): Use find-name-arg.
10
1 2007-12-21 Martin Rudalics <rudalics@gmx.at> 11 2007-12-21 Martin Rudalics <rudalics@gmx.at>
2 12
3 * autoinsert.el (auto-insert-alist): Remove nonsensical precision 13 * autoinsert.el (auto-insert-alist): Remove nonsensical precision
4 specifier from format-string. Reported by Ye Wenbin. 14 specifier from format-string. Reported by Ye Wenbin.
5 15