diff lisp/gnus/nnweb.el @ 92359:1af6d6eab2e9

Merge from gnus--devo--0 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1089
author Miles Bader <miles@gnu.org>
date Sat, 01 Mar 2008 01:28:14 +0000
parents 107ccd98fa12
children cb44c6d29ee0
line wrap: on
line diff
--- a/lisp/gnus/nnweb.el	Sat Mar 01 00:26:22 2008 +0000
+++ b/lisp/gnus/nnweb.el	Sat Mar 01 01:28:14 2008 +0000
@@ -367,7 +367,7 @@
       (goto-char (point-max))
       (when
 	  (re-search-backward
-	   "^\\(?:\\(\\w+\\) \\([0-9]+\\)\\|\\S-+\\)\\(?: \\([0-9]\\{4\\}\\)\\)? by \\(.*\\)"
+ 	   "^\\(?:\\(\\w+\\) \\([0-9]+\\)\\|\\S-+\\)\\(?: \\([0-9]\\{4\\}\\)\\)? by ?\\(.*\\)"
 	   nil t)
 	(setq Date (if (match-string 1)
 		       (format "%s %s 00:00:00 %s"