diff options
author | Shakthi Kannan <shakthimaan@gmail.com> | 2016-01-11 20:17:43 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-01-11 20:17:43 +0200 |
commit | 2b535ba929e5a97e85156a841bff3dd0fba06a09 (patch) | |
tree | ede2b2689871948c48585fbe417f42fa22f2e87b | |
parent | 76b518c7e3b5bc2adc8edc8e7064ad69208f05f2 (diff) | |
download | emacs-2b535ba929e5a97e85156a841bff3dd0fba06a09.tar.gz emacs-2b535ba929e5a97e85156a841bff3dd0fba06a09.tar.bz2 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 log file, then it can be passed as an argument to the above function to produce a neat summary. +--- ** New js.el option `js-indent-first-init'. +It was renamed from `js-indent-first-initialiser', to avoid issues +with American vs British spelling. ** Info |