0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-23 07:10:44 +00:00
org-mode/lisp
John Wiegley 6f9b983f94 Added functions for determining the user's idle time
(org-clock-idle-time): New user customizable option for detecting
whether the user has left a clock idle.  Note: it is only used in this
commit to test whether it's worthwhile to check OS X to get the Mac
user's current idle time.  If the Emacs idle time is less than the
value, the user hasn't been away long enough to be worth checking (a
more expensive test than just getting Emacs idle time).

(org-user-idle-seconds, org-mac-idle-seconds)
(org-emacs-idle-seconds): This three functions, in conjunction
with the user customization variable `org-clock-idle-time', return
the number of seconds (as a floating point) that the user has been
away from their Emacs (or, if running on OS X, their computer).
2009-10-16 22:28:15 -04:00
..
ChangeLog Added functions for determining the user's idle time 2009-10-16 22:28:15 -04:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Fix all todo line bug in org-mobile.el 2009-10-16 17:07:38 +02:00
org-archive.el Rewrite of org-mobile.org, for MobileOrg build 18 2009-10-10 23:01:33 +02:00
org-ascii.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-attach.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-bbdb.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-bibtex.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-clock.el Added functions for determining the user's idle time 2009-10-16 22:28:15 -04:00
org-colview-xemacs.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-colview.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-compat.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-crypt.el Fix copyright in org-crypt.el 2009-10-01 20:04:42 +02:00
org-docbook.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-exp-blocks.el Apply fixes from downstream Emacs 2009-09-30 09:20:28 +02:00
org-exp.el Minor fixes 2009-10-15 07:59:15 +02:00
org-faces.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-feed.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-footnote.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-gnus.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-html.el Don't wrap figures without captions 2009-10-02 08:29:21 +02:00
org-icalendar.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-id.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-indent.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-info.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-inlinetask.el Change default for org-inlinetask-export to t 2009-10-13 00:00:19 +02:00
org-irc.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-jsinfo.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-latex.el LaTeX export: Don't format tables in protected regions 2009-10-07 08:10:05 +02:00
org-list.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-mac-message.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-macs.el LaTeX export: Don't format tables in protected regions 2009-10-07 08:10:05 +02:00
org-mew.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-mhe.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-mobile.el Avoid compact agendas for mobile staging 2009-10-16 18:10:14 +02:00
org-mouse.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-plot.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-protocol.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-publish.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-remember.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-rmail.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-src.el org-babel: dot improvements 2009-10-14 16:03:40 -06:00
org-table.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-timer.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-vm.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-w3m.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-wl.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org-xoxo.el Push version number to 6.31trans 2009-10-01 11:57:17 +02:00
org.el Added three new utility functions to org.el 2009-10-16 22:00:50 -04:00