NEWS
changeset 55716 2a6a8f9d52e1
parent 55686 e99ed112d303
child 55757 9fc71814b8c1
--- a/NEWS	Mon Feb 24 13:16:50 2014 +0100
+++ b/NEWS	Mon Feb 24 13:18:33 2014 +0100
@@ -35,9 +35,10 @@
 auxiliary ML files.
 
 * Improved completion based on context information about embedded
-languages: keywords are only completed for outer syntax, symbols for
-languages that support them.  E.g. no symbol completion for ML source,
-but within ML strings, comments, antiquotations.
+languages: keywords are only completed for outer syntax, symbols or
+antiquotations for languages that support them.  E.g. no symbol
+completion for ML source, but within ML strings, comments,
+antiquotations.
 
 * Document panel: simplied interaction where every single mouse click
 (re)opens document via desktop environment or as jEdit buffer.