From 972a542d5b1101a143ef930f62090fa3feab49f1 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Sat, 2 Oct 2004 18:23:27 +0000 Subject: [PATCH] term.el fixes --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index be707b5a099..dd26fb647bc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2004-10-02 Dan Nicolaescu + + * term.el (term-adjust-current-row-cache): Don't allow the current + row to become negative. + (term-emulate-terminal): Fix insert mode. Handle tab insertion at + the end of the line. Fix scroll down. Add comments. + (term-handle-ansi-escape): Don't exceed terminal width when moving + right. + (term-scroll-region): Move the cursor after setting the scroll + region. + 2004-10-01 Luc Teirlinck * indent.el (set-left-margin, set-right-margin): Rename `lm' arg -- 2.39.2