-2008-01-31 Jason Rumney <jasonr@gnu.org>
++2008-02-01 Jason Rumney <jasonr@gnu.org>
+
+ * w32-fns.el: Partially revert 2007-11-10 change.
+
-2008-01-31 Martin Rudalics <rudalics@gmx.at>
++2008-02-01 Martin Rudalics <rudalics@gmx.at>
+
+ * mail/rmail.el (rmail-highlight): Fix specification.
+ Reported by: pod <pod@herald.ox.ac.uk>.
+
+2008-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * 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.
+
+2008-01-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
+
+ * blank-mode.el: Renamed to whitespace.el.
+
+ * obsolete/whitespace.el: Renamed to obsolete/old-whitespace.el.
+
+2008-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * net/rcompile.el (remote-compile): Remove broken code.
+
2008-01-31 Jason Rumney <jasonr@gnu.org>
* term/w32-win.el (image-library-alist): Prefer libxpm.dll.