aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2001-07-06 10:30:12 +0000
committerGerd Moellmann2001-07-06 10:30:12 +0000
commit68372be176a3799b0c7a9c9c242765c87ccefea0 (patch)
tree1e394107a67b09f89a0b1a29c504671b6e851c26
parenta2cc5c4f187427ef58e1471761bd33fcf74c1deb (diff)
downloademacs-68372be176a3799b0c7a9c9c242765c87ccefea0.tar.gz
emacs-68372be176a3799b0c7a9c9c242765c87ccefea0.zip
Add mail-envelope-from.
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d25c8599ffe..a25516cfdc3 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1056,6 +1056,9 @@ in which folder to put messages automatically.
1056with non-ASCII characters if Emacs happens to decode it incorrectly 1056with non-ASCII characters if Emacs happens to decode it incorrectly
1057due to missing or malformed "charset=" header. 1057due to missing or malformed "charset=" header.
1058 1058
1059** The new user-option `mail-envelope-from' can be used to specify
1060an envelope-from address different from user-mail-address.
1061
1059** Changes to TeX mode 1062** Changes to TeX mode
1060 1063
1061*** The default mode has been changed from `plain-tex-mode' to 1064*** The default mode has been changed from `plain-tex-mode' to