diff lisp/ChangeLog @ 87850:dd673d4bceda

(doc-view-goto-page): Don't move point any more, now that the hscroll behavior was fixed. (doc-view-mode): Disable auto-hscroll-mode.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 19 Jan 2008 05:34:29 +0000
parents 800f4ac6c848
children cebb39d21e41
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jan 19 05:27:20 2008 +0000
+++ b/lisp/ChangeLog	Sat Jan 19 05:34:29 2008 +0000
@@ -1,6 +1,12 @@
+2008-01-19  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* doc-view.el (doc-view-goto-page): Don't move point any more, now that
+	the hscroll behavior was fixed.
+	(doc-view-mode): Disable auto-hscroll-mode.
+
 2008-01-18  Tom Tromey  <tromey@redhat.com>
 
-        * vc-svn.el (vc-svn-dir-status): New function.
+	* vc-svn.el (vc-svn-dir-status): New function.
 
 2008-01-18  Dan Nicolaescu  <dann@ics.uci.edu>