aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 77497f5c01a..9a5b1fd6cc4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,11 @@
12011-04-02 Glenn Morris <rgm@gnu.org> 12011-04-02 Glenn Morris <rgm@gnu.org>
2 2
3 * find-dired.el (find-exec-terminator): New option.
4 (find-ls-option): Test for -ls support.
5 (find-ls-subdir-switches): Test for -b in find-ls-option.
6 (find-dired, find-grep-dired): Doc fixes.
7 (find-dired): Use find-exec-terminator.
8
3 * find-dired.el (find-ls-option, find-ls-subdir-switches) 9 * find-dired.el (find-ls-option, find-ls-subdir-switches)
4 (find-grep-options): Do not autoload these defcustoms, remove purecopy. 10 (find-grep-options): Do not autoload these defcustoms, remove purecopy.
5 (find-name-arg): Remove purecopy. 11 (find-name-arg): Remove purecopy.