aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorJuri Linkov <[email protected]>2007-10-28 14:48:18 +0000
committerJuri Linkov <[email protected]>2007-10-28 14:48:18 +0000
commit747e8ee222c08cb73319180ef2f4dd0798776cc7 (patch)
treedc4123b04cb56e2fa8120407925570478b2582a4 /lisp
parent70ee951bc8c9003e3bd5bad1d18e2c44823138c0 (diff)
Fix comment.
Diffstat (limited to 'lisp')
-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 245e41ba3a..0be3aa393e 100644
--- a/lisp/dired-x.el
+++ b/lisp/dired-x.el
@@ -939,7 +939,7 @@ dired."
;;; string. COMMAND may be a list of commands.
;;;
;;; * Return this command to `dired-guess-shell-command' which prompts user
-;;; with it. The list of commands is temporarily put into the history list.
+;;; with it. The list of commands is put into the list of default values.
;;; If a command is used successfully then it is stored permanently in
;;; `dired-shell-command-history'.