diff options
| author | Jackson Ray Hamilton | 2015-10-31 13:35:31 -0700 |
|---|---|---|
| committer | Jackson Ray Hamilton | 2015-10-31 13:38:14 -0700 |
| commit | 4c4c8e74cac8b8680d846760ae1ef571e1bd16f1 (patch) | |
| tree | d27d398de0e287a8e513481d98b8682ec698507d | |
| parent | 958da7ff63d1d647f45fd649654136da78529324 (diff) | |
| download | emacs-4c4c8e74cac8b8680d846760ae1ef571e1bd16f1.tar.gz emacs-4c4c8e74cac8b8680d846760ae1ef571e1bd16f1.zip | |
* etc/NEWS: Fix js-jsx-mode entry punctuation
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -912,7 +912,7 @@ alists, hash-table and arrays. All functions are prefixed with | |||
| 912 | evaluation of forms. | 912 | evaluation 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 |
| 915 | support for JSX, an XML-like syntax extension to ECMAScript | 915 | support 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 |