mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
Fixed a typo
This commit is contained in:
parent
aea35b2370
commit
debf2c23f3
@ -50,8 +50,8 @@
|
||||
;; (setq foo-variable t)
|
||||
;; (foo-mode 1)))
|
||||
;;
|
||||
;; A very command thing to do when loading a module is to bind a key to
|
||||
;; primary commands within that module:
|
||||
;; A very common thing to do when loading a module is to bind a key to primary
|
||||
;; commands within that module:
|
||||
;;
|
||||
;; (use-package ace-jump-mode
|
||||
;; :bind ("C-." . ace-jump-mode))
|
||||
|
Loading…
Reference in New Issue
Block a user