wenzelm [Mon, 18 Sep 2017 18:11:21 +0200] rev 66675
support for workspace edits;
wenzelm [Mon, 18 Sep 2017 10:32:09 +0200] rev 66674
store document version;
wenzelm [Mon, 18 Sep 2017 10:28:22 +0200] rev 66673
auto update;
wenzelm [Sun, 17 Sep 2017 21:46:17 +0200] rev 66672
updated imports;
wenzelm [Sun, 17 Sep 2017 17:37:40 +0200] rev 66671
more documentation;
tuned message;
wenzelm [Sat, 16 Sep 2017 17:25:51 +0200] rev 66670
more derived actions, according to jEdit/org/gjt/sp/jedit/gui/DockableWindowFactory.java;
wenzelm [Sat, 16 Sep 2017 16:19:34 +0200] rev 66669
proper tool name (cf. c1410bcf6e87);
wenzelm [Sat, 16 Sep 2017 15:35:56 +0200] rev 66668
proper standard_path to revert platform_path in JEdit_Sessions.session_base;
wenzelm [Fri, 15 Sep 2017 19:56:23 +0200] rev 66667
avoid local shell variables intruding the resulting environment (via "set -o allexport" in getsettings);
wenzelm [Fri, 15 Sep 2017 17:50:52 +0200] rev 66666
clarified messages: after writing all files (see also 27f90319a499 and 57c85c83c11b);