X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fnnrss.el;h=1546f922e7a303761be76ba5bb1799c36181234b;hp=02a9513d07cbc59029914a9db906716a3f437434;hb=4fe932c9ab0714252bb9a6de65b139026c41b3ac;hpb=37159f7bfe7bc12dc4ca3966e2a7525be82a60c9 diff --git a/lisp/nnrss.el b/lisp/nnrss.el index 02a9513d0..1546f922e 100644 --- a/lisp/nnrss.el +++ b/lisp/nnrss.el @@ -1,6 +1,6 @@ ;;; nnrss.el --- interfacing with RSS -;; Copyright (C) 2001-2014 Free Software Foundation, Inc. +;; Copyright (C) 2001-2015 Free Software Foundation, Inc. ;; Author: Shenghuo Zhu ;; Keywords: RSS @@ -395,7 +395,7 @@ otherwise return nil." (mm-coding-system-p 'utf-8))) (declare-function libxml-parse-html-region "xml.c" - (start end &optional base-url)) + (start end &optional base-url discard-comments)) (defun nnrss-fetch (url &optional local) "Fetch URL and put it in a the expected Lisp structure." (mm-with-unibyte-buffer