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 7b05fb9c568..b3e010f9b93 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-01-21 Thien-Thi Nguyen <ttn@gnuvola.org> | ||
| 2 | |||
| 3 | * vc.el (vc-process-sentinel): After calling the previous | ||
| 4 | sentinel, do nothing if the process' buffer is not live. | ||
| 5 | |||
| 1 | 2008-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 6 | 2008-01-21 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 7 | ||
| 3 | * blank-mode.el: Fix a problem of cleaning blank faces when turning off | 8 | * blank-mode.el: Fix a problem of cleaning blank faces when turning off |