1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

124 Commits

Author SHA1 Message Date
Eli Zaretskii
eb55f651cf Tell them to use C-z, not C-c, to stop Emacs under X. 2002-04-24 16:57:19 +00:00
Richard M. Stallman
42a3c62765 *** empty log message *** 2002-02-20 22:24:59 +00:00
Eli Zaretskii
7718638cea Fix a typo in "handle SIGINT" command. 2002-02-04 12:50:26 +00:00
Eli Zaretskii
1d3adc2687 Advice how to debug X protocol error which disappear in the
synchronous mode.
2001-12-06 12:35:13 +00:00
Eli Zaretskii
e039053df2 Mention that screen(1) can come in handy for debugging the tty version.
Suggested by dave Love.
2001-10-26 20:21:57 +00:00
Eli Zaretskii
036cb5a216 Add information about debugging the tty version.
From Gerd Moellmann.
2001-10-24 09:50:06 +00:00
Eli Zaretskii
19cf8f36fd Add hints for running Emacs with malloc debuggers. 2001-05-06 16:32:53 +00:00
Eli Zaretskii
71d6b45914 Fix last change. 2001-05-04 16:17:41 +00:00
Eli Zaretskii
9031cdf2c4 Fix a typo in the "emacs -xrm" command line. Reported by Kenichi Handa. 2001-05-02 04:10:31 +00:00
Eli Zaretskii
3f715e7721 Document some of the facilities for debugging display code, including
-DGLYPH_DEBUG build and functions that dump glyph matrices.
2001-04-27 16:26:35 +00:00
Eli Zaretskii
9369901971 Document byte-debug-flag. 2001-04-25 21:45:52 +00:00
Eli Zaretskii
961e239462 Document problems with MS debugger working on optimized code.
From Jason Rumney <jasonr@gnu.org>.
2001-04-13 09:50:37 +00:00
Gerd Moellmann
5817ff0ae2 Remove info on Purify, which isn't free software. 2001-04-03 12:57:36 +00:00
Eli Zaretskii
62578de5c9 Fix the wording in the last change. 2001-03-30 09:55:24 +00:00
Eli Zaretskii
f46cc673eb Make it clear that last_marked[] holds pointers to Lisp objects, not
the objects themselves.
2001-03-26 18:43:58 +00:00
Eli Zaretskii
ec4054f004 Document the use of -xrm to start EMacs in synchronous mode. 2001-03-23 12:38:16 +00:00
Gerd Moellmann
6806e86735 DEBUGSOURCES should contain a list of files, separated by colons. 2001-03-07 14:01:03 +00:00
Eli Zaretskii
8e92a96a37 Fix a couple of typos. 2001-02-02 16:14:19 +00:00
Eli Zaretskii
3102e429e6 Changes, clean-ups, and typo fixes from Richard M. Stallman. 2001-01-31 17:34:45 +00:00
Eli Zaretskii
2aa25884da Clarify the instructions for debugging LessTif. 2001-01-30 09:57:39 +00:00
Eli Zaretskii
437368fedd Expand and update, based on the instructions to
pretesters, nt/INSTALL, and private communications and experience.
2001-01-27 19:18:02 +00:00
Miles Bader
125f929e45 Add note aboute using `inverse-video' to detect excessive screen redraw. 2000-12-15 11:41:20 +00:00
Gerd Moellmann
1e4d32f80e *** empty log message *** 2000-10-16 11:43:01 +00:00
Dave Love
a933dad155 # 1999-10-03 12:39:42 +00:00