# HG changeset patch # User Juanma Barranquero # Date 1125310475 0 # Node ID 2b9801f22b5ec2f5f54a8f3d297010440b994507 # Parent 7f49644777be9b398421d17bb0495791f47e46c4 (compile-command): Add defvar. diff -r 7f49644777be -r 2b9801f22b5e lisp/obsolete/scribe.el --- a/lisp/obsolete/scribe.el Mon Aug 29 10:14:10 2005 +0000 +++ b/lisp/obsolete/scribe.el Mon Aug 29 10:14:35 2005 +0000 @@ -30,6 +30,8 @@ ;;; Code: +(defvar compile-command) + (defgroup scribe nil "Scribe mode." :prefix "scribe-"