diff options
| author | Andreas Schwab | 2008-10-10 17:30:58 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2008-10-10 17:30:58 +0000 |
| commit | 79ccd1b8163a64b94afb922809f0bbfaa0d9446d (patch) | |
| tree | eb858d2452206dbf43845066f1c53a290df7ac8c /lisp/ChangeLog | |
| parent | e6001b58231de00b00e19f9e11d3cf2290ab0138 (diff) | |
| download | emacs-79ccd1b8163a64b94afb922809f0bbfaa0d9446d.tar.gz emacs-79ccd1b8163a64b94afb922809f0bbfaa0d9446d.zip | |
(minibuffer-complete-shell-command): Bind
comint-delimiter-argument-list, comint-file-name-chars and
comint-file-name-quote-list like shell-mode.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index edddb877e72..36c296d8daa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 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 |