X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=texi%2Fgnus-news.el;h=4e5cdc6a701d50c88503ad1ed06546a07b46f4a8;hb=c14eab3a50a0290a417a16bf15dd55fefeec6e5b;hp=67c101f87f678da39d91a66185626d296f12908d;hpb=fa5312e0c89467ee383fca294c6f2faeff615e03;p=elisp%2Fgnus.git- diff --git a/texi/gnus-news.el b/texi/gnus-news.el index 67c101f..4e5cdc6 100644 --- a/texi/gnus-news.el +++ b/texi/gnus-news.el @@ -18,8 +18,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Commentary: @@ -31,6 +31,8 @@ Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. See the end for copying conditions. Please send Gnus bug reports to bugs\@gnus.org. +For older news, see Gnus info node \"New Features\". + * Changes in No Gnus @@ -64,6 +66,7 @@ paragraph-separate: \"[ ]*$\"\nend:\n") (defvar gnus-news-makeinfo-switches (concat " --no-headers --paragraph-indent=0" + " --no-validate" ;; Allow unresolved references. " --fill-column=" (number-to-string (+ 3 ;; will strip leading spaces later (or gnus-news-fill-column 80)))))