diff options
| author | Carsten Dominik | 2008-11-24 12:17:46 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2008-11-24 12:17:46 +0000 |
| commit | d60b1ba1dca0d6f7274f18f557babc78c930c38f (patch) | |
| tree | 68df020c4d8e2297a8f5adda1d840cac92d8ceaa /lisp/org/org-plot.el | |
| parent | d95a8199043fd99ee5d5d36a5ab66c76967fc87d (diff) | |
| download | emacs-d60b1ba1dca0d6f7274f18f557babc78c930c38f.tar.gz emacs-d60b1ba1dca0d6f7274f18f557babc78c930c38f.zip | |
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-plot.el')
| -rw-r--r-- | lisp/org/org-plot.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-plot.el b/lisp/org/org-plot.el index b2443ccd7e9..491035b7900 100644 --- a/lisp/org/org-plot.el +++ b/lisp/org/org-plot.el | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | ;; Author: Eric Schulte <schulte dot eric at gmail dot com> | 5 | ;; Author: Eric Schulte <schulte dot eric at gmail dot com> |
| 6 | ;; Keywords: tables, plotting | 6 | ;; Keywords: tables, plotting |
| 7 | ;; Homepage: http://orgmode.org | 7 | ;; Homepage: http://orgmode.org |
| 8 | ;; Version: 6.13 | 8 | ;; Version: 6.13a |
| 9 | ;; | 9 | ;; |
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 11 | ;; | 11 | ;; |