aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-05-02 15:58:16 +0000
committerChong Yidong2008-05-02 15:58:16 +0000
commit9d4190b2b5ed1c26be90cdd2014d4afd4351d8af (patch)
tree1e05b2c26cc152a07cac47c0a9c6bcba4a2eb13e
parent5ad4f91cb233c9e277871ed494fcde48d26540d0 (diff)
downloademacs-9d4190b2b5ed1c26be90cdd2014d4afd4351d8af.tar.gz
emacs-9d4190b2b5ed1c26be90cdd2014d4afd4351d8af.zip
Correct a comment.
-rw-r--r--lisp/dired-x.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired-x.el b/lisp/dired-x.el
index 22241a22c95..18941749cca 100644
--- a/lisp/dired-x.el
+++ b/lisp/dired-x.el
@@ -934,7 +934,7 @@ dired."
934;;; 934;;;
935;;; `dired-do-shell-command' is bound to `!' by dired.el. 935;;; `dired-do-shell-command' is bound to `!' by dired.el.
936;;; 936;;;
937;;; * Redefine `dired-do-shell-command' so it calls 937;;; * Redefine `dired-read-shell-command' so it calls
938;;; `dired-guess-shell-command'. 938;;; `dired-guess-shell-command'.
939;;; 939;;;
940;;; * `dired-guess-shell-command' calls `dired-guess-default' with list of 940;;; * `dired-guess-shell-command' calls `dired-guess-default' with list of