unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [patch] minor doc bug in etc/NEWS
@ 2003-02-09  2:22 Benjamin Rutt
  0 siblings, 0 replies; only message in thread
From: Benjamin Rutt @ 2003-02-09  2:22 UTC (permalink / raw)


The patch below fixes a misspelling of the function
`comint-insert-previous-argument' in etc/NEWS.

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.787
diff -c -r1.787 NEWS
*** NEWS	7 Feb 2003 21:47:21 -0000	1.787
--- NEWS	9 Feb 2003 02:20:07 -0000
***************
*** 442,448 ****
  automatically.
  
  +++
! ** The new command `comint-input-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.
--- 442,448 ----
  automatically.
  
  +++
! ** 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.

-- 
Benjamin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-09  2:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-09  2:22 [patch] minor doc bug in etc/NEWS Benjamin Rutt

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).