Mercurial > hg > xemacs-beta
comparison man/lispref/edebug.texi @ 371:cc15677e0335 r21-2b1
Import from CVS: tag r21-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:03:08 +0200 |
parents | 341dac730539 |
children | 6240c7796c7a |
comparison
equal
deleted
inserted
replaced
370:bd866891f083 | 371:cc15677e0335 |
---|---|
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 doesn't get displayed. | 150 and an evaluation list - the source buffer doesnt 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 |