summaryrefslogtreecommitdiff
path: root/bog.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2016-05-17 21:51:24 -0400
committerKyle Meyer <kyle@kyleam.com>2016-05-17 21:52:06 -0400
commit39ac1df3450ca8e58b9c5f7730f097dbbb86ff4b (patch)
tree0a659f90ee75ccfff64d039347b6c3207785aac0 /bog.el
parent18e2da1e27c4366cf0969225984f4c8cef7db006 (diff)
downloadbog-39ac1df3450ca8e58b9c5f7730f097dbbb86ff4b.tar.gz
Don't pass keymap to define-minor-mode
Diffstat (limited to 'bog.el')
-rw-r--r--bog.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/bog.el b/bog.el
index bf5b928..dc52964 100644
--- a/bog.el
+++ b/bog.el
@@ -1374,7 +1374,6 @@ and disable it otherwise. If called from Lisp, enable the mode
if ARG is omitted or nil.
\\{bog-mode-map}"
- :keymap bog-mode-map
:lighter " Bog"
(progn
(cond
@@ -1432,7 +1431,6 @@ many of the Bog commands a single-letter key binding.
To exit Bog View mode, type \\[bog-view-quit].
\\{bog-view-mode-map}"
- :keymap bog-view-mode-map
:lighter " Bog-view"
(cond
(bog-view-mode