From c3ca6a911a84e49aa0a0126cfc8640b90fb73572 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 10 Mar 2015 18:46:39 -0400 Subject: [PATCH] # Further ChangeLog fix --- lisp/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5184167ecd8..b798e14c087 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -7,6 +7,7 @@ * progmodes/js.el (js-indent-first-initialiser): New option. (js--maybe-goto-declaration-keyword-end): New function. + (js--proper-indentation): Use js--maybe-goto-declaration-keyword-end. 2015-03-10 Thomas Fitzsimmons -- 2.11.4.GIT