aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 456eca53a82..4ef437213a0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12012-08-27 Leo Liu <sdl.web@gmail.com> 12012-08-27 Leo Liu <sdl.web@gmail.com>
2 2
3 * progmodes/sh-script.el (sh-dynamic-complete-functions): Adapt to
4 completion-at-point. (Bug#12220)
5
3 * skeleton.el (skeleton-untabify): Change to nil (bug#12223). 6 * skeleton.el (skeleton-untabify): Change to nil (bug#12223).
4 7
5 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267). 8 * progmodes/sh-script.el (sh-indent-comment): Change to t (bug#12267).