summaryrefslogtreecommitdiff
path: root/lisp/nxml/nxml-glyph.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/nxml/nxml-glyph.el')
-rw-r--r--lisp/nxml/nxml-glyph.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nxml/nxml-glyph.el b/lisp/nxml/nxml-glyph.el
index ba940cd513e..6e15e5d4ce0 100644
--- a/lisp/nxml/nxml-glyph.el
+++ b/lisp/nxml/nxml-glyph.el
@@ -333,7 +333,7 @@ This repertoire is supported for the following fonts:
"Glyph set corresponding to Windows Glyph List 4.")
(defvar nxml-glyph-set-hook nil
- "*Hook for determining the set of glyphs in a face.
+ "Hook for determining the set of glyphs in a face.
The hook will receive a single argument FACE. If it can determine
the set of glyphs representable by FACE, it must set the variable
`nxml-glyph-set' and return non-nil. Otherwise, it must return nil.