aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2012-08-29 14:33:35 -0400
committerStefan Monnier2012-08-29 14:33:35 -0400
commit64f8c4bd616e110defc092ca8370739e34bbe183 (patch)
tree6eff0f126ec583059f62be0a4b5149c3641f76ad /lisp/ChangeLog
parent806f0cc7302bd1dacfad8366f67a97e9bfbc8fc9 (diff)
downloademacs-64f8c4bd616e110defc092ca8370739e34bbe183.tar.gz
emacs-64f8c4bd616e110defc092ca8370739e34bbe183.zip
* lisp/progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB.
Fixes: debbugs:12222
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4ef437213a0..0112dad3344 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB
4 (bug#12222).
5
12012-08-27 Leo Liu <sdl.web@gmail.com> 62012-08-27 Leo Liu <sdl.web@gmail.com>
2 7
3 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to 8 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to