Carsten Dominik
619a4c1725
rm
2008-11-21 20:16:04 +01:00
Carsten Dominik
db5c609be9
6.13pre04
2008-11-21 13:35:45 +01:00
Carsten Dominik
81e3b95843
6.13pre02.
2008-11-20 15:02:53 +01:00
Carsten Dominik
cf0569774b
Update list of user-visible changes.
2008-11-19 17:33:49 +01:00
Carsten Dominik
64254a637d
Removed files that are no longer uploaded to the website.
2008-11-19 17:32:15 +01:00
Carsten Dominik
3e539eb8fb
Split the Changes file into two.
...
It is really not necessary that each access to Changes.html downloads
this big file.
2008-11-19 13:59:54 +01:00
Carsten Dominik
2133adf81b
Update the list of user-visible changes.
2008-11-19 12:24:58 +01:00
Carsten Dominik
3b5007cd2b
Release 6.12b.
2008-11-12 23:58:49 +01:00
Carsten Dominik
18f0a1d70e
Document that version 6.12a is now the one to be shipping with Emacs 23.
2008-11-12 09:11:08 +01:00
Carsten Dominik
e249fcaf4f
Fix typo.
2008-11-12 01:33:46 +01:00
Carsten Dominik
fecda38973
Add a link to the Fink package by Jesse Alama.
2008-11-12 01:14:45 +01:00
Carsten Dominik
b55ec41bc4
Release 6.12a
...
Because I forgot to push before I pressed the release button.....
2008-11-11 11:21:36 +01:00
Carsten Dominik
ed81800ccf
Release 6.12
2008-11-11 11:03:17 +01:00
Carsten Dominik
1a9215fc80
Document changes in Changes.org
...
The new features are now listed with short descriptions.
2008-11-11 09:25:54 +01:00
Bernt Hansen
33b11f6e70
Fix obvious typos in the user survey from 2007
...
I didn't fix everything since there are differences in word spellings
in different countries. This patch corrects obvious errors in names
and spelling.
2008-11-10 13:35:47 -05:00
Carsten Dominik
1ffa6b76f5
Release 6.11c.
2008-11-09 08:20:00 +01:00
Carsten Dominik
fb92308d22
Allow to only display logging information in the agenda.
...
Jurgen Defume asked for a way to display only logging information in
the agenda. This patch implements such a possibility. It works by
calling `org-agenda-log-mode' (bound to `l' in the agenda) with a
double prefix arg. This sets the variable `org-agenda-show-log' to a
special value `only' which is then interpreted by the agenda-creating
functions.
2008-11-09 08:17:33 +01:00
Carsten Dominik
eb4f62ae34
Release 6.11a.
2008-11-08 22:29:54 +01:00
Carsten Dominik
f5d220127c
Update version number on website.
2008-11-08 18:28:24 +01:00
Carsten Dominik
d60d97970a
Fix some typos.
2008-11-08 17:07:37 +01:00
Carsten Dominik
e42c781d2b
Finalize the list of user visible changes for 6.11
2008-11-08 16:56:07 +01:00
Carsten Dominik
c708279809
Release 6.11
2008-11-08 16:43:48 +01:00
Bernt Hansen
387c1e7037
Fix typos on website Changes documentation
...
- Fix minor grammar issues
- Fix typos
- Fix typo is variable name for example lisp code
2008-11-07 15:17:40 -05:00
Carsten Dominik
1104da306a
Update the list of User-visible changes
...
This means that we are starting to move towards a release....
2008-11-05 23:29:09 +01:00
Carsten Dominik
07657f3e80
Yank adjusted trees.
...
When yanking a cut/copied subtree or a series of trees, even
the nomal yank key `C-y' does now adjust the level of the tree
to make it fit into the current outline position, without
loosing its identity, and without swallowing other subtrees.
This uses the command `org-past-subtree'. An additional
change in that command has been implemented: Normally, this
command picks the right outline level from the surrounding
*visible* headlines, and uses the smaller on. So it the
cursor is between a level 4 and a level 3 headline, the tree
will be pasted as level 3. Now, if the cursor is actually
*at* the beginning of a headline, the level of that headline
will be used. So lets say you have a tree like this:
* Level one
** Level two
(1)
(2)* Level one again
with (1) and (2) indicating possible cursor positions for the
insertion. When at (1), the tree will be pasted as level 2.
When at (2), it will be pasted as level 1.
If you do not like `C-y' to behave like this, configure the
variable `org-yank-adjusted-subtrees'.
Thanks to Samuel Wales for this idea and a partial implementation.
2008-10-28 09:07:56 +01:00
Carsten Dominik
67070b0289
Initial documentation of the new clock features.
2008-10-28 07:36:33 +01:00
Carsten Dominik
523cf1fe31
Release 6.10c.
2008-10-25 12:56:42 +02:00
Carsten Dominik
3794f574e2
Release 6.10b.
2008-10-25 12:54:49 +02:00
Carsten Dominik
88d4405e86
Release 6.10a.
2008-10-24 23:16:42 +02:00
Carsten Dominik
8b25d171b2
remove leftover string in list of changes.
2008-10-23 09:34:46 +02:00
Carsten Dominik
794839f1da
Release 6.10.
2008-10-23 09:19:43 +02:00
Carsten Dominik
742c689a36
Update list of changes in preparation of release.
2008-10-23 08:35:47 +02:00
Carsten Dominik
2dc6b163c2
Fixed bugs in filtering, and made filtering persist through agenda refresh.
2008-10-21 07:53:01 +02:00
Carsten Dominik
aead878b46
Implement narrowing existing agenda filters, and effort filters.
2008-10-20 23:01:23 +02:00
Carsten Dominik
98e368c474
Fix typos.
2008-10-16 14:51:09 +02:00
Carsten Dominik
fda2a7cb6c
Documentation updates.
2008-10-16 14:38:30 +02:00
Carsten Dominik
329a7a7d34
Implement tag changes triggered automatically by TODO state changes.
2008-10-16 09:54:30 +02:00
Carsten Dominik
a1d3086419
New option `org-log-state-notes-insert-after-drawers'.
...
Default is nil.
2008-10-16 06:49:55 +02:00
Carsten Dominik
3e72fb8c35
Documentation update.
2008-10-15 17:28:04 +02:00
Carsten Dominik
ca0671a432
Indicate Emacs 23 version of Org on the webpage.
2008-10-12 08:26:00 +02:00
Carsten Dominik
4574d894ce
Release 6.09a.
2008-10-12 07:36:18 +02:00
Carsten Dominik
5ebc1a7982
Release 6.09.
2008-10-09 13:18:25 +02:00
Carsten Dominik
3d5bc9ab65
Documentation updates.
2008-10-08 12:46:51 +02:00
Carsten Dominik
8518c9ed81
Allow different methods to get an attachment into the directory.
...
Supported methods are copy, link, and move.
2008-10-07 14:28:21 +02:00
Carsten Dominik
4c55b885d5
Documentation fixes.
2008-10-05 12:57:01 +02:00
Carsten Dominik
8aa5e02881
Mention C-c C-a in Changes.org.
2008-10-05 08:43:25 +02:00
Carsten Dominik
e195a3ee4b
Release 6.08a.
2008-10-05 08:31:54 +02:00
Carsten Dominik
c0292f955e
Release 6.08.
2008-10-05 08:27:53 +02:00
Carsten Dominik
2a8dac9f70
Store remember notes under the current clock entry with `C-2 C-c C-c'.
...
Patch from James TD Smith, but modified.
2008-10-02 18:07:12 +02:00
Carsten Dominik
802e1175fe
Documentation updates.
2008-10-01 11:54:33 +02:00