Преглед изворни кода

org-feed.el: Add all default drawers in the commentary section.

Otherwise people might thing PROPERTIES LOGBOOK and the only two
default drawers.
Bastien Guerry пре 13 година
родитељ
комит
3639bf7593
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lisp/org-feed.el

+ 1 - 1
lisp/org-feed.el

@@ -80,7 +80,7 @@
 ;;  that received the input of the feed.  You should add FEEDSTATUS
 ;;  to your list of drawers in the files that receive feed input:
 ;;
-;;       #+DRAWERS: PROPERTIES LOGBOOK FEEDSTATUS
+;;       #+DRAWERS: PROPERTIES CLOCK LOGBOOK RESULTS FEEDSTATUS
 ;;
 ;;  Acknowledgments
 ;;  ---------------