Re: BufferParams and Undo Stack

2008-07-10 Thread rgheck
Jean-Marc Lasgouttes wrote: rgheck <[EMAIL PROTECTED]> writes: OK, well, this may not be a huge issue, but looking closely at the Undo code, it is noticeable that we are creating a copy of the BufferParams for every undo operation, although---as the code says---this information is only USED

Re: BufferParams and Undo Stack

2008-07-10 Thread Jean-Marc Lasgouttes
rgheck <[EMAIL PROTECTED]> writes: > OK, well, this may not be a huge issue, but looking closely at the > Undo code, it is noticeable that we are creating a copy of the > BufferParams for every undo operation, although---as the code > says---this information is only USED for full-document operatio