]> git.eshelyaron.com Git - emacs.git/commitdiff
(compile-command): Add defvar.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Aug 2005 10:14:35 +0000 (10:14 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 29 Aug 2005 10:14:35 +0000 (10:14 +0000)
lisp/obsolete/scribe.el

index 2870b93fade51e05c27166915839818ab39d62ef..1be01ebc5bb7b274dabddc30658c164a2e5798a2 100644 (file)
@@ -30,6 +30,8 @@
 
 ;;; Code:
 
+(defvar compile-command)
+
 (defgroup scribe nil
   "Scribe mode."
   :prefix "scribe-"