diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
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 @@ | |||
| 1 | 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacs-lisp/gv.el (gv-ref): Mention lexbind restriction (bug#16153). | ||
| 4 | |||
| 1 | 2013-12-16 Teodor Zlatanov <tzz@lifelogs.com> | 5 | 2013-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 | ||
| 10 | 2013-12-16 Martin Rudalics <rudalics@gmx.at> | 14 | 2013-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 | ||
| 15 | 2013-12-16 Leo Liu <sdl.web@gmail.com> | 19 | 2013-12-16 Leo Liu <sdl.web@gmail.com> |
| 16 | 20 | ||