changeset 85519:59d22f8641a3

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Mon, 22 Oct 2007 00:22:56 +0000
parents 50f694f3549c
children effc235f83cf
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 22 00:22:37 2007 +0000
+++ b/lisp/ChangeLog	Mon Oct 22 00:22:56 2007 +0000
@@ -3,6 +3,10 @@
 	* simple.el (goto-history-element): Allow minibuffer-default to be
 	a list of default values accessible by typing M-n in the minibuffer.
 
+	* dired-x.el (dired-guess-shell-command): Put all guesses to the
+	minibuffer default value list instead of pushing them temporarily
+	to the history list.
+
 2007-10-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.