Commit Graph

41 Commits

Author SHA1 Message Date
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
Carsten Dominik f04fcf20a6 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2008-03-14 10:23:06 +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
Phil Jackson f49ef5d726 Typo fix in dir2org header. 2008-03-13 15:34:03 +00:00
Carsten Dominik 75cbccc955 Merge branch 'create-interactive-query-package' 2008-03-05 23:49:52 +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
Phil Jackson 3752a0f01d Removed 'file:' from link description. 2008-03-05 10:26:40 +00:00
Bastien Guerry 2a5f2004ba In org-elisp-symbol.el: correctly handle function with no documentation. 2008-03-05 02:01:55 +00:00
Carsten Dominik a15c556a2c Fix a typo in installation instructions for freemind export.
based on an email by Juan Pineros
2008-03-04 12:13:28 +01:00
Bastien Guerry f2e90899f1 Updated CONTRIB/lisp/org-bookmark.el. 2008-02-29 18:46:42 +00:00
Bastien Guerry 67ff9b405c Updated org-bookmark.el to handle dired-mode and buffer visiting files. 2008-02-29 01:01:04 +00:00
Bastien Guerry d54f43e48c Added options for defining context of use.
Added an option about prompting (or not) the user in
case several bookmarks are possible.
2008-02-29 00:58:22 +00:00
Bastien Guerry 1789dfcbef Begin adding support for dired-mode and buffer visiting files. 2008-02-28 23:57:15 +00:00
Bastien Guerry dd2e5fafdd Added CONTRIB/lisp/org-bookmark.el. 2008-02-28 14:58:19 +00:00
Carsten Dominik 5c3a9cbea1 New variable `org-default-extensions' is regulating which extensions will be loaded.
Also: New file CONTRIB/lisp/org-id.el for global ids in entries.
2008-02-27 14:32:17 +01:00
Carsten Dominik b8848991b9 Just moving around files in CONTRIB. 2008-02-26 17:49:15 +01:00
Carsten Dominik 088d36e389 Add CONTRIB/orgid.el. 2008-02-26 17:43:55 +01:00
Carsten Dominik c3f63bddec Remove backup file. 2008-02-21 05:36:43 +01:00
Carsten Dominik 9512309a52 Added CONTRIB/org-screen.el by Andrew Hyatt. 2008-02-21 05:36:08 +01:00
Christian Egli 3eafce3ac4 Added org2hpda a small utility to generate hipster pda style printouts from org mode 2008-02-19 23:30:42 +01:00
Phil Jackson 95ef6b81f6 Moved org-irc.el into core 2008-02-17 19:17:35 +00:00
Bastien Guerry 6802e7c66c Added CONTRIB/lisp/org-mew.el.
Updated CONTRIB/README accordingly.
Fixed minor typo in org-panel.el.
2008-02-09 18:07:54 +00:00
Phil Jackson 04e634bf48 dir2org.zsh: two small bug fixes 2008-02-08 15:05:52 +00:00
Phil Jackson 4ec4e01a1a Added dir2org.zsh to contrib 2008-02-08 11:12:28 +00: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
Bastien Guerry e402bd22f6 Fixed typo: READ -> README. 2008-02-08 11:35:26 +01:00
Bastien Guerry c08bf8203f Added a READ file to CONTRIB/ 2008-02-08 11:35:25 +01:00
Phil Jackson 1bce3928e0 Added org-annotate-file.el to CONTRIB 2008-02-08 11:35:25 +01:00
Bastien Guerry d409a2936b Empty CONTRIB/scripts/ 2008-02-08 09:48:59 +00:00
Bastien Guerry 2a744313d8 Added CONTRIB/scripts/ 2008-02-08 09:48:24 +00:00
Bastien Guerry d44bb1d7a3 Updated CONTRIB/README to reflect the content of subdirectories.
Removed org-export-freemind from CONTRIB/lisp/.
2008-02-08 09:46:04 +00:00
Bastien Guerry 7c205a2413 Fixed typo: READ -> README. 2008-02-07 19:35:35 +00:00
Bastien Guerry 75d3d50a49 Added a READ file to CONTRIB/ 2008-02-07 19:30:24 +00:00
Phil Jackson 7be436bdd5 Added org-annotate-file.el to CONTRIB 2008-02-07 16:31:50 +00:00
Carsten Dominik ceaca5a84c Moved changes from ChangeLog to CONTRIB/ChangeLog. 2008-02-07 13:15:52 +01:00
Phil Jackson 1c0d193b97 Added a ChangeLog in CONTRIB that doesn't suffer the FSF papers restrictions. 2008-02-07 11:47:55 +00:00
Bastien Guerry 2ef581cfce Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el to ./CONTRIB/lisp/ 2008-02-07 11:36:51 +00:00
Phil Jackson 50e93acebf Added the new file org-irc.el 2008-02-07 10:34:51 +00:00
Carsten Dominik a301fb745a Preparing the CONTRIB directory. 2008-02-06 17:34:42 +01:00
Carsten Dominik 7a74a2102b Moved contributed files to CONTRIB directory 2008-02-03 08:16:02 +01:00
Carsten Dominik 93c665b56d Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00