aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ca9c545a37b..a2be1055f46 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12013-04-07 Nic Ferrier <nferrier@ferrier.me.uk>
2
3 * emacs-lisp/ert.el (should, should-not, should-error): Add edebug
4 declaration.
5
12013-04-07 Leo Liu <sdl.web@gmail.com> 62013-04-07 Leo Liu <sdl.web@gmail.com>
2 7
3 * pcmpl-x.el: New file. 8 * pcmpl-x.el: New file.
@@ -31,8 +36,8 @@
31 36
322013-04-05 Dmitry Gutov <dgutov@yandex.ru> 372013-04-05 Dmitry Gutov <dgutov@yandex.ru>
33 38
34 * whitespace.el (whitespace-color-on, whitespace-color-off): Only 39 * whitespace.el (whitespace-color-on, whitespace-color-off):
35 call `font-lock-fontify-buffer' when `font-lock-mode' is on. 40 Only call `font-lock-fontify-buffer' when `font-lock-mode' is on.
36 41
372013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change) 422013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change)
38 43