Commit Graph

7038 Commits

Author SHA1 Message Date
Bastien Guerry 65411f40e1 set-version.pl: don't set current version in ORGWEBPAGE/index.org 2011-01-09 18:43:40 +01:00
Bastien Guerry e4e0dc7f1f README: remove the description of ORGWEBPAGES/ 2011-01-09 15:08:11 +01:00
Bastien Guerry 22eae227b9 Removed ORGWEBPAGE/ directory.
The Org git repository does not contains ORGWEBPAGE/ anymore, which was
used to publish http://orgmode.org website.

ORGWEBPAGE/ has been extracted and moved to a separate git repository on
orgmode.org server.  For now only Carsten and Bastien can commit changes
to this org-web.git repository, but we might make it more widely writable
later on.
2011-01-09 15:07:21 +01:00
Bastien Guerry d7b94e40ee Don't copy ORGWEBPAGE/Changes.org when creating distfile.
I removed this line from the distfile section of the Makefile:

  cp -r ORGWEBPAGE/Changes.org org-$(TAG)/
2011-01-09 15:04:54 +01:00
Eric Schulte 67d6806977 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2011-01-08 14:14:37 -07:00
Eric Schulte 5e7cbe28f4 org-collector: completed and activated new :inherit keyword 2011-01-08 14:14:17 -07:00
Eric Schulte 57b21c86ff org-collector: fixed indentation to fit within 80 columns 2011-01-08 14:06:36 -07:00
Eric Schulte 33a3222795 org-collector: adding :inherit keyword for inherited properties
* contrib/lisp/org-collector.el (org-propview-get-with-inherited): New
  function for inheriting explicitly mentioned properties.
  (org-propview-collect):  Accepts explicitly mentioned properties to
  inherit.
2011-01-08 14:04:33 -07:00
Bastien Guerry 840873e475 Update contrib/scripts/ditaa.jar to ditaa v0.9 of 2009-11-24
This was suggested by Vladimir Alexiev <vladimir@sirma.bg>.
2011-01-08 10:07:27 +01:00
Eric Schulte 8674006516 ob: Uses org-src-lang-modes to resolve language names for evaluation.
* lisp/ob.el (org-babel-execute-src-block): Uses org-src-lang-modes to
  resolve language names for evaluation.
2011-01-07 11:41:15 -07:00
Carsten Dominik bd11460542 Make file and path accessible in capture templates
* lisp/org-capture.el (org-capture-templates): Add %f and %F escapes
(org-capture): Add more information to capture property list
(org-capture-fill-template): Handle %f and %F escapes
2011-01-07 15:28:57 +01:00
David Maus 252d244466 Document style-include-scripts publishing project property
* doc/org.texi (Publishing options): Document style-include-scripts
publishing project property.
2011-01-06 20:52:54 +01:00
David Maus b4979a86ca Use mtime of symlink target
* lisp/org-publish.el (org-publish-cache-ctime-of-src): Use mtime of
symlink target.
2011-01-06 20:25:00 +01:00
Bastien Guerry d7f5ac061c ORGWEBPAGES/index.org: fix typo (s/Euro/USD) about Network Theory donations. 2011-01-06 18:23:19 +01:00
Carsten Dominik dd23461349 Implement next-error and previous-error functionality for sparse trees
* lisp/org.el (org-occur-next-match): New function.
(org-mode): Set the variable `next-error-function'.
(org-highlight-new-match): Add an `org-type' property to the overlays.
* doc/org.texi (Sparse trees): Document the next-error / previous-error
functionality.

