aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJackson Ray Hamilton2015-10-31 13:35:31 -0700
committerJackson Ray Hamilton2015-10-31 13:38:14 -0700
commit4c4c8e74cac8b8680d846760ae1ef571e1bd16f1 (patch)
treed27d398de0e287a8e513481d98b8682ec698507d
parent958da7ff63d1d647f45fd649654136da78529324 (diff)
downloademacs-4c4c8e74cac8b8680d846760ae1ef571e1bd16f1.tar.gz
emacs-4c4c8e74cac8b8680d846760ae1ef571e1bd16f1.zip
* etc/NEWS: Fix js-jsx-mode entry punctuation
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 91af89418ba..57cc4084084 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -912,7 +912,7 @@ alists, hash-table and arrays. All functions are prefixed with
912evaluation of forms. 912evaluation of forms.
913 913
914** js-jsx-mode (a minor variant of js-mode) provides indentation 914** js-jsx-mode (a minor variant of js-mode) provides indentation
915support for JSX, an XML-like syntax extension to ECMAScript 915support for JSX, an XML-like syntax extension to ECMAScript.
916 916
917 917
918* Incompatible Lisp Changes in Emacs 25.1 918* Incompatible Lisp Changes in Emacs 25.1