* vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
change temporarily (Bug#6343).
2010-06-12 Chong Yidong <cyd@stupidchicken.com>
+ * term/common-win.el (x-colors): Add all the color names defined
+ in rgb.txt (Bug#6332).
+
* facemenu.el (list-colors-print): Don't print extra names if it
will overflow the window width.
* vc/log-edit.el (log-edit-font-lock-keywords): Revert 2010-06-02
- change temporarily (Bug#6343).
+ change (Bug#6343).
2010-06-12 Eli Zaretskii <eliz@gnu.org>
(3 (or (cdr (assoc (match-string 2) log-edit-headers-alist))
'log-edit-header)
nil lax)
- (4 font-lock-warning-face nil lax)))))
+ (4 font-lock-warning-face)))))
;;;###autoload
(defun log-edit (callback &optional setup params buffer mode &rest ignore)