Carsten Dominik
c9ea8bc470
Release 6.04c.
2008-05-27 08:09:31 +02:00
Carsten Dominik
cd16b87216
Make C-c ' edit even more things around point.
2008-05-27 08:08:28 +02:00
Carsten Dominik
174cc21d08
Bug fix for removal of comments during export.
2008-05-25 16:15:25 +02:00
Carsten Dominik
3b2b3556b7
Use C-c ' to exit source code editing.
2008-05-25 14:54:53 +02:00
Carsten Dominik
0950127491
Release 6.04.
2008-05-25 09:08:46 +02:00
Carsten Dominik
6a2dbbec3f
Implement editing source code examples in the native mode.
2008-05-25 09:07:23 +02:00
Carsten Dominik
9bd2896c94
Version number to 6.04pre01
...
We are preparing for another release.....
2008-05-24 22:35:23 +02:00
Carsten Dominik
332191cc13
Properties can be used to confiugre subtree export.
2008-05-21 09:49:04 +02:00
Carsten Dominik
bd8d5b51c0
Implement EXPORT_TITLE property.
2008-05-20 19:22:00 +02:00
Carsten Dominik
2e634d82d9
Bugfix: Close paragraph after footnote.
...
Patch by Madhu.
2008-05-19 14:25:08 +02:00
Carsten Dominik
2c0812caf1
Implement TODO statistics.
...
This uses the same cookies as Checkbox statistics, [%] and [/]
2008-05-19 14:11:47 +02:00
Carsten Dominik
24fd4650de
Implement proper UIDs for iCalendar export.
...
This works now fine except for sexp entries which don't
get reusable UIDs, but fresh ones each time they are exported......
2008-05-19 08:22:51 +02:00
Carsten Dominik
24a400df76
Fix Norwegian language settings.
...
Patch from Peder Stray
2008-05-18 07:06:07 +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
b4159c5017
Release 6.03.
2008-05-15 04:40:55 +02:00
Carsten Dominik
d2795c72c8
Make sure structure commands can be either case.
2008-05-14 14:23:44 +02:00
Carsten Dominik
4b36c8d470
Fixed bug with date ranges in iCalendar export.
...
When there are no time-of-day infos, the appointment
ended up being too short by one day. Fixed now.
2008-05-14 14:03:02 +02:00
Carsten Dominik
4b8f738e62
Version number pumped to 6.03pre03
2008-05-14 10:32:24 +02:00
Carsten Dominik
f3e075ed62
Support for Muse-like structure tags.
2008-05-14 09:50:53 +02:00
Carsten Dominik
bb53613c9f
Implement the verse environment.
2008-05-13 15:57:23 +02:00
Carsten Dominik
20fcf5c321
Bug fixes for colored example export.
2008-05-12 07:32:57 +02:00
Carsten Dominik
939051fd3f
Bug fix.
2008-05-09 13:59:37 +02:00
Carsten Dominik
b00babf8aa
Bug fix.
2008-05-09 13:55:25 +02:00
Carsten Dominik
de39ac51ee
Improve running htmlize.el in batch-mode.
2008-05-09 13:38:01 +02:00
Carsten Dominik
d4812f088b
Organize Changes.org.
2008-05-08 18:20:28 +02:00
Carsten Dominik
66f801cbff
Version number change to 6.03pre01.
...
Yes, we are moving to the 6.03 release.
2008-05-08 17:17:58 +02:00
Carsten Dominik
e46016b469
Cleanup after name change.
2008-05-08 14:45:47 +02:00
Carsten Dominik
9cad371bc4
Implement setup inclusion from external file.
...
The #+STARTUP etc lines that define settings on a per-file
basis can now be collected in a separate file and included
with a line:
#+SETUPFILE: "/path/to/setup.org"
This has been a frequent request in the past, now it is
finally possible.
2008-05-07 16:26:01 +02:00
Carsten Dominik
38cc3e2a48
Merge branch 'complete-structure-meta-code'
...
Conflicts:
ChangeLog
2008-05-07 14:21:45 +02:00
Carsten Dominik
ed25bd08fa
Implement completion for some export structure elements.
...
This is an experimental feature and does not really fit
into Org, so it may go away in the future.
2008-05-07 14:18:15 +02:00
Carsten Dominik
a738e446be
Implement include files for export.
2008-05-07 13:57:00 +02:00
Carsten Dominik
fe5c248122
Sync copyright fixes from downstream Emacs
2008-05-06 14:47:44 +02:00
Carsten Dominik
7f51b95a4f
Update documentation, to formulate the markup rules more compactly.
2008-05-06 09:32:16 +02:00
Carsten Dominik
e6b87d40b3
Implement description lists.
...
These are implemented as part of plain lists, so a leading
"-" or "+" is still needed. Maybe this is not the most pretty
implementation, but it works without rewriting the quite
complex list formatting code. So all the list formatting
continues to work just fine. The description tag
is highlighted in bold, so still easy to spot.
The HTML exporter does export these already, the LaTeX
exporter still needs to be adapted.
2008-05-05 09:13:25 +02:00
Carsten Dominik
97eef5ed07
Typo fixes.
2008-05-03 16:38:34 +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
7436274350
Implement color formatting of code examples during HTML export.
2008-05-03 16:17:43 +02:00
Carsten Dominik
54888d3840
Make sure iCalendar export quotes comma and semicolon.
...
There was a bug in the escaping code, and also the function doing the
escaping was not called for the headline, which can also be the source
of the summary.
2008-04-29 17:42:58 +02:00
Carsten Dominik
15db65ad72
Arch-tag lines and declaration fixes from upstream Emacs.
2008-04-29 07:15:41 +02:00
Carsten Dominik
3b5e243e21
Implementing the eval tags like <lisp> in Muse.
2008-04-28 22:47:04 +02:00
Carsten Dominik
49799dd08e
Release 6.02b.
2008-04-27 07:43:19 +02:00
Carsten Dominik
0082c0c129
Release 6.02a
2008-04-25 15:45:35 +02:00
Carsten Dominik
2ea352b4cf
Release 6.02.
2008-04-24 10:29:47 +02:00
Carsten Dominik
739edc7849
6.02pre06, now for real!
2008-04-23 10:20:43 +02:00
Carsten Dominik
55235195fe
Version number increase to 6.02pre-06.
2008-04-23 08:44:39 +02:00
Carsten Dominik
383774f360
New version number.
2008-04-20 18:18:51 +02:00
Carsten Dominik
3798fbb8f5
New version number, effort estimates work now.
2008-04-18 18:03:08 +02:00
Carsten Dominik
614ad45fac
Improve adding up time estimates.
...
Appointment times can now be included into the estimated load for a day.
2008-04-16 17:08:04 +02:00
Carsten Dominik
1a2d615023
6.02pre02, with an implementation of summaries in agenda columns.
2008-04-15 11:05:39 +02:00