aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2014-06-19 21:05:40 -0400
committerStefan Monnier2014-06-19 21:05:40 -0400
commit500dce5f4d2a08570177d9b1019fa922f07e8508 (patch)
tree4e36479096a23e12e7855610aebd8dd8f5f89f5a /lisp/ChangeLog
parent2c25d5e6216d556a85f9c01bba5671f41637e11f (diff)
downloademacs-500dce5f4d2a08570177d9b1019fa922f07e8508.tar.gz
emacs-500dce5f4d2a08570177d9b1019fa922f07e8508.zip
* lisp/emacs-lisp/smie.el (smie--hanging-eolp-function): New var.
(smie-indent--hanging-p): Use it. * lisp/progmodes/sh-script.el (sh-set-shell): Set it. Fixes: debbugs:17621
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 51c7332a9a9..7fdc6478979 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12014-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/smie.el (smie--hanging-eolp-function): New var.
4 (smie-indent--hanging-p): Use it.
5 * progmodes/sh-script.el (sh-set-shell): Set it (bug#17621).
6
12014-06-20 Leo Liu <sdl.web@gmail.com> 72014-06-20 Leo Liu <sdl.web@gmail.com>
2 8
3 * simple.el (read-quoted-char): Don't let help chars pop up help 9 * simple.el (read-quoted-char): Don't let help chars pop up help