Mercurial > emacs
changeset 88007:eb1cd1748c3a
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sat, 26 Jan 2008 20:04:49 +0000 |
parents | 679daa89677a |
children | c8869a3e1938 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 26 20:02:27 2008 +0000 +++ b/lisp/ChangeLog Sat Jan 26 20:04:49 2008 +0000 @@ -1,4 +1,9 @@ -2008-01-26 Phil Sung <psung@mit.edu> (tiny change) +2008-01-26 Thien-Thi Nguyen <ttn@gnuvola.org> + + * vc.el (vc-exec-after): For mode-line-process highlighting, if + `compile' is not available, fall back to font-lock-warning-face. + +2008-01-26 Phil Sung <psung@mit.edu> (tiny change) * wdired.el (wdired-get-filename): Change `(1+ beg)' to `beg' so that the filename end is found even when the filename is empty.