From 111c78c5b341ec1cd25ac2bcb7fd67bd5fad9e0c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 11 Aug 2018 09:44:58 +0100 Subject: [PATCH] emacs: enable winner mode --- home/emacs/ian.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/emacs/ian.el b/home/emacs/ian.el index 06909f1..28cf1e7 100644 --- a/home/emacs/ian.el +++ b/home/emacs/ian.el @@ -547,6 +547,8 @@ The citation string is taken from cite-string." ; ; +(winner-mode t) + ;; (defun hack-dir-local-variables () ;; "Read per-directory local variables for the current buffer. -- 2.30.2