aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9950bfd3a4f..e86770e3861 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -442,7 +442,7 @@ screen size. (For now, this does not work with some window managers.)
442automatically. 442automatically.
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
446modes (shell-mode etc) inserts arguments from previous command lines, 446modes (shell-mode etc) inserts arguments from previous command lines,
447like bash's `ESC .' binding. It is bound by default to `C-c .', but 447like bash's `ESC .' binding. It is bound by default to `C-c .', but
448otherwise behaves quite similarly to the bash version. 448otherwise behaves quite similarly to the bash version.