* emacs-lisp/smie.el (smie-highlight-matching-block-mode): Clean
[bpt/emacs.git] / lisp / ChangeLog
index c4e5390..12ae523 100644 (file)
@@ -1,3 +1,10 @@
+2013-05-17  Leo Liu  <sdl.web@gmail.com>
+
+       * emacs-lisp/smie.el (smie-highlight-matching-block-mode): Clean
+       up when turned off.  (Bug#14395)
+       (smie--highlight-matching-block-overlay): No longer buffer-local.
+       (smie-highlight-matching-block): Adjust.
+
 2013-05-17  Paul Eggert  <eggert@cs.ucla.edu>
 
        Doc string fix for "nanoseconds" (Bug#14406).