comparison man/lispref/edebug.texi @ 373:6240c7796c7a r21-2b2

Import from CVS: tag r21-2b2
author cvs
date Mon, 13 Aug 2007 11:04:06 +0200
parents cc15677e0335
children
comparison
equal deleted inserted replaced
372:49e1ed2d7ed8 373:6240c7796c7a
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