1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-12-01 08:17:34 +00:00
Commit Graph

785 Commits

Author SHA1 Message Date
Carsten Dominik
989b2b6865 Fixed typo in docstring. 2008-07-09 11:37:25 -07:00
Carsten Dominik
223f37f07e New option :index-style for publishing.
Patch from Manuel Hermenegildo.
2008-07-09 09:55:00 -07:00
Carsten Dominik
3c45a98032 Bug fix in org-publish, with index file names.
Patch from Sebastian Rose.
2008-07-08 18:38:13 -07:00
Carsten Dominik
1f7cf667c9 Fix typo in function call in org-publish.
Patch by Bernt Hansen.
2008-07-08 06:38:38 -07:00
Carsten Dominik
869aa0d628 Use SHA1 hashes to encode file names in the timestamp directory.
This will cause all files to be publish again, once, to update
to the new structure.
2008-07-07 14:35:54 -07:00
Carsten Dominik
8c0dec35cf Be verbose about files skipped by org-publish. 2008-07-05 08:27:29 -07:00
Carsten Dominik
7ac36c7e66 Fix bug with link normalization and link abbrev expansion. 2008-07-05 08:06:10 -07:00
Carsten Dominik
012cc447a3 Add ChangeLog entry. 2008-07-04 22:53:39 -07:00
Carsten Dominik
db2736f045 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-07-04 22:52:18 -07:00
Carsten Dominik
ed98782f9d Fix bug with non-existing timestamp directory.
Patch from Dan Davison.
2008-07-04 22:51:21 -07:00
Bastien Guerry
b68b57c99f Small doc fixes from Emacs (Juanma Barranquero) and a bug fix in org-exp.el.
See <E1KE2Mh-0005EC-CF@cvs.savannah.gnu.org> in emacs-commit@:
* org.el (org-agenda-skip-unavailable-files):
* org-clock.el (org-clock-out-when-done): Doc fixes.

The bug affected the exportation of commented subtree: case cannot be
ignored when checking for the COMMENT cookie ("Comment" is a frequent
word in french, and has a completely different meaning.)
2008-07-04 04:09:00 +02: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
4636a4d5e4 Fix bug with export of tags in headlines. 2008-07-03 10:36:32 -07:00
Carsten Dominik
9919ff82a0 Fix bugs in the BEGIN_VERSE environment.
This did not work at all - now it does.....
2008-07-02 15:14:12 -07:00
Carsten Dominik
b5ed7fca04 Version number bumped to 6.06pre01. 2008-07-02 13:34:26 -07:00
Carsten Dominik
51e087a970 Update Changed.org. 2008-07-02 13:33:18 -07:00
Carsten Dominik
3d59326fcf Allow prefixes in include file statements. 2008-07-02 13:29:45 -07:00
Carsten Dominik
3d80ceb6d9 Fixed typos. 2008-07-02 10:43:35 -07:00
Carsten Dominik
7becc742cd Time comparisons for property searches. 2008-07-01 16:23:17 -07:00
Carsten Dominik
507700505a Main HTML style has moved into a constant.
The variable `org-export-html-style' now only specified
deviations from this default style.
2008-07-01 16:22:57 -07:00
Carsten Dominik
5f39979bbe New variable to add to the default HTML style.
Instead of overwriting the default style, you can now simply add to it
using the variable `org-export-html-style-extra'.
2008-06-29 17:20:17 +02:00
Carsten Dominik
f02b4baab3 New option to turn off creator info. 2008-06-26 06:04:44 +02:00
Carsten Dominik
e1165fd8f3 Added org-export.el to experimental, fixed a few bugs. 2008-06-25 10:13:50 +02:00
Carsten Dominik
112489aafb Bug fix with monthly repeaters. 2008-06-25 09:32:59 +02:00
Carsten Dominik
be38bc3316 Fixed bug in capturing column view.
Patch from Peter Jones.
2008-06-25 06:22:12 +02:00
Carsten Dominik
9b084b22f5 Allow omitting the "file:" prefix in some file links.
The file path must be absolute, or it must start with "./" or "../".
2008-06-24 08:37:50 +02:00
Carsten Dominik
84c2010d2c Fix the link to the Debain package. 2008-06-24 08:36:03 +02:00
Carsten Dominik
14ca1697f3 Fix typo. 2008-06-23 09:55:48 +02:00
Carsten Dominik
ec5b77ccd2 Implement better handling of deadlines in iCalendar Export.
Deadlines in TODO entries are now used as DUE dates.
2008-06-23 09:08:08 +02:00
Carsten Dominik
e6b8a60432 Fix bug with "yesterday" in clocktables. 2008-06-23 05:46:33 +02:00
Carsten Dominik
f27e859d05 Fixing typos in org.texi. 2008-06-23 05:45:48 +02:00
Carsten Dominik
98e0056aa4 Add information about the new Debian package. 2008-06-23 05:38:54 +02:00
Carsten Dominik
0d6b79dea0 Include changes from downstream Emacs. 2008-06-20 14:11:50 +02:00
Carsten Dominik
21499409c3 Release 6.05b. 2008-06-20 00:21:15 +02:00
Carsten Dominik
f41be4b87d Implement including archives into agenda.
trees that are marked with the ARCHIVE tag and even archive files
can now temporarily be included into an agenda view.

Press `v' in the agenda to get trees with ARCHIVE tags.
Press `C-u v' to get archive files included.
2008-06-20 00:20:12 +02:00
Carsten Dominik
a13bbf18c8 Fix bugs related to transporting whitespace with entries. 2008-06-18 18:33:05 +02:00
Carsten Dominik
d232d19f98 Fix typos. 2008-06-18 18:31:16 +02:00
Carsten Dominik
08022e9cf1 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-06-18 09:24:23 +02:00
Carsten Dominik
a9ac84c16c Fixed typos. 2008-06-18 09:24:05 +02:00
Carsten Dominik
5eb9ec818c Add the link to the Worg pag about GTH and other systems. 2008-06-18 09:23:07 +02:00
Christian Egli
b9c5c1a1ad Merge branch 'master' of git+ssh://cegli@repo.or.cz/srv/git/org-mode 2008-06-18 08:05:39 +02:00
Carsten Dominik
9df22700aa Fixing typos. 2008-06-18 07:00:03 +02:00
Carsten Dominik
d76c252a05 Added a list of related software to the homepage. 2008-06-18 06:55:59 +02:00
Carsten Dominik
641854a783 Put the survey results under org-info.js. 2008-06-18 06:25:41 +02:00
Carsten Dominik
cacc5a7500 Small changes to the homepage. 2008-06-18 06:18:27 +02: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
2a8f099e7e Release 6.05a. 2008-06-17 17:06:16 +02:00
Carsten Dominik
29677fc7af Including changes from downstream Emacs CVS. 2008-06-17 17:05:23 +02:00