mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
(help-xref-stack): Add defvar to avoid warning.
This commit is contained in:
parent
f02cac82a2
commit
645a103873
@ -1135,6 +1135,7 @@ Value is a list (FACE NEW-VALUE) where FACE is the face read
|
||||
;; The name list-faces would be more consistent, but let's avoid a
|
||||
;; conflict with Lucid, which uses that name differently.
|
||||
|
||||
(defvar help-xref-stack)
|
||||
(defun list-faces-display ()
|
||||
"List all faces, using the same sample text in each.
|
||||
The sample text is a string that comes from the variable
|
||||
|
Loading…
Reference in New Issue
Block a user