Commit Graph

1050 Commits

Author SHA1 Message Date
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 c170516b5f Export: Make switches for literal examples work in include files.
When including s file in example or src markup, you can now also
specify the switches for code references and line numbering that work
also when directly adding SRC or EXAMPLE blocks.

Reported by Manish.
2009-01-08 12:10:47 +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 9011bd9303 Fix some small bugs. 2008-12-19 18:36: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 acfdd25581 Move the org-before-first-heading-p function to org.el.
This function was defined in org-registry.el, but it is generally useful.
2008-12-08 17:34:16 +01:00
Carsten Dominik 0b9b7d7b58 New file org-browser-url.el. 2008-12-08 13:53:19 +01:00
Carsten Dominik d996cbb312 Customizable faces for individual tags.
Samuel Wales writes:

> It would be really nice if you could set tags to different
> faces the way you can with todo keywords.
>
> For example, you could set :urgent: to a bright color.  Or
> set a face for all contexts.

This patch add a new customization variable `org-tag-faces' that can
be used to specify such faces.  The rest of the patch implements these
new faces in Org-mode buffers as well as in the agenda.
2008-12-04 14:24:21 +01:00
Bernt Hansen feae6066ba Whitespace
Add missing newline at end of file
2008-11-25 07:03:07 -05:00
Carsten Dominik 2d59facec7 Fix some typos.
Among others, this renames the variable `org-mtags-prefere-muse-templates'
to `org-mtags-prefer-muse-templates'.  I guess hardy anyone is using this.
2008-11-20 09:11:42 +01:00
Carsten Dominik e2784e3b0f Improve the description for org-eval-light.el. 2008-11-20 07:57:24 +01:00
Carsten Dominik 8d92d2f08d Add org-eval-light.el and org-exp-blocks.el by Eric Schulte. 2008-11-20 07:50:03 +01:00
Carsten Dominik 06ec0e46ad Describe new modules in various places. 2008-11-19 17:33:23 +01:00
Carsten Dominik 500614f12d Move ditaa.jar into the scripts directory. 2008-11-15 15:25:24 +01:00
Carsten Dominik 74675e87e1 Add the ditaa.jar converter to the contrib directory.
Thanks to Stathis Sideris for this great program an his permission to
bundle it.
2008-11-15 07:51:24 +01:00
Carsten Dominik 0ee4410452 Minor fixes. 2008-09-23 08:13:32 +02: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 bb73743208 Fixed typo. 2008-09-05 17:32:52 +02:00
Carsten Dominik 19b5215b81 Update org-mairix.el to version 0.5. 2008-09-02 09:35:20 +02:00
Carsten Dominik c4375970d7 Minor fixes. 2008-07-25 20:41:02 -07:00
Christian Egli e9cf673235 add a changelog entry for the change in org2hpda 2008-07-04 00:03:11 +02:00
Christian Egli 91539b7ef6 the default location of the diary file should of course be ~/diary 2008-07-03 23:50:46 +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 51c05f9071 Short List of contributed packages in the manual. 2008-05-28 06:44:06 +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 cd16b87216 Make C-c ' edit even more things around point. 2008-05-27 08:08:28 +02:00
Carsten Dominik 23bf79d0d4 Fixed typo in file name. 2008-05-24 12:43:27 +02:00
Carsten Dominik 60eba43cdf Attempt to implement dynamic indentation.
This only lead to a contributed file, this is neither robust nor fast.
But maybe throwing the existing code into a contrib file
will make someone come up with an idea.
2008-05-24 11:18:40 +02:00
Carsten Dominik 67ad05447f Add copyright notice to org-depend.el. 2008-05-23 11:55:33 +02:00
Carsten Dominik 672c311a38 Bug fix in org-annotation-helper.el
The call to org-remember was wrong.
2008-05-23 11:55:07 +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 110b336275 Moved org-id.el to the core. Can now force UIDs in iCalendar export. 2008-05-15 10:28:38 +02:00
Carsten Dominik 6ba68246c0 Include domain name into newly created IDs. 2008-05-15 09:39:34 +02:00
Carsten Dominik ca0ee78db6 Use a separate face for mtags. 2008-05-14 14:53:32 +02:00
Carsten Dominik f3e075ed62 Support for Muse-like structure tags. 2008-05-14 09:50:53 +02:00
Carsten Dominik 36a4a26f2f Fixed typos in docstrings. 2008-05-13 16:43:00 +02:00
Carsten Dominik 9abd45ebab initial steps 2008-05-12 16:18:23 +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 62fc2c1083 Add documentation for org-eval.el. 2008-05-06 11:37:51 +02:00
Carsten Dominik af0b9e7405 Improvements to contrib/lisp/org-eval.el
This works now reasonably stable.
2008-05-03 16:29:48 +02:00
Carsten Dominik 3b5e243e21 Implementing the eval tags like <lisp> in Muse. 2008-04-28 22:47:04 +02:00
Carsten Dominik ea9f9df4a9 Fix some typos. 2008-04-28 10:58:29 +02:00
Carsten Dominik 9488a162c0 Re-implementation if ID creation.
IDs are now more compact, and they use a 10-character encoding
of the current time to microsecond accuracy, to ensure global
uniqueness.
2008-04-28 10:48:49 +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