diff options
| author | Gerd Moellmann | 2001-07-06 10:30:12 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-07-06 10:30:12 +0000 |
| commit | 68372be176a3799b0c7a9c9c242765c87ccefea0 (patch) | |
| tree | 1e394107a67b09f89a0b1a29c504671b6e851c26 | |
| parent | a2cc5c4f187427ef58e1471761bd33fcf74c1deb (diff) | |
| download | emacs-68372be176a3799b0c7a9c9c242765c87ccefea0.tar.gz emacs-68372be176a3799b0c7a9c9c242765c87ccefea0.zip | |
Add mail-envelope-from.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1056,6 +1056,9 @@ in which folder to put messages automatically. | |||
| 1056 | with non-ASCII characters if Emacs happens to decode it incorrectly | 1056 | with non-ASCII characters if Emacs happens to decode it incorrectly |
| 1057 | due to missing or malformed "charset=" header. | 1057 | due to missing or malformed "charset=" header. |
| 1058 | 1058 | ||
| 1059 | ** The new user-option `mail-envelope-from' can be used to specify | ||
| 1060 | an 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 |