summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2015-09-09 21:37:51 +0300
committerDmitry Gutov <dgutov@yandex.ru>2015-09-09 21:37:51 +0300
commit5c9d8b82dddec2fab370ec8798569c7fc5698093 (patch)
treea9c9f6bf2ff5f75167282c522cdc4a33714d4878 /NEWS.md
parent58335d492ae01caf225a029e5b2be272fa12f987 (diff)
Rephrase
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 798c51a..2984e91 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -9,8 +9,8 @@
builds), `js2-mode` uses the indentation code from `js-mode`. Where
feasible, the user options (and functions) now have aliases, but if
you're using Emacs 25 and you see an indentation-related setting
- that stopped working, try setting the one for the `js` group: `M-x
- customize-group RET js RET`.
+ that stopped working, try looking for a corresponding one in the
+ `js` group: `M-x customize-group RET js RET`.
* New command: `js2-jump-to-definition`. It's bound to `M-.` by
default, via remapping `js-find-symbol`. To get back to the default