Nicolas Goaziou
2b8fd33d0f
ox-groff: Remove quote section translator
...
* contrib/lisp/ox-groff.el (org-groff-quote-section): Remove function.
2014-01-27 21:14:44 +01:00
Nicolas Goaziou
97b0ae8b1f
ox-koma-letter: Reorder keywords in template
...
* contrib/lisp/ox-koma-letter.el (koma-letter): Reorder keywords in
a more logical way when `org-export-insert-default-template' is
called.
2014-01-22 15:50:54 +01:00
Nicolas Goaziou
d74205b0f9
ox-koma-letter: Improve defcustom docstrings
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-class-option-file,
org-koma-letter-author, org-koma-letter-email,
org-koma-letter-from-address, org-koma-letter-phone-number,
org-koma-letter-place, org-koma-letter-closing,
org-koma-letter-signature, org-koma-letter-prefer-special-headings,
org-koma-letter-use-backaddress, org-koma-letter-use-phone,
org-koma-letter-use-email, org-koma-letter-use-place): Improve
docstring.
2014-01-17 23:05:20 +01:00
Nicolas Goaziou
161eb78d06
ox-koma-letter: Fix opening setting
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-opening): Correctly
report conditions to fulfill in order set opening string with
a headline.
(org-koma-letter-headline): Opening can no longer be nil, so look out
for the empty string instead.
2014-01-17 22:55:02 +01:00
Nicolas Goaziou
bec2bc6744
ox-koma-letter: Fix a comment
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-keyword): Fix
a comment.
2014-01-17 22:30:39 +01:00
Nicolas Goaziou
bec25b5397
ox-koma-letter: Fix cd7adb47d8
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter--determine-to-and-from):
Fix bug introduced in cd7adb47d8
.
2014-01-17 22:30:25 +01:00
Nicolas Goaziou
cd7adb47d8
ox-koma-letter: Code clean-up
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter--normalize-string,
org-koma-letter--format-string-as-macro): Remove functions.
(org-koma-letter--determine-to-and-from,
org-koma-letter--special-contents-as-macro): Use `org-trim' instead of
`org-koma-letter--normalize-string'.
(org-koma-letter--special-contents-as-macro,
org-koma-letter--determine-to-and-from, org-koma-letter-headline):
Rewrite functions.
2014-01-17 21:40:00 +01:00
Nicolas Goaziou
bf304c3485
Merge branch 'maint'
2014-01-17 12:45:21 +01:00
Nicolas Goaziou
bcf61041ad
ox-koma-letter: Fix code type
...
* contrib/lisp/ox-koma-letter.el: Fix code typo.
2014-01-17 11:33:26 +01:00
Nicolas Goaziou
50c9f04e84
ox-koma-letter: Small fix
...
* contrib/lisp/ox-koma-letter.el (koma-letter): Use correct default
symbols.
2014-01-17 11:30:55 +01:00
Nicolas Goaziou
6aac287b2f
ox-koma-letter: Simplify initialization
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-plug-into-ox):
Remove function.
(org-koma-letter-default-class): Change default value.
A default class is installed by default upon loading the library.
2014-01-17 11:24:02 +01:00
Nicolas Goaziou
86dad6edb8
ox-koma-letter: Improve a customization menu
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-subject-format):
Improve customization menu.
2014-01-17 11:14:00 +01:00
Nicolas Goaziou
d7aa26b04e
ox-koma-letter: Change value for folding marks
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-use-foldmarks):
Change value to symbols or list of symbols.
(org-koma-letter--build-settings): Use new value for folding marks.
2014-01-17 11:01:15 +01:00
Nicolas Goaziou
aa1019cd9a
ox-koma-letter: Small refactoring
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-template): Add
comments.
(org-koma-letter--build-settings): Rename internal bindings and
reorder insertion.
2014-01-17 10:39:05 +01:00
Nicolas Goaziou
c174bf2a5c
ox-koma-letter: Fix a variable type
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-subject-format):
Make it clear that lists of symbols are allowed.
(org-koma-letter-template): Refactor subject-related part.
2014-01-17 10:09:17 +01:00
Nicolas Goaziou
7d67c448c9
ox-koma-letter: Fix customizable variable
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-use-foldmarks): Use
correct type and improve docstring.
2014-01-17 01:37:25 +01:00
Nicolas Goaziou
4ca5cf35c8
ox-koma-letter: Fix global settings handling
...
* contrib/lisp/ox-koma-letter.el (koma-letter): Rewrite function.
Global variables are no longer ignored.
(org-koma-letter--build-settings): New function.
2014-01-17 01:37:25 +01:00
Nicolas Goaziou
7c39f1b5bc
ox-koma-letter: Fix a docstring
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-closing): Fix
docstring.
2014-01-17 01:37:25 +01:00
Nicolas Goaziou
d71f035462
ox-koma-letter: Fix customizable variables values
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-from-address):
(org-koma-letter-phone-number, org-koma-letter-place,
org-koma-letter-subject-format, org-koma-letter-opening,
org-koma-letter-closing, org-koma-letter-signature,
org-koma-letter-default-class, org-koma-letter-subject-format): Fix
value.
2014-01-17 01:37:25 +01:00
Rick Frankel
4e1d72360f
Fix title page template.
...
* contrib/lisp/ox-s5.el (org-s5-title-slide-template): Per Arne
Babenhauserheide, the heading levels on the default title slide
template were wrong per the S5 spec.
2014-01-16 17:48:10 -05:00
Rick Frankel
480c47fa09
Fix missing export option in override.
2014-01-16 17:31:29 -05:00
Nicolas Goaziou
454f7b3680
ox-koma-letter: Cleanup some docstrings
...
* contrib/lisp/ox-koma-letter.el (org-koma-letter-author,
org-koma-letter-email, org-koma-letter-place,
org-koma-letter-prefer-special-headings, org-koma-letter-signature,
org-koma-letter-subject-format, org-koma-letter-use-backaddress,
org-koma-letter-use-phone, org-koma-letter-use-email,
org-koma-letter-use-place,
org-koma-letter-headline-is-opening-maybe,
org-koma-letter--get-tagged-contents,
org-koma-letter--format-string-as-macro,
org-koma-letter--normalize-string): Cleanup docstrings.
2014-01-16 19:00:59 +01:00
Rick Frankel
1a1f7bbe68
Fix docstring in ox-deck (STEP not slide).
2014-01-11 18:25:14 -05:00
Rick Frankel
2eadfdfc07
Update reference to jquery for latest deck.js
...
* contrib/lisp/ox-deck.el (org-deck--get-packages): update jquery reference
2014-01-11 18:21:25 -05:00
Nicolas Goaziou
677b228104
ox-bibtex: Allow nil style
...
* contrib/lisp/ox-bibtex.el (org-bibtex-process-bib-files,
org-latex-keyword): Allow nil style.
2014-01-07 17:23:27 +01:00
Bastien Guerry
f8e1745440
Merge branch 'maint'
...
Conflicts:
contrib/lisp/org-favtable.el
2014-01-07 14:19:03 +01:00
Bastien Guerry
7d9a883b50
Update copyright years again.
...
Hint: copyright years are all updated in Emacs.
2014-01-07 14:18:17 +01:00
Bastien Guerry
361b18ea82
Delete org-favtable.el
2014-01-05 06:37:36 +01:00
Bastien Guerry
c41f5075ac
Merge branch 'maint'
...
Conflicts:
contrib/lisp/org-favtable.el
2014-01-05 06:36:11 +01:00
Bastien Guerry
0beda99171
Revert "Update copyright years."
...
This reverts commit 21105594fc
.
2014-01-05 06:28:07 +01:00
Bastien Guerry
096ff7e078
Merge branch 'maint'
...
Conflicts:
contrib/lisp/org-favtable.el
2014-01-04 18:58:12 +01:00
Bastien Guerry
21105594fc
Update copyright years.
2014-01-04 18:56:11 +01:00
Oleh Krehel
24ff7c648b
Add image drag-and-drop and screenshot support to org-mode.
2014-01-04 16:20:23 +01:00
Marc-Oliver Ihm
7e1ea27e78
Small updates to org-index.el
2014-01-03 19:58:38 +01:00
Marc-Oliver Ihm
f69d4cef82
Updated org-index.el to Version 2.4
2014-01-03 18:38:17 +01:00
Miro Bezjak
360014a984
contrib/lisp/ob-groovy.el: Add org-babel functions for groovy evaluation
2013-12-29 19:52:15 -07:00
David Arroyo Menendez
5587b8dd51
README: adding org-license.el and org-effectiveness.el
2013-12-22 22:17:29 +01:00
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