]> git.eshelyaron.com Git - emacs.git/commitdiff
(help-xref-stack-item): Add defvar.
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 31 Aug 2005 13:48:58 +0000 (13:48 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 31 Aug 2005 13:48:58 +0000 (13:48 +0000)
lisp/faces.el

index d02e40a9b43e222757d30bebd6ac869a8d7bfbcd..3cadfb41b85711b8e65661f15ef2862ed7bef181 100644 (file)
@@ -32,6 +32,8 @@
   ;; Warning suppression -- can't require x-win in batch:
   (autoload 'xw-defined-colors "x-win"))
 
+(defvar help-xref-stack-item)
+
 \f
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;; Font selection.