wenzelm [Tue, 14 Mar 2017 21:26:25 +0100] rev 65243
proper plugin access;
wenzelm [Tue, 14 Mar 2017 21:24:33 +0100] rev 65242
tuned;
wenzelm [Tue, 14 Mar 2017 21:14:57 +0100] rev 65241
prefer local variables;
wenzelm [Tue, 14 Mar 2017 21:11:04 +0100] rev 65240
clarified modules;
wenzelm [Tue, 14 Mar 2017 20:50:21 +0100] rev 65239
avoid global variables with implicit initialization;
wenzelm [Tue, 14 Mar 2017 20:39:50 +0100] rev 65238
more robust early initialization;
wenzelm [Tue, 14 Mar 2017 20:17:44 +0100] rev 65237
show user error as on command-line, e.g. relevant for unexpected crashes;
wenzelm [Tue, 14 Mar 2017 19:46:53 +0100] rev 65236
afford early initialization of JEdit_Options, but it may lead to messy exception trace for malformed etc/preferences (see also 6eeaaefcea56);
tuned signature;
wenzelm [Tue, 14 Mar 2017 19:40:39 +0100] rev 65235
tuned message;
wenzelm [Tue, 14 Mar 2017 18:08:21 +0100] rev 65234
normalize changes strictly as specified in the protocol definition (assuming non-overlapping ranges, amending 0f555ce33970), e.g. relevant for automatic quotes/parentheses around selection;