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 b3e010f9b93..91ea02a2dbb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-01-21 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * outline.el (outline-up-heading): Fix check for top level to | ||
| 4 | avoid infinite looping in hide-other. | ||
| 5 | |||
| 1 | 2008-01-21 Thien-Thi Nguyen <ttn@gnuvola.org> | 6 | 2008-01-21 Thien-Thi Nguyen <ttn@gnuvola.org> |
| 2 | 7 | ||
| 3 | * vc.el (vc-process-sentinel): After calling the previous | 8 | * vc.el (vc-process-sentinel): After calling the previous |