# HG changeset patch # User Richard M. Stallman # Date 1018109373 0 # Node ID 1417ace60dd83e1abe3e3665871fa0f959f167b3 # Parent c9f374d3e6f367af2c29039069a1e6db5a7c8aa3 *** empty log message *** diff -r c9f374d3e6f3 -r 1417ace60dd8 lisp/ChangeLog --- a/lisp/ChangeLog Sat Apr 06 16:09:26 2002 +0000 +++ b/lisp/ChangeLog Sat Apr 06 16:09:33 2002 +0000 @@ -1,5 +1,9 @@ 2002-04-06 Richard M. Stallman + * enriched.el (enriched-decode-foreground, enriched-decode-background): + Use proper format for desired elts of `face' property. + Don't test display-color-p; make the properties unconditionally. + * progmodes/compile.el (compilation-error-regexp-alist): New alternatives for FILE:LINE.COL and for ranges of columns and lines.