aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2001-05-04 16:17:41 +0000
committerEli Zaretskii2001-05-04 16:17:41 +0000
commit71d6b45914dc9e67a8a6c48cd95f6fbff7f2dffa (patch)
tree5df5b73d939a98a291e625577477bccee7a22d1a /etc
parent88bbb8cb587d5b9a32651712d44961719296010e (diff)
downloademacs-71d6b45914dc9e67a8a6c48cd95f6fbff7f2dffa.tar.gz
emacs-71d6b45914dc9e67a8a6c48cd95f6fbff7f2dffa.zip
Fix last change.
Diffstat (limited to 'etc')
-rw-r--r--etc/DEBUG4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/DEBUG b/etc/DEBUG
index 9062aafd0f2..342699a62ff 100644
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -379,8 +379,8 @@ interactively with "M-x dump-glyph-matrix RET"; see the documentation
379of this function for more details. 379of this function for more details.
380 380
381Several more functions for debugging display code are available in 381Several more functions for debugging display code are available in
382Emacs compiled with GLYPH_DEBUG defined; type "C-h f dump- RET" and 382Emacs compiled with GLYPH_DEBUG defined; type "C-h f dump- TAB" and
383"C-h f trace- RET" to see the full list. 383"C-h f trace- TAB" to see the full list.
384 384
385 385
386** Debugging LessTif 386** Debugging LessTif