0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-15 16:46:27 +00:00
org-mode/lisp
Carsten Dominik b034a4e1ed New option to get times in agenda zero padded instead of blank padded
Patch by Stephen Eglen, who writes:

> Just a small suggestion here.  In the agenda, an entry like:
> * <2010-01-20 Wed 09:00-09:30> test
>
> gets formatted as follows:
>
> Wednesday  20 January 2010
>               8:00...... ----------------
>  test:        9:00- 9:30 test
>              10:00...... ----------------
>
> the leading whitespace before '9:00' and '9:30' is needed to align the
> times, but having the space after the dash looks odd (at least to my
> latex-trained eyes).  Would it be possible to patch org-agenda to put a
> leading zero rather than leading whitespace.  With this patch, I see:
>
> Wednesday  20 January 2010
>              08:00...... ----------------
>  test:       09:00-09:30 test
>              10:00...... ----------------

This patch introduces a new user option to select this behavior.
2010-01-21 16:02:44 +01:00
..
ChangeLog New option to get times in agenda zero padded instead of blank padded 2010-01-21 16:02:44 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el New option to get times in agenda zero padded instead of blank padded 2010-01-21 16:02:44 +01:00
org-archive.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-ascii.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-attach.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-bbdb.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-beamer.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-bibtex.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-clock.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-colview-xemacs.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-colview.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-compat.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-crypt.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-ctags.el Bug fixes in org-ctags.el 2010-01-18 08:21:33 +01:00
org-datetree.el Autoload org-datetree-find-create-date 2010-01-20 11:43:52 +01:00
org-docbook.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-docview.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-exp-blocks.el babel: no longer overwriting non-babel src blocks org-exp-blocks: adding progress-marker local variable 2010-01-18 13:36:27 -07:00
org-exp.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-faces.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-feed.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-footnote.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-freemind.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-gnus.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-habit.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-html.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-icalendar.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-id.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-indent.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-info.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-inlinetask.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-irc.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-jsinfo.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-latex.el Make hyperref macro customizable 2010-01-20 10:27:45 +01:00
org-list.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mac-message.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-macs.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mew.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mhe.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mobile.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mouse.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-plot.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-protocol.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-publish.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-remember.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-rmail.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-src.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-table.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-timer.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-vm.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-w3m.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-wl.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-xoxo.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org.el Add org-secretary.el by Juan Reyero 2010-01-20 10:15:50 +01:00