Carsten Dominik
62db67e9eb
Correct dependencies in the Makefile.
...
Also a new variable and better implementation around export
processing in the background.
2008-04-14 14:59:37 +02:00
Carsten Dominik
d237e3dd0a
Version number set to 6.01, this will be the release.
2008-04-14 07:52:18 +02:00
Carsten Dominik
7c37f334af
Final changes before release.
...
This implements executing export commands in the background.
Also, the documentation has been updated.
2008-04-14 07:47:32 +02:00
Carsten Dominik
c18f4c2124
Bug fix.
...
Regular expression needed an anchor.
2008-04-13 22:47:08 +02:00
Carsten Dominik
80a93d5d1b
Version number bump, 6.00pre-6
2008-04-13 22:17:29 +02:00
Carsten Dominik
178ebd83f6
Improved the treatment of internal links during export.
...
So far only internal links that lead to a dedicated target where
converted correctly during HTML export. Now, also heuristic
links create a working jump in a file.
2008-04-13 19:26:31 +02:00
Carsten Dominik
b7628661b1
Version number change to 6.00pre-5
2008-04-10 08:37:43 +02:00
Carsten Dominik
1b58b6ba9f
Split out org-faces, org-archive.el, org-colview.el from org.el.
2008-04-09 15:42:36 +02:00
Carsten Dominik
7a51a7e5f0
Completion for INFOJS options, and documentation. Add new faces.
2008-04-09 13:49:51 +02:00
Carsten Dominik
15534acef0
Implemented new archiving mechanism: The Attic Sibling.
...
Archiving to the attic sibling means to move the entry to
become a child of a sibling with heading "Attic", that is also
marked with the ARCHIVE tag.
2008-04-08 12:29:28 +02:00
Carsten Dominik
417d3e5303
Version number bump to 6.00pre-3
2008-04-07 08:35:14 +02:00
Carsten Dominik
bd80cd71d2
Much better integration of org-info.js.
2008-04-07 08:32:00 +02:00
Carsten Dominik
2f02a50fcc
Fix bug in org-info.js setup.
...
I had forgotten the call to the setup routine, it is now in.
2008-04-04 23:47:58 +02:00
Carsten Dominik
617dc871aa
Cleaning up the code.
...
This is an ongoing program, more to come.
2008-04-03 15:27:33 +02:00
Carsten Dominik
8ab3473db8
Bug fix in JavaScript setup.
...
This was a simple typo, reported by Sebastian Rose.
2008-04-03 11:50:30 +02:00
Carsten Dominik
2d899ae97f
Implement org-info.js support. And bug fixes.
...
Now you can set this stuff directly from the org-mode file.
Documentation is still missing, this is a work-in-progress
commit and still needs check with Sebastian's script.
Bug fix with note taking when auto-repeating a task:
There was a problem if the state change already triggered the
recording of a time, then the request for a *note* in
`org-log-repeat' was ignored. Reported by Bernt Hansen.
2008-04-03 10:10:33 +02:00
Carsten Dominik
cff6e9af30
Version number bump.
2008-04-01 22:13:46 +02:00
Carsten Dominik
3885aa55d5
Pushed version number to 6.00pre-1
2008-03-28 10:26:54 +01:00
Carsten Dominik
fe939ecb95
Split out a number of files from org.el, and reorganize the
...
structure of the git repository, using new subdirectories
for Lisp and Documentation files.
2008-03-28 09:57:14 +01:00