# HG changeset patch # User Juri Linkov # Date 1193012576 0 # Node ID 59d22f8641a37c1dde5a91926e5aa4f8924b4681 # Parent 50f694f3549c9561050dd06e5f709c8fa2f313be *** empty log message *** diff -r 50f694f3549c -r 59d22f8641a3 lisp/ChangeLog --- 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 * emacs-lisp/byte-opt.el (byte-optimize-featurep): Fix paren typo.