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.) automatically. +++ -** The new command `comint-input-previous-argument' in comint-derived +** The new command `comint-insert-previous-argument' in comint-derived modes (shell-mode etc) inserts arguments from previous command lines, like bash's `ESC .' binding. It is bound by default to `C-c .', but otherwise behaves quite similarly to the bash version.