Bastien Guerry
baa60de32d
Merge branch 'maint'
2013-12-22 09:26:09 +01:00
Bastien Guerry
9469f366cd
* contrib/lisp/ob-oz.el (mozart): Don't throw an error
...
* contrib/lisp/ob-oz.el (mozart): Don't throw an error if the
mozart library is not present in the load-path.
2013-12-22 09:25:58 +01:00
Bastien Guerry
060e6eff06
Merge branch 'maint'
2013-12-22 09:19:21 +01:00
Alex Poslavsky
22af33a015
org-as-mac-chrome-get-frontmost-url: Fix to remove unneeded double quotes.
...
* contrib/lisp/org-mac-link.el: Fix bug: remove double quotes.
TINYCHANGE
Applescript returns the link and description in quotes like this:
[["http://orgmode.org/worg/org-contribute.html#sec-4 ][How to contribute to Org?"]]
The fix changes it to this:
[[http://orgmode.org/worg/org-contribute.html#sec-4 ][How to contribute to Org?]]
2013-12-22 09:17:43 +01:00
Eric Schulte
387e9c303e
now in main
2013-12-21 12:00:54 -07:00
Carsten Dominik
ece429d43e
Documentation fixes.
...
* contrib/lisp/org-mac-link.el (org-mac-grab-Chrome-app-p): Fix docstring.
Patch by Daniil Frumin
2013-12-08 11:20:33 +01:00
Nicolas Goaziou
f9a73edc24
ox-bibtex: Tiny refactoring
...
* contrib/lisp/ox-bibtex.el (org-bibtex-process-bib-files): Tiny
refactoring.
2013-12-03 20:21:09 +01:00
Carsten Dominik
0b3657e8d3
Fix customization types in org-drill.el
...
* contrib/lisp/org-drill.el (org-drill-leech-method):
(org-drill-scope):
(org-drill-spaced-repetition-algorithm): Fix customization types.
2013-12-03 18:05:01 +01:00
Carsten Dominik
64a64856c0
Fix customization types in org-drill.el
...
* contrib/lisp/org-drill.el (org-drill-leech-method):
(org-drill-scope):
(org-drill-spaced-repetition-algorithm): Fix customization types.
2013-12-03 18:03:49 +01:00
Eric Schulte
e2ab44d9fb
ascii export backend support to ox-bibtex w/pandoc
2013-12-02 12:24:58 -07:00
Nicolas Goaziou
d173e6c6db
ox-bibtex: Merge consecutive citations
...
* contrib/lisp/ox-bibtex.el (org-bibtex-merge-contiguous-citations):
New function.
(org-latex-link, org-html-link): Remove advices.
2013-12-01 17:05:34 +01:00
Nicolas Goaziou
cccac9a4ed
ox-bibtex: Small refactoring
...
* contrib/lisp/ox-bibtex.el (org-bibtex-process-bib-files): Execute
function only when back-end is HTML.
2013-12-01 17:05:34 +01:00
Eric Schulte
0e376f2cd0
support for D language code blocks in contrib
...
Thanks for Thierry Banel for contributing ob-D.
2013-12-01 06:56:10 -07:00
Nicolas Goaziou
07cbf9aa13
ox-freemind: Fix comma error when exporting
...
* contrib/lisp/ox-freemind.el (org-freemind-export-to-freemind): Fix
code typo.
Reported-by: Jan-Mark Batke <badkey@gmx.net>
2013-11-28 11:44:44 +01:00
David Arroyo Menendez
be8a1a2d69
org-license.el: add images directory to public domain functions
2013-11-24 22:09:37 +01:00
David Arroyo Menendez
06d1f7c3fa
org-license.el: add public domain functions
2013-11-24 21:38:27 +01:00
Nicolas Goaziou
4a27c2b4b6
Improved Flyspell checks
...
* lisp/org.el (org-mode-flyspell-verify): Rewrite function using
Org parser. As a consequence, Org is more cautious about areas
where checks are allowed.
(org-fontify-meta-lines-and-blocks-1, org-activate-footnote-links): Be
subtler when removing flyspell overlays.
(org-unfontify-region): Remove reference to unused `org-no-flyspell'
property.
(org-fontify-drawers): New function.
(org-set-font-lock-defaults): Use new function to fontify drawers.
* contrib/lisp/org-wikinodes.el (org-wikinodes-activate-links): Remove
reference to unused `org-no-flyspell' property.
2013-11-24 16:14:09 +01:00
Eric Schulte
336430f6e8
ox-bibtex handle missing ebib or bibtex2html
...
If ebib is missing then the jump function from org-bibtex-extras.el
will be used if defined, else no jump function will be used.
Only call `org-bibtex-process-bib-files' on html export so that
ox-bibtex may be used for latex export without bibtex2html being
installed.
2013-11-21 20:59:07 -07:00
Eric Schulte
97e8bc15e7
Revert ""cite" link type in contrib/org-bibtex-extras"
...
This reverts commit 03c141a00e
.
2013-11-21 20:55:53 -07:00
Eric Schulte
4547be972a
raise useful error when obe-bibtex-file isn't set
2013-11-21 20:54:59 -07:00
David Arroyo Menendez
7b938d8c2c
Merge branch 'master' of orgmode.org:org-mode
2013-11-22 00:12:47 +01:00
Eric Schulte
03c141a00e
"cite" link type in contrib/org-bibtex-extras
2013-11-21 14:09:22 -07:00
David Arroyo Menendez
dcddfae281
Merge branch 'master' of orgmode.org:org-mode
2013-11-19 08:13:57 +01:00
Paul Sexton
739b2649c7
Updated org-drill to latest version.
2013-11-18 07:18:52 +13:00
David Arroyo Menendez
246c8c6637
org-license.el: remove my-org-switch-language function.
2013-11-17 11:54:00 +01:00
David Arroyo Menendez
d8e149eb76
All functions must start by org-effectiveness
2013-11-16 20:16:03 +01:00
David Arroyo Menendez
2de63285fe
Merge branch 'master' of orgmode.org:org-mode
2013-11-16 20:12:58 +01:00
David Arroyo Menendez
19f55fbe27
Accepting canceled and cancelled
2013-11-16 20:12:05 +01:00
Bastien Guerry
668ba5de0e
Merge branch 'maint'
2013-11-15 06:56:10 +01:00
Bastien Guerry
bf012136bd
Remove org-autoload.
...
* org-macs.el (org-autoload): Delete.
* org-docview.el ("docview"): Fix declarations and require
doc-view directly.
* org-id.el (org-id-copy)
(org-id-get-with-outline-path-completion)
(org-id-get-with-outline-drilling, org-id-new):
* org-colview.el:
(org-colview-initial-truncate-line-value)
(org-columns-open-link, org-string-to-number):
* org-clock.el:
(org-clock-put-overlay, org-count-quarter, org-clock-loaded):
* org-archive.el (org-get-local-archive-location):
* org-agenda.el (org-agenda-todo-custom-ignore-p):
Autoload.
Those functions were autoloaded from within calls to `org-autoload'
in org.el, we now autoload them from where they live.
2013-11-15 06:55:28 +01:00
David Arroyo Menendez
695391fc24
org-effectiveness and org-license must be in contrib/lisp
2013-11-14 22:25:15 +01:00
Mark Edgington
7230133f8d
org-collector: enable specifying a default table-value as a parameter
...
* contrib/lisp/org-collector.el (org-dblock-write:propview): if a 'defaultval'
property has been set, then use this in place of org-propview-default-value.
TINYCHANGE
2013-11-13 13:50:52 +01:00
Marc-Oliver Ihm
f31eb421d6
Small change to org-index.el to reflect the new location of org-index.el
2013-11-08 20:53:38 +01:00
Bastien Guerry
3231e14e23
Merge branch 'maint'
2013-11-05 00:14:12 +01:00
Bastien Guerry
08d93aa2d5
contrib/lisp/ox-rss.el: Enhance RFC822 formatting string
...
* contrib/lisp/ox-rss.el (org-rss-headline)
(org-rss-build-channel-info): Use %b instead of %h for RFC822
dates.
Thanks to Andrea Rossetti for reporting this.
2013-11-05 00:14:03 +01:00
Bastien Guerry
d586ef111a
Rename org-favtable.el to org-index.el
...
As requested by Marc Ihm.
2013-11-04 11:54:40 +01:00
Sébastien Delafond
ac1c88294e
ox-confluence: update maintainer's email address
...
* contrib/lisp/ox-confluence.el: current email address for
maintainer
TINYCHANGE
2013-10-27 18:34:57 +01:00
Sébastien Delafond
3a65174f14
ox-confluence: Handle lists
...
* contrib/lisp/ox-confluence.el (org-confluence-item,
org-confluence--li-depth): New functions.
Patch proposed by <tomas@tuxteam.de>.
2013-10-27 18:28:53 +01:00
Nicolas Goaziou
f3ae90c6c5
Merge branch 'maint'
2013-10-23 18:29:06 +02:00
Nicolas Goaziou
0113f4f80f
ox-taskjuggler: Fix effort property
...
* contrib/lisp/ox-taskjuggler.el (org-taskjuggler--build-task): Fix
effort property if `org-effort-property' was changed.
2013-10-23 18:23:55 +02:00
Mike McLean
9175fb721f
Org Mac Outlook opens messages via AppleScript
...
* org-mac-link.el (org-mac-outlook-message-open): Use Apple Script.
Previously ~org-mac-outlook-message-open~ used the Mac OS X Spotlight
index via ~mdfind~ to open messages via shell commands. This patch
changes the open to an AppleScript method to resolve an issue reported
by Manish Sharma.
2013-10-13 20:23:37 +02:00
Bastien Guerry
2829fdad0b
Merge branch 'maint'
2013-10-08 08:08:11 +02:00
Bastien Guerry
0eb0e5778b
Use bzg@gnu.org instead of bzg AT gnu DOT org
2013-10-08 08:07:21 +02:00
Bastien Guerry
33adedda0b
Merge branch 'master' of orgmode.org:org-mode
2013-09-26 18:21:51 +02:00
Bastien Guerry
136c2bc2cb
contrib/lisp/ox-rss.el (org-rss-publish-to-rss): Create id when publishing
...
* contrib/lisp/ox-rss.el (org-rss-publish-to-rss): Create id
when publishing.
2013-09-26 18:21:37 +02:00
Nicolas Goaziou
28e33598e4
ox: Propagate property drawer changes to back-ends in contrib/
...
* contrib/lisp/ox-confluence.el (org-confluence-property-drawer): New
function.
* contrib/lisp/ox-groff.el (org-groff-node-property,
org-groff-property-drawer): New functions.
2013-09-26 16:50:10 +02:00
Bastien Guerry
aebacdac7e
contrib/lisp/ox-rss.el (org-rss-headline): Add the <author> sub-element
...
* contrib/lisp/ox-rss.el (org-rss-headline): Add the <author> sub-element.
2013-09-26 16:47:16 +02:00
Carsten Dominik
ec28c33062
Fix file bug in ox-freemind.el
...
* contrib/lisp/ox-freemind.el (org-freemind-export-to-freemind):
Remove spurious comma.
2013-09-26 14:13:10 +02:00
Simon Thum
5f73d93711
un-hexify TEL links in vCard export
...
This is required as a plus sign (e.g. +49 for germany) will cause
hexification in the link helper.
contrib/lisp/org-contacts.el: unhexify tel link
TINYCHANGE
2013-09-25 14:32:58 +02:00
Nicolas Goaziou
8a11f9c90f
ox-confluence: Fix void "external" variable
...
* contrib/lisp/ox-confluence.el (org-confluence-export-as-confluence):
Fix argument name.
Reported-by: Chris Lowis <chris.lowis@gmail.com>
2013-09-12 16:49:49 +02:00