Mercurial > emacs
diff lisp/ChangeLog @ 28492:fc5e9fc89c9d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 03 Apr 2000 19:34:41 +0000 |
parents | cfc5860e2942 |
children | 8dd86ea12949 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Apr 03 19:31:33 2000 +0000 +++ b/lisp/ChangeLog Mon Apr 03 19:34:41 2000 +0000 @@ -1,8 +1,31 @@ 2000-04-03 Gerd Moellmann <gerd@gnu.org> + * simple.el (sendmail-user-agent-compose): Recognize a `body' + header and insert its value as mail body. + + * subr.el (member-ignore-case): New function. + + * dabbrev.el (dabbrev-ignored-regexps): New user-option. + (dabbrev--find-expansion): Ignore buffers matching a regexp + from dabbrev-ignored-regexps. + * jka-compr.el (jka-compr-compression-info-list): Add `.z' to extensions handled by gzip. +2000-04-03 Richard M. Stallman <rms@gnu.org> + + * files.el (insert-directory): List the total free space + along with the used space. + + * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix + line is followed by one that matches CITATION-REGEXP, end the + paragraph. + +2000-04-03 Markus Rost <rost@delysid.gnu.org> + + * mail/rmailsum.el (rmail-user-mail-address-regexp): New option. + (rmail-make-basic-summary-line): Use that option. + 2000-04-03 Kenichi Handa <handa@etl.go.jp> * international/mule-cmds.el (encoded-string-description):