aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2015-03-10 18:40:09 -0400
committerGlenn Morris2015-03-10 18:40:09 -0400
commit6c9681afe9d7296bc984f602a26cf78d577fcc1e (patch)
treecfdef882fdd5bfde7c5034094633735155f4bdd5 /test/ChangeLog
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 'test/ChangeLog')
-rw-r--r--test/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 03cc2818478..93ee3c5bc16 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,11 @@
12015-03-10 Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>
2
3 * indent/js.js: Add local variables.
4
5 * indent/js-indent-first-initialiser-t.js:
6 * indent/js-indent-first-initialiser-dynamic.js:
7 New tests for `js-indent-first-initialiser'.
8
12015-03-10 Przemyslaw Wojnowski <esperanto@cumego.com> 92015-03-10 Przemyslaw Wojnowski <esperanto@cumego.com>
2 10
3 * automated/cl-lib-tests.el: Add tests for plusp, second, ... 11 * automated/cl-lib-tests.el: Add tests for plusp, second, ...