]> code.delx.au - gnu-emacs-elpa/commitdiff
Rephrase
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 9 Sep 2015 18:37:51 +0000 (21:37 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 9 Sep 2015 18:37:51 +0000 (21:37 +0300)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 798c51aa4ca0933c038b34408dfb49dbcefd073e..2984e91eefa9340c6350f2bb0da43cecbe7c91fb 100644 (file)
--- 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