On Saturday, October 13, 2018 at 7:30:24 AM UTC-5, Edward K. Ream wrote: Vitalije's recent discussions of functional programming has indirectly lead > me to a tentative plan to simplify Leo's undo logic. >
I made more than the usual number of typos in the original post. They have been corrected on leo-editor, but not in your email notifications. #996 <https://github.com/leo-editor/leo-editor/issues/996> also contains the corrections. In several places I meant to say undoer.start instead of undoer.before and similarly, I meant to say undoer.end instead of undoer.after. New names make it possible to mix the old and new ways of implementing undo. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
