wenzelm [Sun, 10 Nov 2024 14:58:05 +0100] rev 81423
clarified signature: inline org.gjt.sp.jedit.textarea.TextArea.setText();
wenzelm [Sun, 10 Nov 2024 13:40:28 +0100] rev 81422
minor performance tuning: avoid concatenation of existing string material;
wenzelm [Sun, 10 Nov 2024 12:56:38 +0100] rev 81421
clarified signature and data storage: incremental lazy values;
wenzelm [Sun, 10 Nov 2024 12:33:20 +0100] rev 81420
tuned comments;
wenzelm [Sun, 10 Nov 2024 12:29:32 +0100] rev 81419
clarified signature;
wenzelm [Sun, 10 Nov 2024 12:23:41 +0100] rev 81418
clarified modules;
wenzelm [Sun, 10 Nov 2024 12:15:31 +0100] rev 81417
clarified margin operations (again, reverting 4794576828df);
wenzelm [Sun, 10 Nov 2024 11:55:36 +0100] rev 81416
clarified modules;
wenzelm [Sun, 10 Nov 2024 11:38:23 +0100] rev 81415
more reactive interrupts (via Future.cancel);
wenzelm [Sat, 09 Nov 2024 21:34:38 +0100] rev 81414
Document.Snapshot: support for multiple snippet_commands;
clarified Command.rich_text: prefer explicit id, e.g. from message serial;
clarified Pretty_Text_Area.update: Protocol_Message.provide_serial;
clarified Pretty_Text_Area.format_rich_texts, with separate formatting of messages;