emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp comint.el


From: John-David T. Smith
Subject: [Emacs-commit] emacs/lisp comint.el
Date: Tue, 18 Apr 2006 23:48:54 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     John-David T. Smith <address@hidden>    06/04/18 23:48:53

Modified files:
        lisp           : comint.el 

Log message:
        (comint-previous-input): Don't clobber input line when moving off either
        end of the input history ring.
        (comint-delete-input): New function, used by `comint-previous-input' and
        others.
        (comint-previous-matching-input): Use `coming-delete-input'. Save the
        partial input if leaving the edit line.  Goto point-max before deleting
        input to avoid partial input fragments hanging around.
        (comint-restore-input): New function, used by `comint-previous-input',
        and bound to "C-c C-j".

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/comint.el.diff?tr1=1.337&tr2=1.338&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]