From: Juri Linkov Date: Sun, 28 Oct 2007 14:48:18 +0000 (+0000) Subject: Fix comment. X-Git-Tag: emacs-pretest-23.0.90~10019 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=747e8ee222c08cb73319180ef2f4dd0798776cc7;p=emacs.git Fix comment. --- diff --git a/lisp/dired-x.el b/lisp/dired-x.el index 245e41ba3a7..0be3aa393e1 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'.