Mercurial > emacs
diff lisp/ChangeLog @ 98609:ca935ec23969
(minibuffer-complete-shell-command): Bind
comint-delimiter-argument-list, comint-file-name-chars and
comint-file-name-quote-list like shell-mode.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 10 Oct 2008 17:30:58 +0000 |
parents | 5a0b7bb9621e |
children | 38e69a51ceaf |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 10 15:07:28 2008 +0000 +++ b/lisp/ChangeLog Fri Oct 10 17:30:58 2008 +0000 @@ -1,3 +1,9 @@ +2008-10-10 Andreas Schwab <schwab@suse.de> + + * simple.el (minibuffer-complete-shell-command): Bind + comint-delimiter-argument-list, comint-file-name-chars and + comint-file-name-quote-list like shell-mode. + 2008-10-10 Martin Rudalics <rudalics@gmx.at> * window.el (pop-to-buffer): Fix misplacement of arg norecord in