Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
98608:5a0b7bb9621e | 98609:ca935ec23969 |
---|---|
1 2008-10-10 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * simple.el (minibuffer-complete-shell-command): Bind | |
4 comint-delimiter-argument-list, comint-file-name-chars and | |
5 comint-file-name-quote-list like shell-mode. | |
6 | |
1 2008-10-10 Martin Rudalics <rudalics@gmx.at> | 7 2008-10-10 Martin Rudalics <rudalics@gmx.at> |
2 | 8 |
3 * window.el (pop-to-buffer): Fix misplacement of arg norecord in | 9 * window.el (pop-to-buffer): Fix misplacement of arg norecord in |
4 call of select-window. | 10 call of select-window. |
5 | 11 |