U-IHM-NOTEBOOK\Olli
0ea6845711
org-index.el, version 5.3.0: focus can now be a list; cleaned up dependencies
2017-03-28 20:57:37 +02:00
Nicolas Goaziou
4ac47e507d
Merge branch 'maint'
2017-03-27 14:01:54 +02:00
Nicolas Goaziou
c6b62fd648
ox-latex: Fix last commit
...
* lisp/ox-latex.el (org-latex--align-string): Fix typo in last commit.
2017-03-27 14:01:32 +02:00
Nicolas Goaziou
211d7aa9b2
Merge branch 'maint'
2017-03-27 13:53:05 +02:00
Nicolas Goaziou
0fda6465af
Merge branch 'maint' of orgmode.org:org-mode into maint
2017-03-27 13:52:40 +02:00
Nicolas Goaziou
7648354952
ox-latex: Fix user-defined align string in matrices
...
* lisp/ox-latex.el (org-latex--align-string): Change signature.
Center all cells in matrices, yet preserve user-defined align
string.
(org-latex--math-table): Apply signature change.
Reported-by: Phil Regier <phil.regier@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/112873 >
2017-03-27 13:51:55 +02:00
Nicolas Goaziou
7839fb891b
ox-latex: Fix user-defined align string in matrices
...
* lisp/ox-latex.el (org-latex--align-string): Change signature.
Center all cells in matrices, yet preserve user-defined align
string.
(org-latex--math-table): Apply signature change.
Reported-by: Phil Regier <phil.regier@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/112873 >
2017-03-27 13:43:49 +02:00
Nicolas Goaziou
72c3c42259
Merge branch 'maint'
2017-03-27 13:36:49 +02:00
Nicolas Goaziou
4dde26f086
Fix lsearch strings with newline characters
...
* lisp/org.el (org-link-search): Fix regexp.
* testing/lisp/test-org.el (test-org/fuzzy-links): Add test.
Reported-by: Matt Lundin <mdl@imapmail.org>
<http://permalink.gmane.org/gmane.emacs.orgmode/112876 >
2017-03-27 13:34:04 +02:00
Kyle Meyer
e9018fbd0e
Merge branch 'maint'
2017-03-26 21:52:15 -04:00
Paul Eggert
18d9b2181b
Backport commit 14d8b6858 from Emacs
...
* doc/org.texi (noweb-ref): Simplify shell script example and don’t
use ‘tail -1’, which is not portable.
Port and simplify example sh script
14d8b6858a49e97f9b69593df5a8a7886430d43f
Paul Eggert
Tue Mar 21 09:19:42 2017 -0700
2017-03-26 21:50:06 -04:00
Marco Wahl
772dc6ea27
Merge branch 'maint'
2017-03-26 15:40:10 +02:00
Marco Wahl
82310e34b9
org: Fix tag setter
...
* lisp/org.el (org-set-tags): Treat ':' and '::' as no tag.
2017-03-26 15:39:20 +02:00
Rasmus
9faf000e6a
ox-latex: Support caption for latex-environment
...
* lisp/ox-latex.el (org-latex--environment-type): New function
determining type of a latex-environment.
(org-latex-latex-environment): Add support for caption.
(org-latex--caption/label-string): Use correct type for non-floating
latex-environments.
* etc/ORG-NEWS: Add entry.
2017-03-24 17:22:11 +01:00
Bastien
8a7fe3c219
Merge branch 'maint'
2017-03-23 23:49:11 +01:00
Bastien
e3ed81c98d
ox-html.el (org-html-scripts): Fix copyright years
...
* lisp/ox-html.el (org-html-scripts): Fix copyright years.
2017-03-23 23:46:13 +01:00
Matt Price
d5bbf36553
ox-html: Allow displaying source code block using klipse
...
* lisp/ox-html.el (html, org-html-template)
(org-html-src-block): Allow to display source code block using
the klipse javascript plugin.
Thanks to Nicolas Goaziou for reviewing the patch.
2017-03-23 23:22:30 +01:00
Nicolas Goaziou
0f51e643c4
Merge branch 'maint'
2017-03-23 16:46:52 +01:00
Nicolas Goaziou
b791cd59a5
ox: Fix "Fix :filter-options"
...
* lisp/ox.el (org-export-as): Remove uninterpreted data from back-end
specific parsed keywords.
* testing/lisp/test-ox.el (test-org-export/uninterpreted): Add test.
This fixes 6cd42b08f9
.
2017-03-23 16:46:28 +01:00
Nicolas Goaziou
aadde88799
ox: Clarify a docstring
...
* lisp/ox.el (org-export-get-all-options): Specify return value for
unknown back-ends.
(org-export--parse-option-keyword):
(org-export--get-subtree-options):
(org-export--get-inbuffer-options):
(org-export--get-global-options): Remove useless check.
2017-03-23 16:38:59 +01:00
Marco Wahl
1d35684c56
org: Liberate org-property-action
...
* lisp/org.el (org-property-action): Remove unnecessary restriction
for property action.
2017-03-23 11:03:10 +01:00
Marco Wahl
86ff112707
Merge branch 'maint'
2017-03-21 20:53:02 +01:00
Marco Wahl
4b4ccdc3fa
org-agenda: Fix agenda buffer name after reload sticky agenda
...
* lisp/org-agenda.el (org-agenda-list): Don't rename the buffer when
redoing sticky.
This fix has been proposed by Ian Dunn.
<http://permalink.gmane.org/gmane.emacs.orgmode/112833 >
TINYCHANGE
2017-03-21 20:47:30 +01:00
Marco Wahl
f50f8d0d10
test-org-agenda: Test agenda buffername when reload sticky agenda
...
* testing/lisp/test-org-agenda.el: One additional test to Check that
buffer name remains the same after reload. (BTW some cleanup.)
2017-03-21 20:42:08 +01:00
Nicolas Goaziou
f64fd2a8f1
Merge branch 'maint'
2017-03-19 23:56:56 +01:00
Aaron Jensen
0ccd8286a1
org-src: Fix fontification error
...
* lisp/org-src.el (org-src-font-lock-fontify-block): Fix fontification
error introduced in commit f2a5104e45
.
TINYCHANGE
2017-03-19 23:55:51 +01:00
Kyle Meyer
48cd9729a5
Merge branch 'maint'
2017-03-19 13:32:19 -04:00
Michael Albinus
10bd44db7b
Backport commit 265a5d979 from Emacs
...
* doc/org.texi (dir): Change example to use a method.
Document remote file name syntax change
265a5d9791bf42da0bab7bdbef4352e8d734ef31
Michael Albinus
Thu Mar 16 16:23:07 2017 +0100
2017-03-19 13:31:49 -04:00
Nicolas Goaziou
a9762b37dd
org-clock: Add test
...
* testing/lisp/test-org-clock.el (test-org-clock/clocktable/formula):
Add test.
2017-03-19 10:59:52 +01:00
Nicolas Goaziou
7bbd62cef4
Merge branch 'maint'
2017-03-19 10:57:11 +01:00
Yasushi SHOJI
d2835ab54d
org-clock: Fix percent formula column in clock table
...
* lisp/org-clock.el (org-clocktable-write-default): Fix percent
formula column in clock table.
2017-03-19 10:55:44 +01:00
Nicolas Goaziou
36c7cfe9eb
Merge branch 'maint'
2017-03-18 10:29:33 +01:00
Nicolas Goaziou
b72920344f
ob-exp: Fix export of src blocks with pathological name
...
* lisp/ob-exp.el (org-babel-exp-process-buffer): Discard false
positives.
* testing/lisp/test-ob-exp.el (ob-exp/src-block-with-affiliated-keyword):
New test.
Reported-by: Skip Collins <skip.collins@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/112797 >
2017-03-18 10:28:15 +01:00
Marco Wahl
3a9ac1f035
Merge branch 'maint'
2017-03-17 19:54:48 +01:00
Marco Wahl
d262ae53c9
org-agenda: Fix agenda standard name when going unsticky
...
* lisp/org-agenda.el (org-agenda-list): Reset `org-agenda-buffer-name'
to the original name.
* testing/lisp/test-org-agenda.el: Pertaining unit test. + 2 basic
agenda tests.
* testing/examples/agenda-file.org: File to produce content for an
agenda to test.
2017-03-17 19:52:22 +01:00
Nicolas Goaziou
9227445899
ox-publish: Raise an error on undefined components (take 2)
...
* lisp/ox-publish.el (org-publish-expand-projects): Raise an error on
undefined components.
2017-03-17 09:32:21 +01:00
Nicolas Goaziou
147b4646d2
Revert "ox-publish: Raise an error when encountering undefined component"
...
This reverts commit 6e1d174d0a
.
2017-03-17 09:30:38 +01:00
Nicolas Goaziou
72fc2d3928
org-duration: Clarify a docstring
...
* lisp/org-duration.el (org-duration-format): Clarify `h:mm:ss' and
`h:mm' values.
Reported-by: Malcolm Purvis <malcolm@purvis.id.au>
<http://permalink.gmane.org/gmane.emacs.orgmode/112280 >
2017-03-17 08:59:09 +01:00
Nicolas Goaziou
6e1d174d0a
ox-publish: Raise an error when encountering undefined component
...
* lisp/ox-publish.el (org-publish-expand-projects): Raise an error
when encountering undefined component. Refactor code. Fix
docstring.
Reported-by: Bob Newell <bobnewell@bobnewell.net>
<http://permalink.gmane.org/gmane.emacs.orgmode/112712 >
2017-03-17 08:53:46 +01:00
Nicolas Goaziou
00f95cb126
org-agenda: Fix scheduled repeats
...
* lisp/org-agenda.el (org-agenda-get-scheduled): Fix scheduled
repeats.
This is a follow-up to b5c19643d2
.
2017-03-17 08:39:43 +01:00
Nicolas Goaziou
0e07b92964
Merge branch 'maint'
2017-03-17 08:38:16 +01:00
Nicolas Goaziou
b5c19643d2
org-agenda: Fix off-by-one scheduled repeat
...
* lisp/org-agenda.el (org-agenda-get-scheduled): Make the second
repeat appear as "Sched. 1x".
Reported-by: Eric S Fraga <e.fraga@ucl.ac.uk>
<http://permalink.gmane.org/gmane.emacs.orgmode/112755 >
2017-03-17 08:35:47 +01:00
Nicolas Goaziou
e5d660e233
ORG-NEWS: Update changes
2017-03-17 08:28:50 +01:00
Nicolas Goaziou
2ff038da31
org-capture: Tiny refactoring
...
* lisp/org-capture.el (org-capture-set-target-location): Use
`point-marker'. Also remove trailing space.
2017-03-17 08:26:29 +01:00
Bastien
f6f02ea019
Merge branch 'maint'
2017-03-16 22:15:24 +01:00
Bastien
e43f247e7c
lisp/org-table.el: Bugfix: correctly handle increment of -/+ numbers
...
* lisp/org-table.el (org-table-copy-down): Bugfix: correctly
handle increment of numbers with a -/+ sign.
2017-03-16 22:15:11 +01:00
Nicolas Goaziou
a2fd3bc91b
Merge branch 'maint'
2017-03-16 13:08:12 +01:00
Robert Klein
175543e5ef
Fix custom timestamps during export (ox-groff)
...
* contrib/lisp/ox-groff.el (org-groff-clock, org-groff-planning): Use
org-translate-time'.
(propagate changes introduced to other export backends in commit
e1adb17ba509a43e9a03a5b367a98b8bc8de8b02.)
2017-03-16 13:08:00 +01:00
Nicolas Goaziou
f2e5920f41
Fix display bug when inserting a heading
...
* lisp/org.el (org-N-empty-lines-before-current): Do not hide newline
character before current headline.
* testing/lisp/test-org.el (test-org/insert-heading): Add test.
Reported-by: Rick Frankel <rick@rickster.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/112751 >
2017-03-16 13:01:39 +01:00
Nicolas Goaziou
e1cd71532f
Merge branch 'maint'
2017-03-16 13:01:24 +01:00