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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 17 Sep 2004 17:12:20 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6373 emacs/lisp/ChangeLog:1.6374
*** emacs/lisp/ChangeLog:1.6373 Wed Sep 15 17:03:13 2004
--- emacs/lisp/ChangeLog        Fri Sep 17 21:05:56 2004
***************
*** 1,3 ****
--- 1,20 ----
+ 2004-09-17  Dan Nicolaescu  <address@hidden>
+ 
+       * term.el (term-down): Perform vertical motion if DOWN is negative.
+       (term-exec-1): Set both TERMCAP and TERMINFO
+       unconditionally.
+       (term-termcap-format): Synchronyze with the eterm terminfo entry
+       in etc/e/eterm.ti.
+       (term-handle-colors-array): If the current foreground or
+       background are zero (i.e. unspecified), use the foreground and
+       background of the default face for reverse video.
+       (term-ansi-at-eval-string, term-ansi-default-fg)
+       (term-ansi-default-bg, term-ansi-current-temp): Delete unused
+       variable.
+       (term-mem): Delete ununsed function.
+       (term-protocol-version): Increment.
+       (term-current-face): Set to default.
+ 
  2004-09-15  Thien-Thi Nguyen  <address@hidden>
  
        * vc.el (annotate-time): Document point handling.




reply via email to

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