This was *supposed* to have been titled:
"riched20: Implement EM_SETUNDOLIMIT and its conformance tests, take 3"
Sorry! --Matt
On 5/15/06, Matt Finnicum mattfinn@gmail.com wrote:
Hello!
Patch updated w/ Dimi Paun's advice (using #define's for the default and max values), and slightly cleaned up.
Thanks, --Matthew Finnicum
Changelog: riched20: Implemented conformance tests for EM_SETUNDOLIMIT() riched20: Implemented EM_SETUNDOLIMIT()
editor.c | 21 +++++++++++++++--- editstr.h | 4 ++- tests/editor.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ undo.c | 27 ++++++++++++++++++++++- 4 files changed, 112 insertions(+), 5 deletions(-)