Carsten Dominik
21e08a117d
Docbook export: Support ditaa images
...
Patch by Dale Smith.
2009-05-10 16:25:12 +02:00
Carsten Dominik
dd1268dcac
New file: contrib/lisp/org-special-blocks.el
...
Contributed by Chris Gray
2009-05-07 13:53:35 +02:00
Carsten Dominik
31446d85a3
org-choose.el: Fix bug.
2009-04-08 15:12:20 +02:00
Carsten Dominik
d288e665dc
org-exp-bibtex.el: Allow multiple citation keys per \cite macro
...
LaTeX supports \cite{key1,key2,...}. Now org-exp-bibtex.el does as
well.
2009-04-01 12:50:40 +02:00
Carsten Dominik
b071a1097e
org-mtags.el: Fix copyright year.
2009-03-30 13:16:30 +02:00
Carsten Dominik
f9a107f605
org-mtags.el: Support for literal docbook code
2009-03-13 07:34:59 +01:00
Carsten Dominik
cf71b88515
org-exp-bibtex.el: More improvements
...
Better error message, more general citation key matching.
2009-03-12 18:26:55 +01:00
Carsten Dominik
3ede6bc14b
org2rem.el: Installed Sharad Pratap's new version.
2009-02-26 16:48:27 +01:00
Carsten Dominik
8f819da4d5
org-choose.el: Fix bug with checking siblings
...
Org-choose.el would check not only siblings but also any children of
them.
Patch by Tom Breton
2009-02-24 05:35:00 +01:00
Carsten Dominik
c0cc9181db
Added org-R.el to contrib/lisp/
2009-02-18 17:23:47 +01:00
Carsten Dominik
29ff144600
Fix compatibility issues with org-choose.el
...
Patch by Tom Breton.
2009-02-13 22:36:01 +01:00
Carsten Dominik
da6fb7448b
org-choose: Apply Tom's patch
2009-02-13 07:35:46 +01:00
Carsten Dominik
23551eee32
org-choose: Make XEmacs compatible
2009-02-12 09:37:12 +01:00
Carsten Dominik
6296225ac6
Fix a bug in org-choose.el
2009-02-10 10:10:44 +01:00
Carsten Dominik
be9557bf44
Allow chaining sibling's scheduled time.
...
Patch by Andrew Hyatt
Andrew Hyatt writes:
I like to schedule items I'm supposed to be working on, so I like
when I complete a task that the next sibling task gets the
schedule from the previous one. This implements that kind of
workflow with the org-depend contrib package.
I've also added a few methods to org.el to make working with
schedules & deadlines easier.
2009-02-04 15:37:58 +01:00
Carsten Dominik
05d460cfb5
Bugfix: Add provide to contrib/lisp/org-exp-blocks.el
2009-02-03 00:08:19 +01:00
Carsten Dominik
a4244d5783
org-depend.el: Set a tag when a state change is blocked.
...
So far there was no visible indication when a state change was blocked
by a dependence on another task. Now the tag "blocked" will be set.
2009-01-17 08:58:11 +01:00
Carsten Dominik
0d2a1808ed
Export: Enable new export switches in org-mtags.el.
...
The new export switches -n, +n, and -r for the BEGIN_EXAMPLE and
BEGIN_SRC constructs are now supported by org-mtags.el.
Also fixes some bugs in org-mtags.el.
2009-01-03 12:54:53 +01:00
Carsten Dominik
076987217a
Fix bug with export of ditaa blocks.
...
Patch by Sebastian Rose.
2008-12-19 05:58:53 +01:00
Carsten Dominik
0b9b7d7b58
New file org-browser-url.el.
2008-12-08 13:53:19 +01:00
Carsten Dominik
8a45b852ae
New file contrib/lisp/org-checklist.el, by James TD Smith.
2008-09-21 08:14:17 +02:00
Carsten Dominik
19b5215b81
Update org-mairix.el to version 0.5.
2008-09-02 09:35:20 +02:00
Christian Egli
e9cf673235
add a changelog entry for the change in org2hpda
2008-07-04 00:03:11 +02:00
Carsten Dominik
3d59326fcf
Allow prefixes in include file statements.
2008-07-02 13:29:45 -07:00
Christian Egli
9c692c42f1
reduce links to their destination
...
i.e. change '[[http://foo ][bar]]' to 'bar'
2008-06-18 00:26:29 +02:00
Christian Egli
346e70596c
Make the location of the diary file configurable.
2008-06-18 00:22:33 +02:00
Carsten Dominik
d18a263f06
Bug fixed in org-mtags.el.
...
Based on the report by Levin Du.
2008-05-28 06:34:50 +02:00
Carsten Dominik
e3e2ac8108
Fix author list in org-annotation-helper.el.
2008-05-19 14:27:47 +02:00
Carsten Dominik
787b8a8160
New file org-annotation-helper.el.
2008-05-18 07:07:22 +02:00
Carsten Dominik
6ba68246c0
Include domain name into newly created IDs.
2008-05-15 09:39:34 +02:00
Jason Riedy
dbfb234e7f
Clean up orgtbl-sqlinsert.
...
Use the default fmt function, collect only the first header
line for field names, and don't call plist-get for the table
name on every line.
Signed-off-by: Jason Riedy <jason@acm.org>
2008-05-06 14:14:29 +02:00
Carsten Dominik
1508d31b6e
Applied patch series from Jason Riedy.
...
You can slice a single table full of calculations in different ways
into separate destinations. Or you can format the table differently.
There are many fun and exciting possible uses.
A fancier implementation would scan the document *once* for the
set of destinations. That could help implement another function
to update all destinations from all sources.
Refactor orgtbl-to-generic; explicitly separate heading from body.
Support last-line specializers.
Allow functions for some orgtbl parameters.
Add a :remove-nil-lines parameter to orgtbl-to-generic.
2008-04-21 07:50:27 +02:00
Carsten Dominik
009c408cfc
Moved org-mew.el into the core.
2008-04-07 17:51:48 +02:00
Carsten Dominik
70ad07f436
Renamed CONTRIB directory to "contrib".
2008-04-07 17:36:12 +02:00