diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1e67505cb70..9d87c313f3a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,9 @@ | |||
| 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. |