Mercurial > hg > xemacs-beta
comparison man/lispref/edebug.texi @ 314:341dac730539 r21-0b55
Import from CVS: tag r21-0b55
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:44:22 +0200 |
parents | 376386a54a3c |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
313:2905de29931f | 314:341dac730539 |
---|---|
145 There may be a bug in the trace buffer display. It should display as | 145 There may be a bug in the trace buffer display. It should display as |
146 much as it can of the bottom of the buffer, but I think it scrolls off | 146 much as it can of the bottom of the buffer, but I think it scrolls off |
147 sometimes. | 147 sometimes. |
148 | 148 |
149 There is a bug in window updating when there is both a trace buffer | 149 There is a bug in window updating when there is both a trace buffer |
150 and an evaluation list - the source buffer doesnt get displayed. | 150 and an evaluation list - the source buffer doesn't get displayed. |
151 | 151 |
152 @item | 152 @item |
153 Killing and reinserting an instrumented definition or parts of | 153 Killing and reinserting an instrumented definition or parts of |
154 it leaves marks in the buffer which may confuse Edebug later. | 154 it leaves marks in the buffer which may confuse Edebug later. |
155 | 155 |