]> git.eshelyaron.com Git - emacs.git/commitdiff
Standardize footer.
authorGlenn Morris <rgm@gnu.org>
Sat, 8 Aug 2009 02:33:59 +0000 (02:33 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 8 Aug 2009 02:33:59 +0000 (02:33 +0000)
lisp/org/org-feed.el
lisp/org/org-html.el
lisp/org/org-icalendar.el

index 7a961cea73cc6681af2fc88e0da80363695bcc6b..4562d252fafb9d04805572546f3b533edee149ba 100644 (file)
@@ -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
-
index c321c71d816e3a62ff9e3cc1a017c110cfc7896a..35eb45ab1796cd1b8b528a090d89f80368c173fd 100644 (file)
@@ -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
index dfc57908fd3c22ca243d0fc5a5489d7849f67675..2ea7483078f8b8303a902205295e0aba35ed137e 100644 (file)
@@ -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