diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -442,7 +442,7 @@ screen size. (For now, this does not work with some window managers.) | |||
| 442 | automatically. | 442 | automatically. |
| 443 | 443 | ||
| 444 | +++ | 444 | +++ |
| 445 | ** The new command `comint-input-previous-argument' in comint-derived | 445 | ** The new command `comint-insert-previous-argument' in comint-derived |
| 446 | modes (shell-mode etc) inserts arguments from previous command lines, | 446 | modes (shell-mode etc) inserts arguments from previous command lines, |
| 447 | like bash's `ESC .' binding. It is bound by default to `C-c .', but | 447 | like bash's `ESC .' binding. It is bound by default to `C-c .', but |
| 448 | otherwise behaves quite similarly to the bash version. | 448 | otherwise behaves quite similarly to the bash version. |