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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 01 Feb 2008 01:43:39 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/02/01 01:43:38

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12692
retrieving revision 1.12693
diff -u -b -r1.12692 -r1.12693
--- ChangeLog   1 Feb 2008 01:38:32 -0000       1.12692
+++ ChangeLog   1 Feb 2008 01:43:36 -0000       1.12693
@@ -1,5 +1,12 @@
 2008-02-01  Stefan Monnier  <address@hidden>
 
+       * image-mode.el (image-mode-current-vscroll)
+       (image-mode-current-hscroll): Make buffer-local.
+       (image-set-window-vscroll, image-set-window-hscroll): Simplify.
+       (image-reset-current-vhscroll): Use the latest setting when displaying
+       for the first time in a window.  Apply to all windows in the frame.
+       (image-mode): Don't make image-mode-current-[vh]scroll buffer-local.
+
        * progmodes/grep.el (grep-compute-defaults):
        Don't mix up defaults for different connections to the same host.
 




reply via email to

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