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
Carsten Dominik
b1d5e6c62d
Allow multiple #+STYLE lines in the buffer.
2008-10-01 11:41:00 +02:00
Carsten Dominik
d043e31182
Integrate John Wiegley's org-attach.el.
2008-10-01 09:25:18 +02:00
Carsten Dominik
001e6df25c
Reformulating in Changes.org.
2008-09-29 12:46:42 +02:00
Carsten Dominik
d6d72b3436
Merge branch 'js'
2008-09-21 08:34:45 +02:00
Carsten Dominik
a8b3081610
Release 6.07b.
2008-09-21 08:26:30 +02:00
Carsten Dominik
8a45b852ae
New file contrib/lisp/org-checklist.el, by James TD Smith.
2008-09-21 08:14:17 +02:00
Carsten Dominik
c9bf924246
Get x-clipboard in a way that is compatible with Emacs 21.
2008-09-21 07:35:39 +02:00
Carsten Dominik
b777e88fd6
Release 6.07a.
2008-09-19 16:19:32 +02:00
Carsten Dominik
89f21ba3f4
Update todo.org.
2008-09-19 16:08:23 +02:00
Carsten Dominik
58325c8df0
Bug fixes.
2008-09-19 12:40:15 +02:00
Carsten Dominik
194faab2b6
Bumping up the version number to 6.07.
2008-09-19 08:25:13 +02:00
Carsten Dominik
79879070bb
Prepare the Changes file for the release.
2008-09-19 08:24:21 +02:00
Carsten Dominik
f3d15d8b7c
Fixing typos.
2008-09-18 17:57:10 +02:00
Carsten Dominik
a33d51d0d0
Documentation fixes.
2008-09-18 13:52:35 +02:00
Carsten Dominik
7b0f0c497c
Implement sorting by TODO keyword sequence position.
2008-09-18 13:45:49 +02:00
Carsten Dominik
152092ce2b
Fixing typos.
2008-09-18 12:23:02 +02:00
Carsten Dominik
8833885abb
Make S-right/left work in column view for any timestamp
...
value of a property.
2008-09-18 10:24:57 +02:00
Carsten Dominik
2491b7e55d
Fix typos.
2008-09-17 17:57:18 +02:00
Carsten Dominik
ad7e092f98
Allow tags to select parts of a document for export.
2008-09-17 13:47:18 +02:00
Carsten Dominik
56b7b3f3ce
New file org-plot.el.
2008-09-17 13:35:21 +02:00
Carsten Dominik
8e2b65bdef
Intermediate
2008-09-16 16:52:21 +02:00
Carsten Dominik
aaaabf6304
Fix Andrew Hyatt's link.
2008-09-14 16:16:25 +02:00
Carsten Dominik
53693652b0
Make C-y insert subtrees in folded state.
2008-09-14 08:03:55 +02:00
Carsten Dominik
c6962bc9d7
Fix duplicate key definition.
2008-09-11 17:02:03 +02:00
Carsten Dominik
e862a5cd58
Protect increment-by-copying in tables.
2008-09-08 20:18:18 +02:00
Carsten Dominik
3f1062a15d
Save and restore formulas for column view capture.
2008-09-08 09:43:41 +02:00
Carsten Dominik
f03ea46b3a
The note buffer for clocking out now mentions the task.
2008-09-07 08:29:16 +02:00
Carsten Dominik
ba2e31dad0
Modified the new agenda tag filtering command.
2008-09-07 07:49:09 +02:00
Carsten Dominik
7482b04df0
Implemented filtering of an existing agenda view with respect to a tag.
2008-09-05 19:02:14 +02:00
Carsten Dominik
089ac08747
Implement using artist-mode to edit fixed-width sections.
2008-09-05 13:37:33 +02:00
Carsten Dominik
22a6e1718c
Ignore TODO keywords and Priorities when sorting headlines.
...
This applies to numeric and alphanumeric sorting.
2008-09-04 10:35:53 +02:00
Carsten Dominik
905fced617
Revised interpretation of prefix arg when storing remember note.
2008-09-04 10:19:46 +02:00
Carsten Dominik
ac7d8fa752
New face `org-scheduled'
...
This face is used in the agenda for entries that are
scheduled on a day that is not today.
2008-09-03 13:23:31 +02:00
Carsten Dominik
d74855408f
Implement the :to and :toname keywords for gnus links.
...
Patch from Gregory Sullivan.
2008-09-03 11:17:49 +02:00
Carsten Dominik
b831ab8ef5
Allow the file component in a remember template to be a function.
2008-09-03 10:36:03 +02:00
Carsten Dominik
806430ff1c
Text version of orgcard updated to 6.06.
2008-07-29 08:27:48 -07:00
Carsten Dominik
d172a1ccc5
Minor documentation fixes.
2008-07-28 12:12:50 -07:00
Carsten Dominik
7b5bf55e22
Added some well deserved acknowledgments.
2008-07-26 07:12:03 -07:00
Carsten Dominik
c4375970d7
Minor fixes.
2008-07-25 20:41:02 -07:00
Carsten Dominik
2c26217b88
Release 6.06b.
2008-07-25 14:58:41 -07:00
Carsten Dominik
36987f5348
Add mode info to Google Tech Talk page.
2008-07-25 14:56:50 -07:00
Carsten Dominik
d2697cf11e
Fix bug with recursive publishing and the publishing directory.
...
This one has haunted us for a long time......
2008-07-25 14:04:26 -07:00
Carsten Dominik
177e154e6c
Release 6.06a.
2008-07-24 06:42:03 -07:00
Carsten Dominik
14ffcc8b9a
Release 6.06.
2008-07-24 06:26:02 -07:00
Carsten Dominik
0be85cda60
Fix bug when exporting links with attributes.
2008-07-23 16:04:01 -07:00
Carsten Dominik
e67ec64a0f
Fixed typo.
2008-07-22 13:58:59 -07:00
Carsten Dominik
6609f36d67
Add links to keynote and powerpoint versions of the talk.
2008-07-22 12:06:55 -07:00
Carsten Dominik
adf3cec05e
Improve documentation on accessing the git repository.
2008-07-22 10:53:14 -07:00
Bastien Guerry
5eeb965a54
Move the search form to the top of the page.
2008-07-20 17:25:14 +02:00
Bastien Guerry
ca17ba0787
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-07-20 17:22:10 +02:00
Bastien Guerry
1eea4a3e7b
Added a customized google search engine.
2008-07-20 17:21:51 +02:00
Carsten Dominik
6c28c92188
Fixing Changes.org.
2008-07-20 08:03:49 -07:00
Carsten Dominik
45e6f57af9
New option org-open-directory-means-index-dot-org.
2008-07-18 13:55:18 -07:00
Carsten Dominik
27403feed8
Added a NEWS section with a link to the Google Tech Talk.
2008-07-17 10:53:35 -07:00
Carsten Dominik
0702d9f3c6
Fixed typo.
2008-07-17 09:36:35 -07:00
Carsten Dominik
da0d107d2e
Bug fix in embedded video.
2008-07-17 09:33:20 -07:00
Carsten Dominik
b24a83f395
Add stuff to Changes.org.
2008-07-16 16:57:48 -07:00
Carsten Dominik
d1dd7fc708
Adding info about the Google Tech Talk.
2008-07-16 14:42:25 -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
4636a4d5e4
Fix bug with export of tags in headlines.
2008-07-03 10:36:32 -07:00
Carsten Dominik
51e087a970
Update Changed.org.
2008-07-02 13:33:18 -07:00
Carsten Dominik
7becc742cd
Time comparisons for property searches.
2008-07-01 16:23:17 -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
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
98e0056aa4
Add information about the new Debian package.
2008-06-23 05:38:54 +02:00