From 09ab17d3ccdeee8df6f4e8a8019a1a54d8e34b23 Mon Sep 17 00:00:00 2001 From: Phil Jackson Date: Tue, 31 Aug 2010 21:48:06 +0100 Subject: [PATCH] Doc. --- magit-key-mode.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/magit-key-mode.el b/magit-key-mode.el index 9c04d392..18127b95 100644 --- a/magit-key-mode.el +++ b/magit-key-mode.el @@ -262,7 +262,8 @@ put it in magit-key-mode-key-maps for fast lookup." "Mode for magit key selection." (interactive) - ;; save the window config to restore it as was + ;; save the window config to restore it as was (no need to make this + ;; buffer local) (setq magit-log-mode-window-conf (current-window-configuration))