mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-07 14:18:32 +00:00
(compile-command): Add defvar.
This commit is contained in:
parent
a6d5fd2314
commit
3db571c0d7
@ -55,6 +55,8 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(defvar compile-command)
|
||||
|
||||
;;; Key map
|
||||
(defvar mixal-mode-map
|
||||
(let ((map (make-sparse-keymap)))
|
||||
|
Loading…
Reference in New Issue
Block a user