I've updated my last patchset so it applies to the current version, and added a
few more patches I have written since then.

The following series implements...

---

James TD Smith (9):
      Some bugfixes for org-plot.
      Add a % expansion for inserting properties in remember buffers.
      Add some new interaction between remember and clocked tasks
      Add some functions for handling checklists.
      Fix note insertion in entries with drawers.
      Fix link display in imenus and the refile interface
      Show durations of clocked times in timeline
      Fix X clipboard handling in emacs21
      Some improvements to the modeline clock display


 contrib/ChangeLog             |    5 ++
 contrib/lisp/org-checklist.el |  110 +++++++++++++++++++++++++++++++++++++++++
 lisp/ChangeLog                |   55 ++++++++++++++-------
 lisp/org-agenda.el            |   14 +++--
 lisp/org-clock.el             |   36 ++++++++++---
 lisp/org-compat.el            |   13 ++++-
 lisp/org-plot.el              |   13 +++--
 lisp/org-remember.el          |   67 +++++++++++++++++++++----
 lisp/org.el                   |   51 ++++++++++++-------
 9 files changed, 292 insertions(+), 72 deletions(-)
 create mode 100644 contrib/lisp/org-checklist.el

-- 
|-<James TD Smith>-<email/[EMAIL PROTECTED]>-|


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to