aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier <[email protected]>2012-10-28 20:06:39 -0400
committerStefan Monnier <[email protected]>2012-10-28 20:06:39 -0400
commitb3871e59da478e32561f9c09e61ed1383d51a0c5 (patch)
tree397fc1916c7e47400eb0c6b6abaa446a3b5f63c2 /lisp/ChangeLog
parentcd44022cb0f1a126f74a45b98302185262d19396 (diff)
* lisp/progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
syntax to the matching opener, if any. (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this matching open as a "case-(". (sh-smie-rc-grammar): Add a corresponding rule for it. Fixes: debbugs:12547
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 999a06648a..3265f8acf4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2012-10-29 Stefan Monnier <[email protected]>
+
+ * progmodes/sh-script.el (sh-font-lock-paren): Also put punctuation
+ syntax to the matching opener, if any (bug#12547).
+ (sh-smie-sh-forward-token, sh-smie-sh-backward-token): Recognize this
+ matching open as a "case-(".
+ (sh-smie-rc-grammar): Add a corresponding rule for it.
+
2012-10-28 Daniel Hackney <[email protected]>
* emacs-lisp/package.el (package-generate-autoloads): Kill buffer