]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
* lisp/progmodes/sh-script.el: Don't set global indent-line-function
[gnu-emacs] / lisp / ChangeLog
index 630765768716d1a2947a1865d61c97788ca185af..7f1346d8b5a29f7984593fb724f1c37f97ddf6e9 100644 (file)
@@ -1,3 +1,8 @@
+2014-12-23  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * progmodes/sh-script.el (sh-set-shell): Don't change the global value
+       of indent-line-function (bug#19433).
+
 2014-12-23  Fabián Ezequiel Gallina  <fgallina@gnu.org>
 
        Fix line numbers on Python shell.