comparison lisp/ChangeLog @ 80344:d06bd8b20a4e

(font-lock-comment-face): Set the foreground for the light background 8 colors case.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 19 Mar 2008 04:00:52 +0000
parents 3c75e19e7ec9
children fc86789787e6
comparison
equal deleted inserted replaced
80343:3c75e19e7ec9 80344:d06bd8b20a4e
1 2008-03-18 Dan Nicolaescu <dann@ics.uci.edu> 1 2008-03-18 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * font-lock.el (font-lock-comment-face): Set the foreground for
4 the light background 8 colors case.
2 5
3 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log 6 * vc-bzr.el (vc-bzr-print-log): Insert a file marker. Run the log
4 command for each file in the list. 7 command for each file in the list.
5 (vc-bzr-log-view-mode): Recognize the file marker. 8 (vc-bzr-log-view-mode): Recognize the file marker.
6 (vc-bzr-show-log-entry): Make regexp match more cases. 9 (vc-bzr-show-log-entry): Make regexp match more cases.