From 60d96c2c963053eaa8b69142f45af4992b5fca04 Mon Sep 17 00:00:00 2001 From: Peng Li Date: Tue, 18 Aug 2015 22:04:56 +0800 Subject: [PATCH] emacs - switch to help windows split windows --- emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.d/init.el b/emacs.d/init.el index d0c3e17..81553d2 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -119,3 +119,4 @@ (require 'init-org) +(setq help-window-select t) -- 2.11.0