Doc.
This commit is contained in:
parent
b35413b46b
commit
09ab17d3cc
1 changed files with 2 additions and 1 deletions
|
@ -262,7 +262,8 @@ put it in magit-key-mode-key-maps for fast lookup."
|
||||||
"Mode for magit key selection."
|
"Mode for magit key selection."
|
||||||
(interactive)
|
(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
|
(setq magit-log-mode-window-conf
|
||||||
(current-window-configuration))
|
(current-window-configuration))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue