mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
(help-xref-stack): Add defvar to avoid warning.
This commit is contained in:
parent
f02cac82a2
commit
645a103873
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue