Home
last modified time | relevance | path

Searched refs:UNDO_PURGE_TRIMTO (Results 1 – 2 of 2) sorted by relevance

/dports/editors/nedit/nedit-5.7/source/
H A Dundo.c336 trimUndoList(window, UNDO_PURGE_TRIMTO); in addUndoItem()
H A Dnedit.h90 #define UNDO_PURGE_TRIMTO 1 /* Amount to trim the undo list in a purge */ macro