tuned;
authorwenzelm
Mon, 24 Feb 2014 13:18:33 +0100
changeset 570582a6a8f9d52e1
parent 57057 bc04f1ab3c3a
child 57059 601ea66c5bcd
tuned;
NEWS
     1.1 --- a/NEWS	Mon Feb 24 13:16:50 2014 +0100
     1.2 +++ b/NEWS	Mon Feb 24 13:18:33 2014 +0100
     1.3 @@ -35,9 +35,10 @@
     1.4  auxiliary ML files.
     1.5  
     1.6  * Improved completion based on context information about embedded
     1.7 -languages: keywords are only completed for outer syntax, symbols for
     1.8 -languages that support them.  E.g. no symbol completion for ML source,
     1.9 -but within ML strings, comments, antiquotations.
    1.10 +languages: keywords are only completed for outer syntax, symbols or
    1.11 +antiquotations for languages that support them.  E.g. no symbol
    1.12 +completion for ML source, but within ML strings, comments,
    1.13 +antiquotations.
    1.14  
    1.15  * Document panel: simplied interaction where every single mouse click
    1.16  (re)opens document via desktop environment or as jEdit buffer.