0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-12 08:39:56 +00:00
Commit graph

21 commits

Author SHA1 Message Date
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 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 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
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
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
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
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
Phil Jackson 7be436bdd5 Added org-annotate-file.el to CONTRIB 2008-02-07 16:31:50 +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