emacs-diffs
[Top][All Lists]
Advanced

[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




reply via email to

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