summaryrefslogtreecommitdiff
path: root/lisp/org/org-mhe.el
diff options
context:
space:
mode:
authorCarsten Dominik <dominik@science.uva.nl>2009-02-02 20:57:14 +0000
committerCarsten Dominik <dominik@science.uva.nl>2009-02-02 20:57:14 +0000
commit5ace2fe5ec1ac286b69e3ec3db9a0fba6a295f49 (patch)
tree8669f540703294c7d57126b098c9c96d65eaa983 /lisp/org/org-mhe.el
parent68a479400bfe55432c7e3aaf89ba7095751568d9 (diff)
downloademacs-5ace2fe5ec1ac286b69e3ec3db9a0fba6a295f49.tar.gz
2009-02-02 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-mode): Make dependence stuff work more reliably. (org-update-parent-todo-statistics): Fix bug with updating statistics cookie. (org-yank-adjusted-subtrees, org-return-follows-link) (org-use-fast-todo-selection, org-tags-column): New default setting for variables. * org-export-latex.el (org-export-latex-emphasis-alist): Use = and ~ as verbatim delimiters, to avoid table bug. (org-export-latex-classes): Remove the a4paper option from the default styles. * org-exp.el (org-export-html-format-image): New argument PAR-OPEN, to fix XHTM validation bug. (org-export-as-html): Pass par-open to `org-export-html-format-image'. (org-export-html-footnotes-section): Use a more consistent id for footnotes. * org-agenda.el (org-agenda-sorting-strategy) (org-agenda-tags-column): New default setting for variables, based on a poll what typical uses use. (org-agenda-dim-blocked-tasks): Keep dimming blocked entries from setting the blocked tag.
Diffstat (limited to 'lisp/org/org-mhe.el')
-rw-r--r--lisp/org/org-mhe.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-mhe.el b/lisp/org/org-mhe.el
index a654fb5767c..90e4468c728 100644
--- a/lisp/org/org-mhe.el
+++ b/lisp/org/org-mhe.el
@@ -6,7 +6,7 @@
;; Author: Thomas Baumann <thomas dot baumann at ch dot tum dot de>
;; Keywords: outlines, hypermedia, calendar, wp
;; Homepage: http://orgmode.org
-;; Version: 6.20h
+;; Version: 6.21b
;;
;; This file is part of GNU Emacs.
;;