comparison lisp/ChangeLog @ 88007:eb1cd1748c3a

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sat, 26 Jan 2008 20:04:49 +0000
parents fc19a7a0c967
children 50f172bfd12a
comparison
equal deleted inserted replaced
88006:679daa89677a 88007:eb1cd1748c3a
1 2008-01-26 Phil Sung <psung@mit.edu> (tiny change) 1 2008-01-26 Thien-Thi Nguyen <ttn@gnuvola.org>
2
3 * vc.el (vc-exec-after): For mode-line-process highlighting, if
4 `compile' is not available, fall back to font-lock-warning-face.
5
6 2008-01-26 Phil Sung <psung@mit.edu> (tiny change)
2 7
3 * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so 8 * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so
4 that the filename end is found even when the filename is empty. 9 that the filename end is found even when the filename is empty.
5 Fixes error and spurious newlines when marking files for deletion. 10 Fixes error and spurious newlines when marking files for deletion.
6 11