chiark / gitweb /
gitk: turn off autoselect
[ian-dotfiles.git] / dot / emacs
index e696b6ac7de329ccbe8cc27829ca954abb9a40f8..e05af6971371fdaf90854bd231325ded297828fb 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
@@ -13,6 +13,7 @@
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
  '(blink-cursor-mode nil)
+ '(display-buffer-reuse-frames t)
  '(font-use-system-font t)
  '(inhibit-startup-screen t)
  '(send-mail-function (quote sendmail-send-it)))