mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
Fix misspelling of `comint-insert-previous-argument'.
This commit is contained in:
parent
b08d5f5959
commit
eaffd16d98
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue