# HG changeset patch # User Juanma Barranquero # Date 1125496138 0 # Node ID f6a81af3abe88699c1b3313fcb93484a17c01918 # Parent 12202e62be76982bbb69cdcefc856a72ffae09c9 (help-xref-stack-item): Add defvar. diff -r 12202e62be76 -r f6a81af3abe8 lisp/faces.el --- 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.