emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Carsten Dominik
Subject: Re: [Orgmode] [PATCH 0/9] Update my last patchset
Date: Sun, 21 Sep 2008 06:48:58 +0200

Hi James,

bummer, I *did* forget about the previous patch series, thanks so much for bringing it up again.

I am frusrated with my git skills. I did put all your patches into a separate mailbox and then did git-am, which failed miserably. Any idea what I might be doing wrong?

I can apply the patches all one by one, sort-off by hand, but I don't like it.

- Carsten

On Sep 20, 2008, at 11:08 PM, James TD Smith wrote:

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>-|


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





reply via email to

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