comparison etc/GNUS-NEWS @ 78471:40bf41048aad

Replace `iff'.
author Glenn Morris <rgm@gnu.org>
date Wed, 08 Aug 2007 07:12:04 +0000
parents 713172dcf518
children 1dd7437446ea a3c27999decb
comparison
equal deleted inserted replaced
78470:8124d29b8a76 78471:40bf41048aad
28 28
29 ** New `make.bat' for compiling and installing Gnus under MS Windows 29 ** New `make.bat' for compiling and installing Gnus under MS Windows
30 30
31 Use `make.bat' if you want to install Gnus under MS Windows, the first 31 Use `make.bat' if you want to install Gnus under MS Windows, the first
32 argument to the batch-program should be the directory where `xemacs.exe' 32 argument to the batch-program should be the directory where `xemacs.exe'
33 respectively `emacs.exe' is located, iff you want to install Gnus after 33 respectively `emacs.exe' is located, if you want to install Gnus after
34 compiling it, give `make.bat' `/copy' as the second parameter. 34 compiling it, give `make.bat' `/copy' as the second parameter.
35 35
36 `make.bat' has been rewritten from scratch, it now features automatic 36 `make.bat' has been rewritten from scratch, it now features automatic
37 recognition of XEmacs and GNU Emacs, generates `gnus-load.el', checks if 37 recognition of XEmacs and GNU Emacs, generates `gnus-load.el', checks if
38 errors occur while compilation and generation of info files and reports 38 errors occur while compilation and generation of info files and reports
306 ** The envelope sender address can be customized when using Sendmail. 306 ** The envelope sender address can be customized when using Sendmail.
307 *Note Mail Variables: (message)Mail Variables. 307 *Note Mail Variables: (message)Mail Variables.
308 308
309 ** Gnus no longer generate the Sender: header automatically. 309 ** Gnus no longer generate the Sender: header automatically.
310 310
311 Earlier it was generated iff the user configurable email address was 311 Earlier it was generated when the user configurable email address was
312 different from the Gnus guessed default user address. As the guessing 312 different from the Gnus guessed default user address. As the guessing
313 algorithm is rarely correct these days, and (more controversially) the 313 algorithm is rarely correct these days, and (more controversially) the
314 only use of the Sender: header was to check if you are entitled to 314 only use of the Sender: header was to check if you are entitled to
315 cancel/supersede news (which is now solved by Cancel Locks instead, see 315 cancel/supersede news (which is now solved by Cancel Locks instead, see
316 another entry), generation of the header has been disabled by default. 316 another entry), generation of the header has been disabled by default.