aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-01-10 21:37:31 -0500
committerGlenn Morris2012-01-10 21:37:31 -0500
commit090446227fc1de9a69449cda72bbf541c32a7f86 (patch)
tree6e524fe5daa148a79e19c718edd980574ce35262 /lisp/ChangeLog
parente52c37fad057b29d68c51cf3a70b2e0d94f656cb (diff)
downloademacs-090446227fc1de9a69449cda72bbf541c32a7f86.tar.gz
emacs-090446227fc1de9a69449cda72bbf541c32a7f86.zip
* lisp/dired-aux.el (dired-do-shell-command): Doc fix.
(Inspired by the Emacs manual.)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7cdb5217c14..fedbe71d516 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,7 @@
12012-01-11 Glenn Morris <rgm@gnu.org> 12012-01-11 Glenn Morris <rgm@gnu.org>
2 2
3 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561) 3 * dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)
4 Doc fix.
4 5
52012-01-10 Chong Yidong <cyd@gnu.org> 62012-01-10 Chong Yidong <cyd@gnu.org>
6 7