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 d21902e9ef5..74ade1574ad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-06-04 Johan Bockgård <bojohan@gnu.org> | ||
| 2 | |||
| 3 | * vc.el (vc-revision-other-window): Fix argument to backend | ||
| 4 | function revision-completion-table; it expects a list. | ||
| 5 | |||
| 1 | 2009-06-04 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2009-06-04 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * frame.el (delete-other-frames): Only delete frames on the | 8 | * frame.el (delete-other-frames): Only delete frames on the |