Changeset 4220 for trunk/etc/GNUS-NEWS
- Timestamp:
- 04/04/08 22:04:40 (8 months ago)
- Files:
-
- trunk/etc/GNUS-NEWS (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/GNUS-NEWS
r4196 r4220 2 2 3 3 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 4 2006, 2007 Free Software Foundation, Inc.4 2006, 2007, 2008 Free Software Foundation, Inc. 5 5 See the end of the file for license conditions. 6 6 … … 31 31 Use `make.bat' if you want to install Gnus under MS Windows, the first 32 32 argument to the batch-program should be the directory where `xemacs.exe' 33 respectively `emacs.exe' is located, if fyou want to install Gnus after33 respectively `emacs.exe' is located, if you want to install Gnus after 34 34 compiling it, give `make.bat' `/copy' as the second parameter. 35 35 … … 140 140 ("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr) 141 141 142 ** Old intermediate incoming mail files (`Incoming*') are deleted after a 143 couple of days, not immediately. *Note Mail Source Customization::. 144 (New in Gnus 5.10.10 / Emacs 22.2) 142 145 143 146 … … 309 312 ** Gnus no longer generate the Sender: header automatically. 310 313 311 Earlier it was generated iffthe user configurable email address was314 Earlier it was generated when the user configurable email address was 312 315 different from the Gnus guessed default user address. As the guessing 313 316 algorithm is rarely correct these days, and (more controversially) the … … 525 528 GNU Emacs is free software; you can redistribute it and/or modify 526 529 it under the terms of the GNU General Public License as published by 527 the Free Software Foundation; either version 2, or (at your option)530 the Free Software Foundation; either version 3, or (at your option) 528 531 any later version. 529 532
