emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] [PATCH 0/2] Soem more minor patches


From: James TD Smith
Subject: [Orgmode] [PATCH 0/2] Soem more minor patches
Date: Wed, 21 Oct 2009 10:52:47 +0100

I found the changes John Wiegley made to org-repeat-re stopped it from matching
repeaters with just a '+' at the start. I have fixed this.

Also, I've added a way for the clock resolution code to use system idle time
under X11, using a small C program which uses the xscreensaver extension.

James TD Smith (2):
  Add an X11 equivalent to org-mac-idle-seconds.
  org-repeat-re was no longer matching simple +2d type repeaters. Fix.

 .gitignore          |    1 +
 ChangeLog           |    6 +++++-
 UTILITIES/x11idle.c |   21 +++++++++++++++++++++
 lisp/ChangeLog      |   11 ++++++++++-
 lisp/org-clock.el   |   10 ++++++++--
 lisp/org.el         |    2 +-
 6 files changed, 46 insertions(+), 5 deletions(-)
 create mode 100644 UTILITIES/x11idle.c

--
|-<James TD Smith>-<email/address@hidden>-|




reply via email to

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