From: Peng Li Date: Tue, 18 Aug 2015 14:04:56 +0000 (+0800) Subject: emacs - switch to help windows split windows X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;ds=sidebyside;h=60d96c2c963053eaa8b69142f45af4992b5fca04;p=dotfiles.git emacs - switch to help windows split windows --- 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)