# HG changeset patch # User Richard M. Stallman # Date 1017847765 0 # Node ID 5484017733b27c6d6f32d9a50378b6895f5a5509 # Parent 7c3b2b1a90ac19674af7d689651e405a3b3c99ef *** empty log message *** diff -r 7c3b2b1a90ac -r 5484017733b2 lisp/ChangeLog --- a/lisp/ChangeLog Wed Apr 03 15:29:18 2002 +0000 +++ b/lisp/ChangeLog Wed Apr 03 15:29:25 2002 +0000 @@ -1,5 +1,13 @@ 2002-04-03 Richard M. Stallman + * format.el (format-deannotate-region): Doc fix. + + * enriched.el (enriched-face-ans): Delete special treatment + for fg:... and bg:... faces. + (enriched-decode-foreground): Return a list that specifies + the foreground color, rather than creating a face. + (enriched-decode-background): Likewise. + * shell.el (shell-mode): Don't reinit comint-input-ring if that was already done.