aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2002-12-21 20:18:03 +0000
committerRichard M. Stallman2002-12-21 20:18:03 +0000
commit645a103873d79c1f6b4acb8940834ddffebb538e (patch)
tree2e3e435f47fa67a6a36bbf8e2951cb39a257c406
parentf02cac82a2b832fe157c051fc6ce854736b99dc8 (diff)
downloademacs-645a103873d79c1f6b4acb8940834ddffebb538e.tar.gz
emacs-645a103873d79c1f6b4acb8940834ddffebb538e.zip
(help-xref-stack): Add defvar to avoid warning.
-rw-r--r--lisp/faces.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/faces.el b/lisp/faces.el
index 8cc69cbea7d..4d3d3191098 100644
--- a/lisp/faces.el
+++ b/lisp/faces.el
@@ -1135,6 +1135,7 @@ Value is a list (FACE NEW-VALUE) where FACE is the face read
1135;; The name list-faces would be more consistent, but let's avoid a 1135;; The name list-faces would be more consistent, but let's avoid a
1136;; conflict with Lucid, which uses that name differently. 1136;; conflict with Lucid, which uses that name differently.
1137 1137
1138(defvar help-xref-stack)
1138(defun list-faces-display () 1139(defun list-faces-display ()
1139 "List all faces, using the same sample text in each. 1140 "List all faces, using the same sample text in each.
1140The sample text is a string that comes from the variable 1141The sample text is a string that comes from the variable