Phil Jackson
dcb2264321
org-irc port number fix
2008-03-10 20:56:54 +00:00
Carsten Dominik
dd68f4a445
Fixed bug with nil project.
2008-03-10 21:30:33 +01:00
Carsten Dominik
d0efa83a8b
Still more stuff to fix before release.
...
In particular, the mechanism to load org-irc.el does not work correctly,
so I am putting in a temporary fix to enable a release.
2008-03-10 20:02:57 +01:00
Carsten Dominik
adf548f2ab
Synchronize version number across files.
...
I am ignoring org-mac-message.el and org-irc.el for
the time being because they are still young.
2008-03-10 19:43:39 +01:00
Carsten Dominik
d283edee48
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-03-10 19:32:58 +01:00
Carsten Dominik
292baddb44
Last fixes before release.
2008-03-10 19:32:16 +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
578865ebdc
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
...
Conflicts:
ORGWEBPAGE/Changes.org
2008-03-10 18:02:45 +01:00
Carsten Dominik
bab92717e5
Fixing minor quibbles prior to release.
2008-03-10 17:59:08 +01:00
Carsten Dominik
8d6dbe857b
Better div structure in HTML output.
2008-03-10 16:39:58 +01:00
Bastien Guerry
8891396992
Fixed typo about missing @.
2008-03-10 15:18:27 +00:00
Bastien Guerry
9df93e8698
Bugfix in org-publish.el.
...
Throw an error when `org-publish-current-file' is called on a file that
is not part of any project. Publishing a single file that is not part
of a project is already done by simply exporting it, so the user should
be warned about this.
2008-03-10 11:39:01 +00:00
Bastien Guerry
06fb98f1e2
Updated the documentation for the template pre-selection.
...
Also update the Changes.org file.
Cleaned the code in `org-select-remember-template'.
2008-03-10 10:13:39 +00:00
Bastien Guerry
559c25e34c
Update the ChangeLog and Changes.org.
2008-03-10 09:47:02 +00:00
Bastien Guerry
ba643e8903
Update the Changes.org.
2008-03-10 09:38:05 +00:00
Bastien Guerry
2c6dce973b
Added hooks in org-publish.el.
...
There are now two hooks:
`org-publish-before-export-hook'
`org-publish-after-export-hook'.
`org-publish-org-to' deal with killing buffers (instead of
`org-publish-file')
2008-03-10 09:34:06 +00:00
Bastien Guerry
7da7810202
Added the extra :content parameter for dblocks.
2008-03-10 09:26:39 +00:00
Carsten Dominik
f456b1d241
Bug fix.
2008-03-10 09:16:23 +01:00
Carsten Dominik
2d41066251
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-03-10 09:15:54 +01:00
Carsten Dominik
03d0652571
Bug fix.
2008-03-10 09:15:42 +01:00
Carsten Dominik
e66d6bccb8
Bug fix.
2008-03-10 09:14:47 +01:00
Carsten Dominik
f2f072f3b6
Make sure old customizations for `org-time-stamp-rounting-minutes' work.
2008-03-10 09:14:15 +01:00
Carsten Dominik
083570fa79
Make sure old customizations for `org-time-stamp-rounting-minutes' work.
2008-03-10 09:12:26 +01:00
Carsten Dominik
cb8c0e81a9
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
...
Conflicts:
ChangeLog
2008-03-09 15:31:47 +01: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
cdb872efb9
Implement filtered iCalendar export.
...
This patch implements a way to limit the iCalendar export to
the entries listed in any agenda view. It is implemented as a way to
export an agenda view (using C-x C-w) in the agenda, but internally
it really is a limited iCalendar export.
2008-03-09 12:44:47 +01:00
Bastien Guerry
135d2ba17a
Applied Glenn Morris patch.
...
(list-diary-entries-hook): Declare for compiler.
(org-get-entries-from-diary): Require diary-lib.
Ref in the emacs-diffs mailing list:
<E1JXpsE-0008A3-19@cvs.savannah.gnu.org>
2008-03-08 09:31:47 +00:00
Bastien Guerry
eecb21506c
Removed a typo in `org-agenda-export-html-style'.
2008-03-07 18:05:52 +00:00
Bastien Guerry
269a43cef6
Applied Glenn Morris patch.
...
(org-agenda-sunrise-sunset): Require solar.
(calendar-longitude, calendar-latitude, calendar-location-name):
Declare for compiler.
Ref in the emacs-diffs mailing list:
<E1JXU4a-0005Fu-7f@cvs.savannah.gnu.org>
2008-03-07 12:58:33 +00: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
Bastien Guerry
0a8e2a105d
Minor typo in ChangeLog.
2008-03-07 12:00:52 +00:00
Bastien Guerry
d9e7b39a7f
Kill buffers after publication.
...
Whether a buffer is created or not depends on publishing functions such
as `org-export-as-html' and the like. But not all such functions create
a new buffer (e.g. `org-publish-attachment'), so we need to delete the
buffer if it differs from the last buffer we we're in before export.
2008-03-07 11:57:14 +00: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
Carsten Dominik
e89aa69bc6
Reverted the change that killed html buffer after export.
...
The side effects for org-export-to-html-and-open, and for the
publishing commands need to be studied first.
2008-03-07 12:09:09 +01:00
Bastien Guerry
3ac45fa5f2
Added a :link parameter to org-dblock-write:clocktable.
2008-03-06 23:48:14 +00:00
Bastien Guerry
dcba1a960c
Bugfix in `org-back-to-heading'.
...
prevent `org-back-to-heading' from throwing an error when getting tags
before headlines. This error was reported by Joel J. Adamson.
2008-03-06 20:22:38 +00:00
Carsten Dominik
fb8db4d36c
Merge branch 'improve-customize-type-for-agenda-custom-command'
...
Conflicts:
ChangeLog
2008-03-06 20:13:38 +01:00
Carsten Dominik
8017cc33d2
Merge branch 'fix-time-stamp-editing'
...
Conflicts:
ChangeLog
2008-03-06 20:12:43 +01:00
Carsten Dominik
1affe117d2
Fixed timestamp editing.
...
Timestamp editing did not work correctly. The deadline warning days
could not be edited, and editing the end of a time range did
not respect the new granularity. Seems to work now.
2008-03-06 20:10:54 +01:00
Bastien Guerry
0c4e992386
*** empty log message ***
2008-03-06 17:35:43 +00:00
Bastien Guerry
cc3fea002c
Alias `org-get-valid-level' for obsolete `org-get-legal-level'.
...
Also replace "legal" by "valid" in other places as well.
This was committed in Emacs CVS by Juanma Barranquero.
See <E1JXHdN-0002Ov-J5@cvs.savannah.gnu.org> in emacs-commit
mailing list.
2008-03-06 17:30:24 +00:00
Carsten Dominik
b0af4ade44
Improve customize type of org-agenda-custom-commands.
...
The new extensive definition has examples for variable settings that
allow beginners to learn how to set such values.
2008-03-06 15:48:14 +01:00
Carsten Dominik
f494bf736a
Removed unnegecessary advice for htmlize.
...
I think the font problem has bee solved now, so we do not need
this anymore.
2008-03-05 23:56:57 +01:00
Carsten Dominik
75cbccc955
Merge branch 'create-interactive-query-package'
2008-03-05 23:49:52 +01:00
Carsten Dominik
504bd65683
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-03-05 23:49:28 +01:00
Carsten Dominik
b538898bf9
Added new file org-iq.el.
...
This file allows interactive tags query construction.
2008-03-05 23:48:55 +01:00
Bastien Guerry
dfa6bdb2f7
New hook: `org-follow-link-hook'.
...
Also added "Component" as a tag for each item in a command serie.
2008-03-05 14:31:19 +00:00
Phil Jackson
3752a0f01d
Removed 'file:' from link description.
2008-03-05 10:26:40 +00:00