Mercurial > emacs
changeset 76197:e7aa4af4c52b
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Tue, 27 Feb 2007 07:28:48 +0000 |
parents | 5a8a5fa3281a |
children | 19858101f8df |
files | lisp/ChangeLog lisp/textmodes/org.el |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 27 07:26:57 2007 +0000 +++ b/lisp/ChangeLog Tue Feb 27 07:28:48 2007 +0000 @@ -1,6 +1,8 @@ 2007-02-27 Carsten Dominik <dominik@science.uva.nl> * textmodes/org.el (org-archive-subtree): Quote variable name. + (org-agenda-get-todos): Make sure skip properties are checked + correctly. 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
--- a/lisp/textmodes/org.el Tue Feb 27 07:26:57 2007 +0000 +++ b/lisp/textmodes/org.el Tue Feb 27 07:28:48 2007 +0000 @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik <dominik at science dot uva dot nl> ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://www.astro.uva.nl/~dominik/Tools/org/ -;; Version: 4.67 +;; Version: 4.67a ;; ;; This file is part of GNU Emacs. ;;