Carsten Dominik
295491a5e8
Add org-track.el.
2009-08-07 07:29:42 +02:00
Carsten Dominik
c7d91cbc0e
Fix parenthesis bug in org-checklist.el
...
Patch by Christopher Suckling.
2009-08-06 00:29:27 +02:00
James TD Smith
c65fb88796
Bugfixes, documentation and custom options for org-checklist.
...
* contrib/lisp/org-checklist.el
- Fix some problems with the print/export feature in org-checklist.
- Add custom options for this module
- Fix some interaction with a2ps
- Only reset checkboxes if TODO state is done.
* lisp/org.el
- Add org-checklist to org-modules
2009-08-03 16:45:47 +02:00
Carsten Dominik
31ceed47ff
New minor mode org-indent-mode
...
This mode implements outline indentation similar to clean view, but in
a dynamic and virtual way, at display time.
2009-08-03 06:24:24 +02:00
Bastien Guerry
7896ef6292
org-export-generic format: Fix compatibility issue with Emacs 23.
...
Patch by Wes Hardaker <wjhns209@hardakers.net>
2009-07-21 07:51:32 +02:00
Bastien Guerry
dca12dd19a
Fixed typo. Updated the copyright years.
2009-06-23 16:27:34 +02:00
Carsten Dominik
daa2800ff3
Add Wes Hardaker's generic exporter as a contributed package
2009-06-20 20:53:03 +02:00
Carsten Dominik
74e8c78b93
Move org-exp-blocks.el into the core
2009-06-11 16:17:50 +02:00
Carsten Dominik
ce2b2ea8f8
Fix bug.
2009-06-10 19:32:48 +02:00
Carsten Dominik
95a4be9088
Fix problem with unknown variable in org-exp-blocks.el
2009-06-09 19:26:06 +02:00
Carsten Dominik
a2f787a643
New contributed modules org-mac-iCal.el by Christopher Suckling
2009-06-06 07:59:19 +02:00
Carsten Dominik
ae2526fc94
org-jira.el: New file, by Jonathan Arkell
2009-06-05 09:02:55 +02:00
Carsten Dominik
470fba6086
org-R.el: Updated.
...
New version from Dan Davison.
2009-06-03 11:14:02 +02:00
Carsten Dominik
1dd08dc508
org-exp-blocks.el: Allow adding new block types
...
Patch by Eric Schulte.
2009-06-02 09:45:08 +02:00
Carsten Dominik
b6de229d4e
Protect htmlize from some buggy fants
2009-05-14 09:33:07 +02:00
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
34a91b7f5b
Moved `org-reset-checkbox-state-subtree' to org-list.el
2009-05-04 16:57:26 +02:00
Bernt Hansen
710eec9d57
New function org-reset-checkbox-state which always clears the checkboxes
...
Copying subtrees with checked off lists to create a new task would
normally require the boxes to be unchecked. This function lets
you easily clear all checkboxes in an entry without requiring
the RESET_CHECK_BOXES property.
2009-04-24 08:50:00 -04:00
Carsten Dominik
f86ce238d7
ditaa export: Improve a regular expression.
2009-04-17 17:26:53 +02:00
Carsten Dominik
02dc6813dc
BibTeX export: Fix a bug for the LaTeX side
...
Patch by Taru Karttunen
2009-04-16 14:24:10 +02:00
Carsten Dominik
139dbfcd20
Bundle htmlize.el with Org in the contrib directory
2009-04-15 17:36:02 +02:00
Carsten Dominik
3e6b6e058d
org-R.el: bug fixes
2009-04-15 17:28:03 +02:00
Carsten Dominik
a57c04153d
ditaa.jar: Update to version 0.8
2009-04-11 07:12:15 +02:00
Carsten Dominik
552b53dcd6
org-choose.el: Revert previous change and implement a better fix
2009-04-09 09:41:05 +02:00
Carsten Dominik
31446d85a3
org-choose.el: Fix bug.
2009-04-08 15:12:20 +02:00
Carsten Dominik
61530a1db1
Reload: Only load files that were loaded before
...
The command org-reload did not only reload any loaded files, but all
lisp files in the Org distribution. Also, it actually never reloaded
any files from the contrib directory. Both of these problems are now
fixed.
2009-04-07 18:43:35 +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
cd6907beb9
Inline tasks: New module org-inlinetask.el
...
This module implements inline tasks in Org-mode. Inline tasks are
tasks that have all the properties of normal outline nodes, including
the ability to store meta data like scheduling dates, TODO state, tags
and properties. However, these nodes are treated specially by the
visibility cycling and export commands.
2009-03-30 13:15:36 +02:00
Carsten Dominik
e341a34297
intermediate
2009-03-30 11:58:43 +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
9c32f810bd
org-exp-bibtex.el: New version with sorting and more.
2009-03-12 12:49:34 +01:00
Carsten Dominik
f41f942e53
Adding org-collector.el as a contributed package
2009-03-04 17:19:51 +01:00
Carsten Dominik
bb7db5f96f
New file: Taru Karttunen's org-exp-bibtex.el
2009-03-01 16:47:51 +01:00
Carsten Dominik
3ede6bc14b
org2rem.el: Installed Sharad Pratap's new version.
2009-02-26 16:48:27 +01:00
Carsten Dominik
70edb32234
org-annotation-helper.el: New version with fixes and documentation update
2009-02-25 10:55:22 +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
e9eccfe35c
Update org-R.el
2009-02-18 19:22:33 +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
6761dcbbd2
Minor fixes
2009-02-12 07:12:38 +01:00
Carsten Dominik
f6689dd1e2
Fix minor bug in contrib/lisp/org-eval-light.el
...
Patch by Eric Schulte
2009-02-12 07:11:54 +01:00
Carsten Dominik
6296225ac6
Fix a bug in org-choose.el
2009-02-10 10:10:44 +01:00
Carsten Dominik
dccca7f6bd
Add documentation to org-choose.el
2009-02-10 07:51:17 +01:00
Carsten Dominik
71e7e8e4a2
org-choose.el: Remove commented line
2009-02-09 12:43:28 +01:00
Carsten Dominik
bc5b23def7
org-choose.el: Append new interpretation for custom widget
...
org-choose.el did prepend its new interpretation to the list of
possible interpretations. Now it appends, as it should.
2009-02-08 14:12:56 +01:00