Carsten Dominik
a40a2cfe5e
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-04-07 20:55:35 +02:00
Carsten Dominik
411406229d
Applied patch from Glen Morris. Some more setup and autoload fixes.
2008-04-07 20:54:39 +02:00
Bastien Guerry
ace51db3a1
Added the correct link to the french translation of David's tutorial.
2008-04-07 18:34:40 +02:00
Carsten Dominik
009c408cfc
Moved org-mew.el into the core.
2008-04-07 17:51:48 +02:00
Carsten Dominik
70ad07f436
Renamed CONTRIB directory to "contrib".
2008-04-07 17:36:12 +02:00
Carsten Dominik
295e5a4c2c
Moved the command org-iswitchb into the core.
...
The file CONTRIB/lisp/org-iswitchb.el has been removed.
2008-04-07 17:32:52 +02:00
Carsten Dominik
ce6745de86
Bug fixes.
2008-04-07 15:56:17 +02:00
Carsten Dominik
ac57484d94
Improved compilation behavior of org-irc.el.
...
There is no longer a top-level (require 'erc), but the require
now happens when it is needed.
2008-04-07 09:12:42 +02:00
Carsten Dominik
417d3e5303
Version number bump to 6.00pre-3
2008-04-07 08:35:14 +02:00
Carsten Dominik
bd80cd71d2
Much better integration of org-info.js.
2008-04-07 08:32:00 +02:00
Carsten Dominik
1ca871a84e
Fixed function declarations for obsolete functions.
2008-04-06 20:39:40 +02:00
Carsten Dominik
b9293a6766
Make the agenda clockreport configurable.
...
We now have an option that allows to specify properties for the
report table. Most interesting is probably to set :maxlevel.
2008-04-06 17:53:34 +02:00
Carsten Dominik
26431ed39d
Merge branch 'clocktable-in-daily/weekly-agenda'
2008-04-06 17:26:06 +02:00
Carsten Dominik
3ab4658e17
Implemented showing a clock report in the agenda.
...
This is a new display mode in the agenda view. It appends a clock
table to the daily/weekly agenda view that covers clocked time
for the time span shown in the agenda, and also limited to the
files that were used to create the current view.
2008-04-06 17:25:47 +02:00
Carsten Dominik
2537ddc2f7
Check for define-obsolete-function-alias before using it.
...
This is for Emacs 21 compatibility.
2008-04-05 18:49:26 +02:00
Carsten Dominik
2f02a50fcc
Fix bug in org-info.js setup.
...
I had forgotten the call to the setup routine, it is now in.
2008-04-04 23:47:58 +02:00
Carsten Dominik
f87667c730
Better default for COLUMNS format in agenda.
...
The default is now taken from the entry at point or the first
entry in the agenda, an can originate from a property, from
a #+COLUMNS line, or from the variable `org-columns-default-format'.
2008-04-04 12:25:59 +02:00
Carsten Dominik
de99ecb8bb
Created org-clock.el as split-off from org.el.
2008-04-03 17:58:13 +02:00
Carsten Dominik
29a127e737
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-04-03 15:28:03 +02:00
Carsten Dominik
617dc871aa
Cleaning up the code.
...
This is an ongoing program, more to come.
2008-04-03 15:27:33 +02:00
Bastien Guerry
88a4de4f41
Fix links to the Worg website.
2008-04-03 14:37:44 +02:00
Carsten Dominik
dc0fe33f67
Merged BibTeX code from org.el and org-bibtex.el.
...
org-bibtex.el is now a core module.
2008-04-03 13:23:12 +02:00
Carsten Dominik
434b72d7a6
Silence the compiler about org-log-note-how.
2008-04-03 12:41:00 +02:00
Carsten Dominik
8ab3473db8
Bug fix in JavaScript setup.
...
This was a simple typo, reported by Sebastian Rose.
2008-04-03 11:50:30 +02:00
Carsten Dominik
2d899ae97f
Implement org-info.js support. And bug fixes.
...
Now you can set this stuff directly from the org-mode file.
Documentation is still missing, this is a work-in-progress
commit and still needs check with Sebastian's script.
Bug fix with note taking when auto-repeating a task:
There was a problem if the state change already triggered the
recording of a time, then the request for a *note* in
`org-log-repeat' was ignored. Reported by Bernt Hansen.
2008-04-03 10:10:33 +02:00
Carsten Dominik
10d856c97f
Remove the website update from the release code.
...
This can be done because the website is automatically updated every
hour from the git repo.
2008-04-02 08:21:43 +02:00
Carsten Dominik
cff6e9af30
Version number bump.
2008-04-01 22:13:46 +02:00
Carsten Dominik
257a2173ee
Document the new features.
...
clocktable enhancements, ISO week dates.
2008-04-01 17:37:03 +02:00
Carsten Dominik
2bac50840d
Add the Standards file, more entries in .gitignore.
2008-04-01 16:42:15 +02:00
Philip Rooke
aef3cb85d4
Add example of globally setting exclusive tag groups.
...
The original suggestion and patch was from Bernt Hansen.
2008-04-01 15:59:36 +02:00
Philip Rooke
f8dac11bcd
Standardise on the capitalisation of sectioning commands.
2008-04-01 15:59:35 +02:00
Philip Rooke
7d6635b78f
Standardise on use of mode and package names.
...
Assume this patch is a first draft. I am sure that it will become
obvious that other changes are necessary to make this work properly.
2008-04-01 15:59:35 +02:00
Philip Rooke
53c0c9b711
Fixes to standardise references to prefix arguments.
2008-04-01 15:59:35 +02:00
Philip Rooke
a236f51551
Fixes to try and standardise on case of TODO keywords.
2008-04-01 15:59:35 +02:00
Philip Rooke
87637feeda
Fix some doc issues highlighted by a spell check.
2008-04-01 15:59:35 +02:00
Philip Rooke
9526703987
Track support files useful in checking Org documentation.
...
I have found it handy to track these, they represent standards in some
way. The other aspell files change too randomly and often to bother
tracking so they are just ignored.
2008-04-01 15:59:35 +02:00
Carsten Dominik
963ede8307
Removed support for tables in Org-mode, as part of de-scoping operation.
...
Fools!
2008-04-01 09:26:25 +02:00
Carsten Dominik
503ce14912
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
...
Conflicts:
ChangeLog
2008-04-01 09:24:46 +02:00
Carsten Dominik
1aec2e86a5
Enhancement for the clocktable.
...
The clocktable can now more easily select the correct time range
that should be considered when summing times. S-right and S-left
in the "#+BEGIN: clocktable" line allow to shift the time block around.
Also some code-cleanup.
2008-04-01 08:59:52 +02:00
Bastien Guerry
ff7c35f344
Added a link to the git repo in the main webpage.
2008-03-31 13:33:38 +02:00
Bastien Guerry
23b21bc3ac
Bug fix in `org-publish-get-base-files-1' (again)
...
Honor the :base-extension regexp.
2008-03-31 13:29:49 +02:00
Bastien Guerry
363630a471
Bug fixes for org-publish.el.
...
`org-publish-get-base-files-1': get the proper list of files when
recursing thru a directory.
`org-publish-get-base-files: use the :exclude property to skip both
files and directories. This might be refined when the semantic of
publishing options gets simpler, but do this for now.
`org-publish-project': removed third arg of defalias to avoid
compatibility issue for Emacs 22.1.
2008-03-31 13:11:17 +02:00
Bastien Guerry
5bd9f24339
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-03-31 13:10:14 +02:00
Carsten Dominik
a0be0664e2
Preparing a new release setup.
...
This required changing the Makefile.
I also added a new program set-version.pl that can be used
to synchronize the version number in all core files of the
distribution, along with the web files.
2008-03-31 12:59:00 +02:00
Bastien Guerry
85bb2a8101
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-03-31 12:40:41 +02:00
Carsten Dominik
5515c6e245
Small bug fixes.
2008-03-30 20:33:07 +02:00
Bastien Guerry
85820fa34f
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode
2008-03-29 17:36:49 +01:00
Carsten Dominik
828352a550
Remove dependence on cl-extra.
2008-03-29 00:01:48 +01:00
Carsten Dominik
9a44493492
Fixed bug related to repeating time stamps.
...
There was a problem that due dates in the past would not be advanced
property (reported by Wanrong Lin)
2008-03-28 19:52:42 +01:00
Carsten Dominik
2b3fe71634
New function to take a note, just like state changes do, but now on demand.
...
This function is on `C-c C-z' in an org-mode buffer, and
also on `z' in the agenda.
Also some other small fixes.
2008-03-28 15:42:31 +01:00