From: Glenn Morris Date: Tue, 10 Mar 2015 22:46:39 +0000 (-0400) Subject: # Further ChangeLog fix X-Git-Tag: emacs-25.0.90~2564^2~178 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c3ca6a911a84e49aa0a0126cfc8640b90fb73572;p=emacs.git # Further ChangeLog fix --- 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