aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 4e838dd4181..8e4bd8f37e0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * electric.el (electric-indent-mode): Enable by default.
4 * loadup.el: Preload "electric".
5
12013-11-29 Bozhidar Batsov <bozhidar@batsov.com> 62013-11-29 Bozhidar Batsov <bozhidar@batsov.com>
2 7
3 * emacs-lisp/helpers.el (string-empty-p): New function. 8 * emacs-lisp/helpers.el (string-empty-p): New function.