aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2015-03-10 18:40:09 -0400
committerGlenn Morris2015-03-10 18:40:09 -0400
commit6c9681afe9d7296bc984f602a26cf78d577fcc1e (patch)
treecfdef882fdd5bfde7c5034094633735155f4bdd5 /etc
parent8db37916ca4241ee977901ae589a86a609a32c3c (diff)
downloademacs-6c9681afe9d7296bc984f602a26cf78d577fcc1e.tar.gz
emacs-6c9681afe9d7296bc984f602a26cf78d577fcc1e.zip
* lisp/progmodes/js.el (js-indent-first-initialiser): Fix doc, type, version.
First line of the doc string should be a complete sentence. * etc/NEWS: Mention new option. # Fix associated ChangeLog entries.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index ad8b6f27812..6f59064560e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -389,6 +389,8 @@ The remainder were:
389 389
390** New ERT function `ert-summarize-tests-batch-and-exit'. 390** New ERT function `ert-summarize-tests-batch-and-exit'.
391 391
392** New js.el option `js-indent-first-initialiser'.
393
392--- 394---
393** `Info-fontify-maximum-menu-size' can be t for no limit. 395** `Info-fontify-maximum-menu-size' can be t for no limit.
394 396