1
0
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:
Juanma Barranquero 2005-08-30 11:09:32 +00:00
parent a6d5fd2314
commit 3db571c0d7

View File

@ -55,6 +55,8 @@
;;; Code:
(defvar compile-command)
;;; Key map
(defvar mixal-mode-map
(let ((map (make-sparse-keymap)))