From: Glenn Morris Date: Sat, 8 Aug 2009 02:33:59 +0000 (+0000) Subject: Standardize footer. X-Git-Tag: emacs-pretest-23.1.90~1927 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e10295477e1272255ffdabd4c6e37dfbd3918acd;p=emacs.git Standardize footer. --- 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