aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLeo Liu2012-08-27 19:02:23 +0800
committerLeo Liu2012-08-27 19:02:23 +0800
commit3bb213b9fcf46b0e1f97cf830c1a9e2b62c566e7 (patch)
tree534eee92cdd9bce03c7db44f91d9e26a58da3ac6 /lisp/ChangeLog
parent22ab32ef882fb7aaf1c193d377194ed797e81e20 (diff)
downloademacs-3bb213b9fcf46b0e1f97cf830c1a9e2b62c566e7.tar.gz
emacs-3bb213b9fcf46b0e1f97cf830c1a9e2b62c566e7.zip
* skeleton.el (skeleton-untabify): Change to nil.
Fixes: debbugs:12223
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 77c6a8d087c..456eca53a82 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12012-08-27 Leo Liu <sdl.web@gmail.com> 12012-08-27 Leo Liu <sdl.web@gmail.com>
2 2
3 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
4
3 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267). 5 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).
4 6
52012-08-24 Chong Yidong <cyd@gnu.org> 72012-08-24 Chong Yidong <cyd@gnu.org>