Fix docstring

This commit is contained in:
Vasilij Schneidermann
2014-03-07 00:52:40 +01:00
parent d318ad18f5
commit 5af936cf38

View File

@ -147,7 +147,7 @@ If t, switching to the same window config as
(eyebrowse-switch-to-window-config n)))))
(define-key map eyebrowse-keymap-prefix prefix-map))
map)
"Current key map. Can be set up with `eyebrowse-setup-keys'.")
"Initial key map for `eyebrowse-mode'.")
;; --- internal functions ----------------------------------------------------