summaryrefslogtreecommitdiff
path: root/lisp/org
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-08-08 02:33:59 +0000
committerGlenn Morris <rgm@gnu.org>2009-08-08 02:33:59 +0000
commite10295477e1272255ffdabd4c6e37dfbd3918acd (patch)
tree44210419f5ce96e38a67154a948dbcbd239a3ccb /lisp/org
parent750268f079f9b517be781a67fd6d2ec855529bf2 (diff)
downloademacs-e10295477e1272255ffdabd4c6e37dfbd3918acd.tar.gz
Standardize footer.
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/org-feed.el2
-rw-r--r--lisp/org/org-html.el1
-rw-r--r--lisp/org/org-icalendar.el1
3 files changed, 0 insertions, 4 deletions
diff --git a/lisp/org/org-feed.el b/lisp/org/org-feed.el
index 7a961cea73c..4562d252faf 100644
--- a/lisp/org/org-feed.el
+++ b/lisp/org/org-feed.el
@@ -660,6 +660,4 @@ formatted as a string, not the original XML data."
(provide 'org-feed)
;; arch-tag: 0929b557-9bc4-47f4-9633-30a12dbb5ae2
-
;;; org-feed.el ends here
-
diff --git a/lisp/org/org-html.el b/lisp/org/org-html.el
index c321c71d816..35eb45ab179 100644
--- a/lisp/org/org-html.el
+++ b/lisp/org/org-html.el
@@ -2080,5 +2080,4 @@ Replaces invalid characters with \"_\" and then prepends a prefix."
(provide 'org-html)
;; arch-tag: 8109d84d-eb8f-460b-b1a8-f45f3a6c7ea1
-
;;; org-html.el ends here
diff --git a/lisp/org/org-icalendar.el b/lisp/org/org-icalendar.el
index dfc57908fd3..2ea7483078f 100644
--- a/lisp/org/org-icalendar.el
+++ b/lisp/org/org-icalendar.el
@@ -577,5 +577,4 @@ a time), or the day by one (if it does not contain a time)."
(provide 'org-icalendar)
;; arch-tag: 2dee2b6e-9211-4aee-8a47-a3c7e5bc30cf
-
;;; org-icalendar.el ends here