changeset 154:056c9b3775dc

main: looks like I like scrolling horizontally after all
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Fri, 24 Feb 2017 15:37:29 -0500
parents d7d294fc524d
children 5ca36e6c33cc
files dotemacs.el
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/dotemacs.el
+++ b/dotemacs.el
@@ -204,9 +204,6 @@
 ;; Let auto-fill end lines with a full stop.
 (setq sentence-end-double-space nil)
 
-;; Don't scroll off horizontally when splitting windows vertically.
-(setq truncate-partial-width-windows nil)
-
 ;; Don't let ediff open a new frame
 (setq ediff-window-setup-function 'ediff-setup-windows-plain)