diff options
author | Carsten Dominik <dominik@science.uva.nl> | 2008-11-24 12:17:46 +0000 |
---|---|---|
committer | Carsten Dominik <dominik@science.uva.nl> | 2008-11-24 12:17:46 +0000 |
commit | d60b1ba1dca0d6f7274f18f557babc78c930c38f (patch) | |
tree | 68df020c4d8e2297a8f5adda1d840cac92d8ceaa /lisp/org/org-mhe.el | |
parent | d95a8199043fd99ee5d5d36a5ab66c76967fc87d (diff) | |
download | emacs-d60b1ba1dca0d6f7274f18f557babc78c930c38f.tar.gz |
2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
* org-agenda.el (org-get-closed): Re-apply changes
accidentially overwritten by last commit to Emacs.
* org.el (org-outline-path-complete-in-steps): New option.
(org-refile-get-location): Honor
`org-outline-path-complete-in-steps'.
(org-agenda-change-all-lines, org-tags-sparse-tree)
(org-time-string-to-absolute, org-small-year-to-year)
(org-link-escape): Re-apply changes accidentially overwritten
by last commit to Emacs.
Diffstat (limited to 'lisp/org/org-mhe.el')
-rw-r--r-- | lisp/org/org-mhe.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-mhe.el b/lisp/org/org-mhe.el index ab9f797cb81..c51b60e6a26 100644 --- a/lisp/org/org-mhe.el +++ b/lisp/org/org-mhe.el @@ -5,7 +5,7 @@ ;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de> ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 6.13 +;; Version: 6.13a ;; ;; This file is part of GNU Emacs. ;; |