Carsten Dominik
16e15ecd82
ISO weeks date support, and fast agenda jumping.
...
ISO week dates can now be entered at the date prompt.
The ISO week of each day is displayed in the agenda.
New jumping commands like `43 w' quickly switch the agenda
to a certain week.
2008-03-20 08:42:41 +01:00
Carsten Dominik
ee330492da
Removed derived html files.
2008-03-18 15:24:22 +01:00
Carsten Dominik
0d3033e7e2
Merge branch 'improve-search-view'
...
Conflicts:
ChangeLog
ORGWEBPAGE/Changes.org
2008-03-14 09:47:49 +01:00
Carsten Dominik
5c339a3c14
Implemented a module loading system.
...
This system works by configuring a variable that contains a list of
all available modules. These will automatically be loaded when the
first buffer is turned into org-mode, or when a global command
is run that needs org-mode code available (such are
org-store-link.
2008-03-14 09:45:26 +01:00
Carsten Dominik
469caa5ff6
Implement TODO-only search and bettwe ord boundaries.
2008-03-14 08:10:39 +01:00
Carsten Dominik
7eec8794f6
Fix minor issues after release 5.23.
...
In particular, this implements default dates for deadlines and
scheduled items, taken from previously existing deadline/scheduled
timestamps in the same entry.
Also we fix two minor bugs.
2008-03-13 12:00:08 +01:00
Carsten Dominik
d357e9d3ac
Update version numbers.
2008-03-10 22:53:59 +01:00
Bastien Guerry
4d79c0d507
Offer to re-initialize the list of projects/files in org-publish-file.
...
To save time, we don't re-initialize the list of projects/files each
time a file is published. But if people want to publish a file that
they just created, this file is not part of any project until the
list of project/files has been re-initialized.
If the file is not part of a project and should be, then the user
can tell so.
2008-03-10 18:04:07 +00:00
Carsten Dominik
bab92717e5
Fixing minor quibbles prior to release.
2008-03-10 17:59:08 +01:00
Bastien Guerry
ba643e8903
Update the Changes.org.
2008-03-10 09:38:05 +00:00
Carsten Dominik
64c68c6f6d
Mention iCalendar export in the release notes.
...
Changes.org is the file from which the release notes will be derived.
2008-03-09 15:30:28 +01:00
Carsten Dominik
34dfe919a5
Merge branch 'add-repeater-moves'
...
Conflicts:
ChangeLog
org.el
2008-03-07 13:10:02 +01:00
Carsten Dominik
3047e9faee
Implemented new repeater mechanisms.
...
There mechanisms were asked for by Wanrong Lin and Reiner Stengele and
have the goal to make sure the new deadline/scheduled/time is in
the future, and may be chosen relative to the current date.
2008-03-07 13:07:13 +01:00
Carsten Dominik
f779372d56
Removed some derived files.
2008-03-07 12:50:04 +01:00
Carsten Dominik
5d744f224f
Documentation of the new :link parameter in clock tables.
2008-03-07 12:48:16 +01:00
Bastien Guerry
c4b0866e29
Added an entry for the template pre-selection feature.
2008-03-04 03:52:01 +00:00
Carsten Dominik
e34824029d
Changing timestamps granularly.
2008-03-03 14:15:19 +01:00
Carsten Dominik
ea89f66796
Make C-c - and C-c * modify list and headline status.
2008-03-03 11:56:51 +01:00
Bastien Guerry
09d5df8fb0
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-02-29 18:11:36 +00:00
Bastien Guerry
11cc9a122d
Reformatting.
2008-02-29 15:49:39 +00:00
Carsten Dominik
4f7cb263f3
Implementing search view.
2008-02-29 14:49:06 +01:00
Carsten Dominik
d195e13448
intermediate
2008-02-28 19:38:08 +01:00
Carsten Dominik
bde33fdb07
Make line splitting with M-RET configurable.
2008-02-22 12:01:03 +01:00
Carsten Dominik
acd926f6c2
Starting to reverse changes on M-RET.
2008-02-20 14:54:42 +01:00
Carsten Dominik
9bca3981f7
Release 5.22a.
2008-02-19 09:18:46 +01:00
Carsten Dominik
a011ae4ecb
Release 5.22
2008-02-19 09:09:59 +01:00
Carsten Dominik
9dfd23276b
Solidify the new logging stuff.
2008-02-19 08:16:39 +01:00
Carsten Dominik
32947b9d92
Cleanup.
2008-02-18 08:14:38 +01:00
Carsten Dominik
4bbd7784fb
New attempt to get the logging code right.
...
Please read the manual sections about progress logging again.
2008-02-17 17:00:04 +01:00
Carsten Dominik
cb56b6684e
Cleaning up the progress logging code.
...
New STARTUP option "logstate" for logging only time stamps.
New character "!" for per-keyword setting of this.
2008-02-15 11:01:52 +01:00
Carsten Dominik
7a0f7ee920
webfiles update
2008-02-12 17:44:13 +01:00
Carsten Dominik
d1aa1d3686
Updated the links to the tutorial pages on Worg.
2008-02-12 12:27:52 +01:00
Carsten Dominik
e2540171c6
Merge branch 'master' of git://repo.or.cz/org-mode
...
Conflicts:
CONTRIB/README
ORGWEBPAGE/Changes.org
2008-02-08 11:40:57 +01:00
Carsten Dominik
e69fe370bd
Improvements for RET and M-RET, + bug fixes.
2008-02-08 11:35:26 +01:00
Carsten Dominik
b1770b093e
Release 5.21.
2008-02-08 11:35:25 +01:00
Carsten Dominik
95ca2834e6
Release 5.21.
2008-02-07 14:45:04 +01:00
Carsten Dominik
a301fb745a
Preparing the CONTRIB directory.
2008-02-06 17:34:42 +01:00
Carsten Dominik
4ecd547ce1
preparing for release 5.20
2008-02-05 20:11:18 +01:00
Carsten Dominik
9c30f7b951
Bugs.
2008-02-05 17:24:34 +01:00
Carsten Dominik
71b08c4c5e
Hierarchical Checkboxes and new org-mac-message.el.
2008-02-05 15:38:57 +01:00
Carsten Dominik
bcacae20a2
Show all clock entries in og-mode in agenda and timeline.
...
Special command as safe replacement for C-k.
2008-01-31 22:26:09 +01:00
Carsten Dominik
4803a44f2a
test
2008-01-31 16:12:58 +01:00
Carsten Dominik
93c665b56d
Intermediate state, I am just trying comiting now.
2008-01-31 16:04:26 +01:00