aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
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 @@
12008-01-26 Phil Sung <psung@mit.edu> (tiny change) 12008-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
62008-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.