[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

Patch for sb-slashdot



Attached is a small patch which fixes the sb-slashdot shimbun.

Regards,
David
Index: sb-slashdot.el
===================================================================
RCS file: /storage/cvsroot/emacs-w3m/shimbun/sb-slashdot.el,v
retrieving revision 1.6
diff -r1.6 sb-slashdot.el
58c58
<   "<\\s-*h3\\s-+class=\"story\"[^\0]*?<a\\s-+href=\"\
---
>   "<\\s-*h3\\s-+class=\"story\"[^\0]*?<a\\s-.*\\s-href=\"\
Index: ChangeLog
===================================================================
RCS file: /storage/cvsroot/emacs-w3m/shimbun/ChangeLog,v
retrieving revision 1.173
diff -r1.173 ChangeLog
0a1,5
> 2009-02-14  David Engster  <dengste@xxxxxx>
> 
> 	* sb-slashdot.el (shimbun-slashdot-regexp-section-id-subject): Adapted
> 	regexp.
>