Mercurial > emacs
changeset 57300:4f118650fb0c
term.el fixes
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sat, 02 Oct 2004 18:23:27 +0000 |
parents | 6ca70f15d948 |
children | 800ede9cd8e3 f70dc61a797f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 02 18:23:27 2004 +0000 +++ b/lisp/ChangeLog Sat Oct 02 18:23:27 2004 +0000 @@ -1,3 +1,14 @@ +2004-10-02 Dan Nicolaescu <dann@ics.uci.edu> + + * 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 <teirllm@auburn.edu> * indent.el (set-left-margin, set-right-margin): Rename `lm' arg