diff options
| author | Shakthi Kannan | 2016-01-11 20:17:43 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2016-01-11 20:17:43 +0200 |
| commit | 2b535ba929e5a97e85156a841bff3dd0fba06a09 (patch) | |
| tree | ede2b2689871948c48585fbe417f42fa22f2e87b | |
| parent | 76b518c7e3b5bc2adc8edc8e7064ad69208f05f2 (diff) | |
| download | emacs-2b535ba929e5a97e85156a841bff3dd0fba06a09.tar.gz emacs-2b535ba929e5a97e85156a841bff3dd0fba06a09.zip | |
; * etc/NEWS: Update the js.el entry.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -724,7 +724,10 @@ If the output of ERT tests in batch mode execution can be saved to a | |||
| 724 | log file, then it can be passed as an argument to the above function | 724 | log file, then it can be passed as an argument to the above function |
| 725 | to produce a neat summary. | 725 | to produce a neat summary. |
| 726 | 726 | ||
| 727 | --- | ||
| 727 | ** New js.el option `js-indent-first-init'. | 728 | ** New js.el option `js-indent-first-init'. |
| 729 | It was renamed from `js-indent-first-initialiser', to avoid issues | ||
| 730 | with American vs British spelling. | ||
| 728 | 731 | ||
| 729 | ** Info | 732 | ** Info |
| 730 | 733 | ||