diff man/gnus.texi @ 144:318232e2a3f0 r20-2b6

Import from CVS: tag r20-2b6
author cvs
date Mon, 13 Aug 2007 09:34:14 +0200
parents 1856695b1fa9
children 59463afc5666
line wrap: on
line diff
--- a/man/gnus.texi	Mon Aug 13 09:33:20 2007 +0200
+++ b/man/gnus.texi	Mon Aug 13 09:34:14 2007 +0200
@@ -1,7 +1,7 @@
 \input texinfo                  @c -*-texinfo-*-
 
 @setfilename gnus
-@settitle Gnus 5.4.51 Manual
+@settitle Gnus 5.4.52 Manual
 @synindex fn cp
 @synindex vr cp
 @synindex pg cp
@@ -287,7 +287,7 @@
 @tex
 
 @titlepage
-@title Gnus 5.4.51 Manual
+@title Gnus 5.4.52 Manual
 
 @author by Lars Magne Ingebrigtsen
 @page
@@ -323,7 +323,7 @@
 spool or your mbox file.  All at the same time, if you want to push your
 luck.
 
-This manual corresponds to Gnus 5.4.51.
+This manual corresponds to Gnus 5.4.52.
 
 @end ifinfo
 
@@ -5236,7 +5236,7 @@
 these group names before creating the file name to save to.  The
 following will do just that:
 
-1@lisp
+@lisp
 (defun my-save-name (group)
   (when (string-match "^nnml:mail." group)
     (substring group (match-end 0))))