emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH 0/9] Update my last patchset


From: James TD Smith
Subject: [Orgmode] [PATCH 0/9] Update my last patchset
Date: Sat, 20 Sep 2008 22:08:41 +0100
User-agent: StGIT/0.14.2

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/address@hidden>-|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]