Skip to content

Commit

Permalink
capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
jimm committed Jul 26, 2015
1 parent 04cad6f commit f0c85e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emacs.el
Expand Up @@ -1754,7 +1754,7 @@ is a nice function to have bound to a key globally."
(global-set-key [\C-f10] #'max-frame-height)
(global-set-key [f11] #'other-window)

;; SMEX mode
;; Smex mode
(when (fboundp #'smex-initialize)
(smex-initialize)
(global-set-key (kbd "M-x") #'smex)
Expand Down

0 comments on commit f0c85e6

Please sign in to comment.