summaryrefslogtreecommitdiff
path: root/lisp/org/org-indent.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/org-indent.el')
-rw-r--r--lisp/org/org-indent.el8
1 files changed, 3 insertions, 5 deletions
diff --git a/lisp/org/org-indent.el b/lisp/org/org-indent.el
index 50b6f4856e6..ec6d2ff73f2 100644
--- a/lisp/org/org-indent.el
+++ b/lisp/org/org-indent.el
@@ -1,11 +1,10 @@
-;;; org-indent.el --- Dynamic indentation for Org-mode
-
-;; Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+;;; org-indent.el --- Dynamic indentation for Org-mode
+;; Copyright (C) 2009 Free Software Foundation, Inc.
;;
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
;; Homepage: http://orgmode.org
-;; Version: 6.29c
+;; Version: 6.30c
;;
;; This file is part of GNU Emacs.
;;
@@ -278,5 +277,4 @@ Point is assumed to be at the beginning of a headline."
(provide 'org-indent)
-;; arch-tag: 981f57e3-d747-49d1-8e63-ed460682cee6
;;; org-indent.el ends here