diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0207a4f903f..d7f86f510c5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-11-11 Glenn Morris <rgm@gnu.org> | 1 | 2012-11-11 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/debug.el (debugger-bury-or-kill): Doc tweak. | ||
| 4 | |||
| 3 | * help.el (temp-buffer-max-height): | 5 | * help.el (temp-buffer-max-height): |
| 4 | * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin): | 6 | * window.el (fit-frame-to-buffer, fit-frame-to-buffer-bottom-margin): |
| 5 | * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version. | 7 | * emacs-lisp/debug.el (debugger-bury-or-kill): Fix :version. |