aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9ccc510ce1a..6b0b8fc67d8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12013-12-16 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153).
4
12013-12-16 Teodor Zlatanov <tzz@lifelogs.com> 52013-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2 6
3 * progmodes/cfengine.el (cfengine3--current-word): Remove. 7 * progmodes/cfengine.el (cfengine3--current-word): Remove.
@@ -9,8 +13,8 @@
9 13
102013-12-16 Martin Rudalics <rudalics@gmx.at> 142013-12-16 Martin Rudalics <rudalics@gmx.at>
11 15
12 * window.el (display-buffer-below-selected): Bind 16 * window.el (display-buffer-below-selected):
13 split-height-threshold to 0 as suggested by Juri Linkov. 17 Bind split-height-threshold to 0 as suggested by Juri Linkov.
14 18
152013-12-16 Leo Liu <sdl.web@gmail.com> 192013-12-16 Leo Liu <sdl.web@gmail.com>
16 20