# HG changeset patch # User Juri Linkov # Date 1193582898 0 # Node ID 1655a8cabb9d4177dcb652d6b2a0fd3891dfef84 # Parent 4f560a91b16417aade9ecd05994bca2d09cb18d4 Fix comment. diff -r 4f560a91b164 -r 1655a8cabb9d lisp/dired-x.el --- a/lisp/dired-x.el Sun Oct 28 14:47:58 2007 +0000 +++ b/lisp/dired-x.el Sun Oct 28 14:48:18 2007 +0000 @@ -939,7 +939,7 @@ ;;; 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'.