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,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 23 Sep 2007 00:38:46 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/09/23 00:38:45

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11817
retrieving revision 1.11818
diff -u -b -r1.11817 -r1.11818
--- ChangeLog   22 Sep 2007 23:56:57 -0000      1.11817
+++ ChangeLog   23 Sep 2007 00:38:44 -0000      1.11818
@@ -1,3 +1,14 @@
+2007-09-23  Dan Nicolaescu  <address@hidden>
+
+       * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
+
+       * term/tvi970.el (terminal-init-tvi970): Likewise.
+
+       * term/sun-mouse.el (print-mouse-format): Likewise.
+
+       * term/sun.el (scroll-down-in-place, scroll-up-in-place): Use
+       forward-line instead of previous-line and next-line.
+
 2007-09-22  Juri Linkov  <address@hidden>
 
        * textmodes/org.el (org-confirm-shell-link-function): Doc fix.




reply via email to

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