After a sparse tree construction, `M-g n' and `M-g p' will now jump to
the location of matches.
2011-01-06 12:36:22 +01:00
Carsten Dominik 08755d7aa9 Fix regexp in export engine 2011-01-05 17:53:41 +01:00
Eric Schulte ec97a121e5 don't require calc-trail when on xemacs, Thanks to Michael Sperber
* lisp/ob-calc.el: No longer require `calc-trail' on XEmacs
2011-01-05 09:37:12 -07:00
Tom Dye c3cd82d577 Improved documentation of code block caches
* doc/org.texi (cache): Improved documentation of code block caches.
2011-01-05 09:17:44 -07:00
Tom Dye c867ce2c02 Documentation of multi-line header arguments.
* doc/org.texi (Code block specific header arguments): Documentation
  of multi-line header arguments.
2011-01-05 09:09:29 -07:00
Bastien Guerry de39bf05be org.texi: use message-mode instead of mail-mode in examples.
Message-mode is the default mode for composing emails in Emacs
since 2009-07-14.  See Stefan's message in Emacs lisp/ChangeLog:

2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>

* simple.el (mail-user-agent): Default to the upwardly-UI-compatible
  and more featureful message-mode.
2011-01-04 17:48:35 +01:00
Bastien Guerry 8d879c3870 org-html.el: add a space before attributes in org-html-make-link. 2011-01-04 17:24:47 +01:00
Bastien Guerry a39c35fcd9 org-exp.el: Inhibit read-only when grabbing the title from a subtree.
Eric S. Fraga found this problem while trying to export a subtree from
a read-only file.
2011-01-04 17:03:14 +01:00
Bastien Guerry e246133d75 org-taskjuggler.el: fix a small typo. 2011-01-04 16:25:48 +01:00
Bastien Guerry ed824d4e46 org.el: don't try to remove space in comma-separated tags.
No space is allowed in the prompt, trying to remove them is
confusing when reading the code.
2011-01-04 16:15:33 +01:00
Bastien Guerry 881b73bd77 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2011-01-04 16:10:51 +01:00
Carsten Dominik 8dfd845c7f Add contrib package org-eshell.el
* contrib/lisp/org-eshell.el: New file
* lisp/org.el (org-modules): Add `org-eshell'.
2011-01-04 16:06:09 +01:00
Bastien Guerry 591db35943 org.el: document optional argument for org-global-tags-completion-table 2011-01-04 15:19:23 +01:00
Bastien Guerry c66d94fe18 org.texi: mention the ability to add several tags thru C-c C-q TAB.
C-c C-q TAB now accepts several tags when separated by a comma.
2011-01-04 15:17:50 +01:00
Bastien Guerry 2e22a020b3 Mention that manuals listed on the website come from dev version.
Also point to a directory with the latest released versions of the
manuals, currently http://orgmode.org/manual/release_7.4/
2011-01-04 10:31:38 +01:00
Bastien Guerry 647bcc0514 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2011-01-04 10:04:20 +01:00
Bastien Guerry b981e04c8e Changes.org: be more accurate about msosql engine under Windows. 2011-01-04 10:03:52 +01:00
Carsten Dominik 00b59ec005 Add some additional stuff needed after moving org-special-blocks.el
* Makefile (LISPF): Add org-special-blocks to the list of Lisp files
* lisp/org-special-blocks.el (htmlp):
(latexp):
(line): Add defvars for dynamically scoped variables.
* lisp/org.el (org-modules): Move org-special-blocks into
the core modules section.
2011-01-03 22:08:10 +01:00
Bastien Guerry 57144fea1e Move org-special-blocks.el from contrib/lisp/ to lisp/
Carsten received the completed assignment of Chris Grays,
org-special-blocks.el author's.
2011-01-03 20:17:14 +01:00
Bastien Guerry aa157b5cb8 org.texi: Remove wrong quotes in lisp example.
This was spotted by Steve Hafner.
2011-01-03 19:44:07 +01:00
Bastien Guerry dfe713d08a org.texi: update links to http://orgmode.org (php->html). 2011-01-03 19:33:28 +01:00
Carsten Dominik a6255a6ab7 Remove duplicate definition of `org-plist-delete'
* org.el (org-plist-delete): Remove duplicate definition.

Patch by Julien Danjou.
2011-01-03 13:21:15 +01:00
Bernt Hansen 8dc6733a2a Display invisible entry text at point when visiting a task from the agenda
* lisp/org-agenda.el (org-agenda-goto): Display invisible entry text
* lisp/org-agenda.el (org-agenda-switch-to): Display invisible entry text

Visiting clock lines with RET or TAB in the agenda can put point on a
folded clock drawer.  This means you are editing invisible/hidden text
inside the task entry.  Now when moving to invisible regions show the
entry so point is always visible.
2011-01-03 13:16:43 +01:00
Carsten Dominik ca733df0d4 Move the category property refresh to org-get-category where possible
* lisp/org.el (org-get-category): New optional argument FORCE-REFRESH.
Automatically refresh if the property is not there.
(org-entry-properties): Remove refresh - this is now done in
org-get-category.
* lisp/org-clock.el (org-clock-insert-selection-line): Let `org-get-category'
do the property refresh.
* lisp/org-archive.el (org-archive-subtree): Force a refresh of
category properties.

Based on a patch by Julien Danjou.
2011-01-03 13:12:42 +01:00
Carsten Dominik 088a9ae0ca Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode 2011-01-03 12:36:42 +01:00
Carsten Dominik 5de5fa3eb2 Fix some typos and minor issues 2011-01-03 12:09:15 +01:00
Bastien Guerry 3b64063468 index.org: use US localization for the paypal donation page. 2011-01-03 11:10:59 +01:00
Carsten Dominik 90122ad888 Fix indentation problem 2011-01-03 10:39:50 +01:00
Bastien Guerry f4a6ef5449 index.org: Use paypal button instead of "Make a donation" text. 2011-01-03 10:16:38 +01:00
Bastien Guerry df7db40794 Changes.org: fix s/√©/é. 2011-01-02 19:56:07 +01:00
Bastien Guerry d5476255b8 Revert "Update the link to the org-remember.pdf chapter."
This reverts commit 911f5cffd0.
2011-01-02 17:39:01 +01:00
Bastien Guerry fefc648e7b Revert "Links to txt and pdf refcards are now absolute."
This reverts commit d2c6fe89b9.
2011-01-02 17:38:47 +01:00
Bastien Guerry 911f5cffd0 Update the link to the org-remember.pdf chapter.
org-remember.pdf is now stored in http://orgmode.org/manual/,
with other manuals.
2011-01-02 17:35:16 +01:00
Bastien Guerry d2c6fe89b9 Links to txt and pdf refcards are now absolute. 2011-01-02 17:32:36 +01:00
Bastien Guerry a2acdd6cd3 Fix URL to the Emacs project.
Don't mention CVS, as Emacs developers now use bzr.
2011-01-02 02:13:47 +01:00
Bastien Guerry 529a6ebd0b Replace Carsten's paypal button by Bastien's paypal button. 2011-01-01 16:50:05 +01:00