wenzelm [Tue, 19 Sep 2017 14:22:51 +0200] rev 66679
clarified signature according to Scala version;
wenzelm [Mon, 18 Sep 2017 18:26:55 +0200] rev 66678
updated version for release;
wenzelm [Mon, 18 Sep 2017 18:25:52 +0200] rev 66677
proper result type (cf. b9f5cd845616);
wenzelm [Mon, 18 Sep 2017 18:19:06 +0200] rev 66676
recode Unicode text on the spot, e.g. from copy-paste of output;
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);
haftmann [Mon, 11 Sep 2017 17:55:42 +0200] rev 66665
spelling
wenzelm [Mon, 11 Sep 2017 18:36:13 +0200] rev 66664
clarified signature: proper result;