forked from Github/emacs
Fix last change.
This commit is contained in:
parent
88bbb8cb58
commit
71d6b45914
1 changed files with 2 additions and 2 deletions
|
|
@ -379,8 +379,8 @@ interactively with "M-x dump-glyph-matrix RET"; see the documentation
|
|||
of this function for more details.
|
||||
|
||||
Several more functions for debugging display code are available in
|
||||
Emacs compiled with GLYPH_DEBUG defined; type "C-h f dump- RET" and
|
||||
"C-h f trace- RET" to see the full list.
|
||||
Emacs compiled with GLYPH_DEBUG defined; type "C-h f dump- TAB" and
|
||||
"C-h f trace- TAB" to see the full list.
|
||||
|
||||
|
||||
** Debugging LessTif
|
||||
|
|
|
|||
Loading…
Reference in a new issue