comparison lisp/ChangeLog @ 44378:5484017733b2

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 03 Apr 2002 15:29:25 +0000
parents a00feef20f38
children aa703590324a
comparison
equal deleted inserted replaced
44377:7c3b2b1a90ac 44378:5484017733b2
1 2002-04-03 Richard M. Stallman <rms@gnu.org> 1 2002-04-03 Richard M. Stallman <rms@gnu.org>
2
3 * format.el (format-deannotate-region): Doc fix.
4
5 * enriched.el (enriched-face-ans): Delete special treatment
6 for fg:... and bg:... faces.
7 (enriched-decode-foreground): Return a list that specifies
8 the foreground color, rather than creating a face.
9 (enriched-decode-background): Likewise.
2 10
3 * shell.el (shell-mode): Don't reinit comint-input-ring 11 * shell.el (shell-mode): Don't reinit comint-input-ring
4 if that was already done. 12 if that was already done.
5 13
6 2002-04-03 Edward M. Reingold <reingold@emr.cs.iit.edu> 14 2002-04-03 Edward M. Reingold <reingold@emr.cs.iit.edu>