]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-indent.el
Merge from emacs-23 branch
[gnu-emacs] / lisp / org / org-indent.el
index 43c7a2bb1cafcd9c8d196f202e13f7b0dcb5ce96..50dd6ac027a3c58fab8557f1afb2b3222d92fa0a 100644 (file)
@@ -1,5 +1,5 @@
 ;;; org-indent.el --- Dynamic indentation for  Org-mode
-;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 2009-2011 Free Software Foundation, Inc.
 ;;
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
@@ -322,5 +322,4 @@ Point is assumed to be at the beginning of a headline."
 
 (provide 'org-indent)
 
-;; arch-tag: b76736bc-9f4a-43cd-977c-ecfd6689846a
 ;;; org-indent.el ends here