el/dot-emacs.el: Collapse to adjacent and related `setq' forms.
[profile] / el / dot-emacs.el
index 1fc5263..07b6d03 100644 (file)
@@ -766,9 +766,8 @@ Pretend they don't exist.  They might be on other display devices."
   (ad-set-arg 2 nil))
 
 (setq even-window-sizes nil
-      even-window-heights nil)
-
-(setq display-buffer-reuse-frames nil)
+      even-window-heights nil
+      display-buffer-reuse-frames nil)
 
 (defun mdw-last-window-in-frame-p (window)
   "Return whether WINDOW is the last in its frame."