]> code.delx.au - gnu-emacs/commitdiff
(compile-command): Add defvar.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 30 Aug 2005 11:09:32 +0000 (11:09 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 30 Aug 2005 11:09:32 +0000 (11:09 +0000)
lisp/progmodes/mixal-mode.el

index 8f9806c15bb78094d3b6617d790d80f43fe8d010..fd494324303e8423b26dbc033d5d607da7093f9b 100644 (file)
@@ -55,6 +55,8 @@
 
 ;;; Code:
 
+(defvar compile-command)
+
 ;;; Key map
 (defvar mixal-mode-map
   (let ((map (make-sparse-keymap)))