Carsten Dominik
d90df8b147
org-mobile.el: More flexibility to add files
...
The new variable org-mobile-files can now be configured to include
non-agenda files into the staging area for MobileOrg. Furthermore,
files that are located in a subdirectory of `org-directory' will also
end up in a sub-directory in the staging area.
2009-09-28 19:25:50 +01:00
Carsten Dominik
dbd63e9723
Better documentation of the variable `org-format-latex-options'
2009-09-26 08:30:00 +01:00
Carsten Dominik
6867751efe
All indented lines starting with "#+" to be comments
2009-09-24 10:27:30 +01:00
Carsten Dominik
a804078fca
Minor fix
2009-09-21 18:08:52 +01:00
Carsten Dominik
b2497fd8fc
Be more accurate over ISO format dates and times.
...
Patch by Vincent Belaiche (modified).
2009-09-21 18:06:02 +01:00
Carsten Dominik
d5f8d47192
Improve documentation for MobileOrg
2009-09-19 18:27:34 +01:00
Carsten Dominik
3492407250
Rename the Mobileorg capture file
...
It is now fixed to mobileorg.org, and not configurable.
2009-09-18 18:00:24 +01:00
Carsten Dominik
2e8ece9219
New STARTUP keyword `showeverything'
...
This will make even drawer contents visible upon startup.
2009-09-18 09:31:16 +01:00
Carsten Dominik
5deffac8f6
Fix some bugs in MobileOrg support
2009-09-17 13:46:25 +01:00
Carsten Dominik
f67bcbea45
Fix some minor issues in the documentation
2009-09-17 07:35:34 +01:00
Carsten Dominik
f393b07e5f
Document exporting agenda views to Org files
2009-09-17 07:35:33 +01:00
Carsten Dominik
2e8f1311a4
Document support for MobileOrg
2009-09-17 07:35:33 +01:00
Carsten Dominik
0054bf1105
Store link to referenced entries in agenda
...
Peter Westlake writes:
> Could I request this as a small feature enhancement, please?
> Commands like org-refile have an agenda equivalent so that
> the same keys work in the agenda, and it would be very nice
> to be able to store a link to an item that way as well.
2009-09-12 07:05:21 +02:00
Carsten Dominik
41def5249d
Doc fixes
2009-09-06 07:05:36 +02:00
Carsten Dominik
25f0e716ef
Fix typos in org.texi
...
Patch by Dan Griswold
2009-09-05 08:32:22 +02:00
Carsten Dominik
291a6db848
Release number back to 6.30trans
2009-09-04 10:39:01 +02:00
Carsten Dominik
26b82f8276
Minor documentation fixes
2009-09-04 00:17:01 +02:00
Carsten Dominik
12ab55ca43
Release 6.30d
2009-09-03 13:53:46 +02:00
Carsten Dominik
adfa87282d
Push version number to 6.30trans
2009-09-03 08:10:36 +02:00
Carsten Dominik
63e1714288
Release 6.30c
2009-09-02 14:40:56 +02:00
Carsten Dominik
fc332703bf
Release 6.30b
2009-09-02 11:33:10 +02:00
Carsten Dominik
1d04b205e6
Release 6.30a
2009-09-02 09:00:23 +02:00
Carsten Dominik
24e7c62b84
Some small fixes
2009-09-02 08:53:06 +02:00
Carsten Dominik
db70cdb13b
Release 6.30
2009-09-01 06:09:23 +02:00
Carsten Dominik
6bddc14c20
New effort-setting commands
...
To set the effort property without going to column view.
2009-08-29 20:21:15 +02:00
Carsten Dominik
012eabc35f
Links: Make C-c C-o on a headline offer all links in headline and entry text
2009-08-28 10:42:37 +02:00
Carsten Dominik
f88f4fc4fb
Export: Remove table rows that only contain width and alignment markers
...
The width and alignment in table columns can be set with a cookie like
"<10>" or "<r>" or "<r10>". In order to keep Org from exporting such
lines, the first column of a line can contain only "/". However, for
convenience, this commit implements a special case: If the entire row
contains only sch markers, the line will automatically be discarded
during export.
2009-08-28 09:18:41 +02:00
Carsten Dominik
fa36f186b2
New keys for switching the agenda through time.
...
The new keys are b and f. This used to be on the cursor keys, but
they do now again do cursor motion.
This is a significant change in the UI, I hope this will not cause too
many problems.
2009-08-27 16:08:55 +02:00
Carsten Dominik
632d7813ec
Agenda: New submode to show entry text inline with the agenda entries.
...
The key access it `E'.
2009-08-27 09:56:46 +02:00
Carsten Dominik
c2265b4145
Improve following links from the agenda
...
`C-c C-o' in the agenda will now offer links visible in the agenda
line and also links in the entry text of the original outline node.
2009-08-26 13:09:26 +02:00
Carsten Dominik
0db9bf496c
Remember: Allow to escape %
2009-08-24 07:16:27 +02:00
Bastien Guerry
3d34a923a2
Get rid of unrelevant comment.
...
We don't need to require org-export-latex.el for using radio
lists, the code is in org-list.el.
2009-08-23 13:26:37 +08:00
Bastien Guerry
c4e67c30e5
Minor fix.
2009-08-23 13:22:11 +08:00
Carsten Dominik
38bdf41d1e
Minor doc improvements
2009-08-19 12:11:13 +01:00
Carsten Dominik
464210a0d1
New command to submit a bug report
2009-08-18 22:08:42 +01:00
Carsten Dominik
8c33812854
Improve documentation about hierarchical versus recursive statistics
2009-08-18 15:43:55 +01:00
Carsten Dominik
158a5d8fe6
Improve documentation on inclusion if inactive timestamps.
2009-08-18 07:17:15 +01:00
John Wiegley
5acac25dc1
All completing-read behavior for iswitchb users
...
This is enabled using org-completion-use-iswitchb, and follows the same
model of usage as for ido users.
2009-08-15 01:14:04 +02:00
Carsten Dominik
7d5fe030e3
Get rid of unnecessary prompt in agenda view
...
Patch by Bernt Hansen
http://thread.gmane.org/gmane.emacs.orgmode/16485
2009-08-14 20:47:39 +02:00
Bastien Guerry
7af16c7bc6
org.texi: Added an index entry for the sorting of subtrees.
...
Patch by Dan Davison.
2009-08-14 18:49:07 +08:00
Carsten Dominik
5b7ea02286
Fix typos
...
Thanks to Nick Dokos.
2009-08-12 10:19:57 +02:00
Carsten Dominik
c5783bd8bd
LaTeX export: Allow export using the listings package
...
Patch by Eric Schulte, see
http://thread.gmane.org/gmane.emacs.orgmode/16269
2009-08-09 14:51:09 +02:00
Carsten Dominik
6bd7ffef36
Incorporate Glen Morris' changes in downstream Emacs
2009-08-08 06:34:24 +02:00
Carsten Dominik
dfd3749a27
Fix bug with including files without markup
...
File contents that are included with "#+include: file"
should be processed as normal Org stuff. This used to be so,
and it is so now again.
2009-08-08 06:10:59 +02:00
Carsten Dominik
bfdd3d3fd3
Push version number to 6.29trans
2009-08-06 12:07:20 +02:00
Carsten Dominik
0864163024
Release 6.29c
2009-08-06 06:26:23 +02:00
Carsten Dominik
e40370e810
Make #+BIND work correctly, and ask the user to confirm using BIND.
2009-08-05 16:30:02 +02:00
Carsten Dominik
d6b37ddbea
Release 6.29b
2009-08-05 12:34:30 +02:00
Carsten Dominik
1c25048e48
Release 6.29a
2009-08-04 23:54:22 +02:00
Carsten Dominik
d67a9be8a2
Release 6.29
2009-08-04 23:06:39 +02:00