emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp ChangeLog


From: John-David T. Smith
Subject: [Emacs-commit] emacs/lisp ChangeLog
Date: Tue, 18 Apr 2006 23:46:55 +0000

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

Modified files:
        lisp           : ChangeLog 

Log message:
        * comint.el (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-g].

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.9416&tr2=1.9417&r1=text&r2=text




reply via email to

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