emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master f0e8673: * indent/js-indent-init-dynamic.js: Fix sp


From: Jackson Ray Hamilton
Subject: [Emacs-diffs] master f0e8673: * indent/js-indent-init-dynamic.js: Fix spelling error.
Date: Wed, 11 Mar 2015 05:07:52 +0000

branch: master
commit f0e8673a9e708fc0ba6c092ec2fc777efbb4bb23
Author: Jackson Ray Hamilton <address@hidden>
Commit: Jackson Ray Hamilton <address@hidden>

    * indent/js-indent-init-dynamic.js: Fix spelling error.
---
 test/ChangeLog                        |    4 ++++
 test/indent/js-indent-init-dynamic.js |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/test/ChangeLog b/test/ChangeLog
index fba6cfc..6a474e1 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2015-03-10  Jackson Ray Hamilton  <address@hidden>
+
+       * indent/js-indent-init-dynamic.js: Fix spelling error.
+
 2015-03-10  Paul Eggert  <address@hidden>
 
        Prefer "initialize" to "initialise"
diff --git a/test/indent/js-indent-init-dynamic.js 
b/test/indent/js-indent-init-dynamic.js
index f330c2c..536a976 100644
--- a/test/indent/js-indent-init-dynamic.js
+++ b/test/indent/js-indent-init-dynamic.js
@@ -17,7 +17,7 @@ var foo = function() {
 // Local Variables:
 // indent-tabs-mode: nil
 // js-indent-level: 2
-// js-indent-first-initializer: dynamic
+// js-indent-first-init: dynamic
 // End:
 
 // The following test intentionally produces a scan error and should



reply via email to

[Prev in Thread] Current Thread [Next in Thread]