]> git.eshelyaron.com Git - emacs.git/commitdiff
* window.el (recenter-top-bottom): Determine top and bottom
authorChong Yidong <cyd@stupidchicken.com>
Mon, 18 Aug 2008 03:45:54 +0000 (03:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 18 Aug 2008 03:45:54 +0000 (03:45 +0000)
positions using scroll-margin instead of scroll-conservatively.

lisp/ChangeLog

index e389762232b6fb4e61aaeb83642696f0a90cedcd..517e6e71d10f72afa339bef1825dac527a40857b 100644 (file)
@@ -1,3 +1,8 @@
+2008-08-18  Chong Yidong  <cyd@stupidchicken.com>
+
+       * window.el (recenter-top-bottom): Determine top and bottom
+       positions using scroll-margin instead of scroll-conservatively.
+
 2008-08-17  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
        * proced.el (proced-send-signal): Use beginning-of-line.