changeset 44416:1417ace60dd8

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 06 Apr 2002 16:09:33 +0000
parents c9f374d3e6f3
children 2e7d567e793b
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rms@gnu.org>
 
+	* 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.