X-Git-Url: https://gitweb.fperrin.net/?p=atom.el.git;a=blobdiff_plain;f=atom.el;fp=atom.el;h=86fea4ced90990f28681eddee54c110025beb2b7;hp=c4224b85680ae273b942936da6236319ce99bd89;hb=d020ffc2429872ec3c3e44e45036e2742f7ef762;hpb=74b5d88f9cb0ff532f5db89e402c4a991caf8678 diff --git a/atom.el b/atom.el index c4224b8..86fea4c 100644 --- a/atom.el +++ b/atom.el @@ -47,7 +47,7 @@ ;; ;; (atom-print my-atom-feed) ;; ;; If you prefer RSS feeds: -;; (atom-to-rss-print my-atom-feed)) +;; (atom-print-as-rss my-atom-feed)) ;; Full documentation is available at .