Mercurial > emacs
changeset 44378:5484017733b2
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 03 Apr 2002 15:29:25 +0000 |
parents | 7c3b2b1a90ac |
children | 5e64981e7abd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + * 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.