wenzelm [Tue, 08 Apr 2014 12:31:17 +0200] rev 56463
more uniform Command.Chunk operations;
wenzelm [Tue, 08 Apr 2014 12:19:33 +0200] rev 56462
more explicit Command.Chunk types, less ooddities;
tuned;
wenzelm [Tue, 08 Apr 2014 10:24:42 +0200] rev 56461
tuned;
wenzelm [Tue, 08 Apr 2014 09:48:38 +0200] rev 56460
ignore deps_changed (again) -- avoid proactive load attempts of unfinished header specification while the user is typing;
wenzelm [Tue, 08 Apr 2014 09:45:13 +0200] rev 56459
no report for position singularity, notably for aux. file, especially empty one;
wenzelm [Mon, 07 Apr 2014 23:02:29 +0200] rev 56458
simplified blob again (amending 1e77ed11f2f7): only store file node name, i.e. the raw editor file name;
more liberal hyperlink to files, allow hyperlinks within editor files independently of the (POSIX) file-system;
wenzelm [Mon, 07 Apr 2014 21:23:02 +0200] rev 56457
tuned signature -- prefer static type Document.Node.Name;
blanchet [Tue, 08 Apr 2014 18:48:10 +0200] rev 56456
commented out example that triggers a bug
blanchet [Tue, 08 Apr 2014 18:16:47 +0200] rev 56455
allow arguments to 'datatype_compat' in disorder
blanchet [Tue, 08 Apr 2014 18:06:21 +0200] rev 56454
added 'datatype_compat' examples/tests
blanchet [Tue, 08 Apr 2014 17:49:03 +0200] rev 56453
support deeply nested datatypes in 'datatype_compat'
blanchet [Tue, 08 Apr 2014 13:47:27 +0200] rev 56452
preserve user type variable names to avoid mismatches/confusion
haftmann [Tue, 08 Apr 2014 12:46:38 +0200] rev 56451
even more standardized doc session names after #b266e7a86485
wenzelm [Mon, 07 Apr 2014 16:37:57 +0200] rev 56450
refrain from changing jEdit default shortcuts, due to potential for conflicts and actually not working on Mac OS X;
wenzelm [Mon, 07 Apr 2014 13:55:12 +0200] rev 56449
support for URL as file name, similar to treatment in jEdit.java;