summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-08-21 14:29:58 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-08-21 14:29:58 -0700
commit457a83af38518e8a2da36577928f7b73a494500e (patch)
treeecbb749ba530a1e54ecbac5b0bee7f6e7c6504e8
parent976c621cc3129051507916de7f581e49f60133e3 (diff)
downloaddotfiles-457a83af38518e8a2da36577928f7b73a494500e.tar.gz
activate global-so-long-mode
-rw-r--r--.emacs.d/init-spw.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el
index 00865f94..d800b7fd 100644
--- a/.emacs.d/init-spw.el
+++ b/.emacs.d/init-spw.el
@@ -797,6 +797,8 @@ add places the library might be available to `load-path'."
recent-tab-old-time)
(setq recent-tab-old-time next-tab-old-time)))))
+(global-so-long-mode 1)
+
;;;; TRAMP