summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2016-10-14 02:44:18 +0300
committerDmitry Gutov <dgutov@yandex.ru>2016-10-14 02:44:18 +0300
commit44c289fa816427565d8a580aeaa7e265ac6f0e52 (patch)
treed240483a1e50fe576f7484955eb247a43fc22b33 /NEWS.md
parentdf06798579b36b8ef0b793a4cd6733aa09763d18 (diff)
Copy edits
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS.md b/NEWS.md
index d309168..5cf87f0 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,9 +3,9 @@
## Next
* Support for ES7 exponentiation operator.
-* The `js2-include-?-externs` are now evaluated on demand.
- In particular, they can now effectively be used
- as file- or directory-local variables.
+* `js2-include-*-externs` are now evaluated on demand. As a result,
+ they can now be effectively used as file- or directory-local
+ variables.
## 2016-06-23