소스 검색

Merge branch 'maint'

Bastien Guerry 11 년 전
부모
커밋
642bd253d0
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      contrib/lisp/ox-rss.el

+ 2 - 0
contrib/lisp/ox-rss.el

@@ -25,6 +25,8 @@
 ;; This library implements a RSS 2.0 back-end for Org exporter, based on
 ;; the `html' back-end.
 ;;
+;; It requires Emacs 24.1 at least.
+;;
 ;; It provides two commands for export, depending on the desired output:
 ;; `org-rss-export-as-rss' (temporary buffer) and `org-rss-export-to-rss'
 ;; (as a ".xml" file).