[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ChangeLog
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ChangeLog |
Date: |
Sat, 02 Oct 2004 14:30:22 -0400 |
Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6414 emacs/lisp/ChangeLog:1.6415
*** emacs/lisp/ChangeLog:1.6414 Sat Oct 2 00:18:38 2004
--- emacs/lisp/ChangeLog Sat Oct 2 18:23:27 2004
***************
*** 1,3 ****
--- 1,14 ----
+ 2004-10-02 Dan Nicolaescu <address@hidden>
+
+ * 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 <address@hidden>
* indent.el (set-left-margin, set-right-margin): Rename `lm' arg
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Martin Stjernholm, 2004/10/01
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2004/10/01
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Daniel Pfeiffer, 2004/10/03
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Stefan Monnier, 2004/10/03
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Luc Teirlinck, 2004/10/04
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2004/10/04
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juri Linkov, 2004/10/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2004/10/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Mark A . Hershberger, 2004/10/05
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, John Paul Wallington, 2004/10/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Nick Roberts, 2004/10/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Mark A . Hershberger, 2004/10/07