diff lisp/faces.el @ 65289:f6a81af3abe8

(help-xref-stack-item): Add defvar.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 31 Aug 2005 13:48:58 +0000
parents 87a66a9a9328
children a9f7501916e6 532e0a9335a9 a3716f7538f2
line wrap: on
line diff
--- a/lisp/faces.el	Wed Aug 31 13:48:16 2005 +0000
+++ b/lisp/faces.el	Wed Aug 31 13:48:58 2005 +0000
@@ -32,6 +32,8 @@
   ;; Warning suppression -- can't require x-win in batch:
   (autoload 'xw-defined-colors "x-win"))
 
+(defvar help-xref-stack-item)
+
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 ;;; Font selection.