aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLeo Liu2012-08-27 18:51:17 +0800
committerLeo Liu2012-08-27 18:51:17 +0800
commit22ab32ef882fb7aaf1c193d377194ed797e81e20 (patch)
tree01e15f64d1690ca72c5c9f9ea8dae3d8678edda8 /lisp/ChangeLog
parent19c17fc1475500f2a6fecf1b8ebd08e64635e4ca (diff)
downloademacs-22ab32ef882fb7aaf1c193d377194ed797e81e20.tar.gz
emacs-22ab32ef882fb7aaf1c193d377194ed797e81e20.zip
Change sh-indent-comment to t
See: http://debbugs.gnu.org/12267
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a29946a5a73..77c6a8d087c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12012-08-27 Leo Liu <sdl.web@gmail.com>
2
3 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
4
12012-08-24 Chong Yidong <cyd@gnu.org> 52012-08-24 Chong Yidong <cyd@gnu.org>
2 6
3 * Version 24.2 released. 7 * Version 24.2 released.