aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ba9532ff0d8..006d0aa601d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12011-04-02 Glenn Morris <rgm@gnu.org> 12011-04-02 Glenn Morris <rgm@gnu.org>
2 2
3 * progmodes/grep.el (grep-find-use-xargs): Doc fix.
4 (grep-compute-defaults): Check for `-exec COMMAND +' support.
5 Set grep-find-use-xargs, grep-find-command, and grep-find-template
6 accordingly. Don't add the null-device if not needed.
7
3 * files.el (save-some-buffers): Doc fix. 8 * files.el (save-some-buffers): Doc fix.
4 9
52011-04-02 Eli Zaretskii <eliz@gnu.org> 102011-04-02 Eli Zaretskii <eliz@gnu.org>