branch: elpa/golden-ratio
commit 892e6686853b40881f399e1321dc3cc8476a5d7a
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
* golden-ratio.el (golden-ratio): Fix Issue #32 don't recenter and
scroll-right.
---
golden-ratio.el | 1 -
1 file changed, 1 deletion(-)
diff --git a/golden-ratio.el b/golden-ratio.el
index eb37ceb96a..c28b3d4f28 100644
--- a/golden-ratio.el
+++ b/golden-ratio.el
@@ -95,7 +95,6 @@ will not cause the window to be resized to the golden ratio."
(golden-ratio-mode -1)
(balance-windows)
(golden-ratio--resize-window dims)
- (scroll-right) (recenter)
(golden-ratio-mode golden-p))))
;; Should return nil