Skip to content

Commit

Permalink
Merge pull request #8 from PuercoPop/patch-3
Browse files Browse the repository at this point in the history
Keymap aren't supposed to be autoloaded
  • Loading branch information
eschulte committed Aug 13, 2014
2 parents e7ee357 + f2612d9 commit 0b5e035
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion epresent.el
Expand Up @@ -406,7 +406,6 @@
(epresent-mode)
(set-buffer-modified-p nil))

;;;###autoload
(define-key org-mode-map [f12] 'epresent-run)

(provide 'epresent)
Expand Down

0 comments on commit 0b5e035

Please sign in to comment.