* lisp/bind-key.el (personal-keybindings): Autoload it (bug#68999).
This commit is contained in:
parent
20f7a022f8
commit
86c5b7c49c
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ add keys to that keymap."
|
|||
(add-to-list 'emulation-mode-map-alists
|
||||
`((override-global-mode . ,override-global-map)))
|
||||
|
||||
;;;###autoload
|
||||
(defvar personal-keybindings nil
|
||||
"List of bindings performed by `bind-key'.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue