diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 07f700f6987..e6fdbd2372c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-05-31 Helmut Eller <eller.helmut@gmail.com> | ||
| 2 | |||
| 3 | * debug.el (debug): Restore the previous content of the | ||
| 4 | *Backtrace* buffer when we exit with C-M-c. | ||
| 5 | |||
| 1 | 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2011-05-31 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * minibuffer.el: Add metadata method to completion tables. | 8 | * minibuffer.el: Add metadata method to completion tables. |