Mercurial > emacs
changeset 70574:45305d1ce4f7
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 10 May 2006 21:30:18 +0000 |
parents | b79a60a5fdeb |
children | aaf48e9df47b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 10 18:24:52 2006 +0000 +++ b/lisp/ChangeLog Wed May 10 21:30:18 2006 +0000 @@ -1,3 +1,10 @@ +2006-05-11 Nick Roberts <nickrob@snap.net.nz> + + * comint.el (comint-insert-input): Just make it when + comint-use-prompt regexp is nil (default) and with the mouse. + (comint-copy-old-input): Reinstate from 2004-06-23. + (comint-mode-map): Bind C-c C-m to it. + 2006-05-10 J.D. Smith <jdsmith@as.arizona.edu> * progmodes/idlw-shell.el (idlwave-shell-move-or-history):