Nicolas Goaziou
114de1571a
org-colview: Fix failing test
...
* testing/lisp/test-org-colview.el (test-org-colview/columns-width):
Fix failing test.
2019-01-01 17:23:35 +01:00
Nicolas Goaziou
1aaee28545
org-colview: Re-apply `org-columns-compact-links' removal
...
* lisp/org-colview.el (org-columns--displayed-value): Do not call
removed function.
2019-01-01 17:19:49 +01:00
Nicolas Goaziou
b35bda573a
Merge branch 'maint'
2019-01-01 17:17:59 +01:00
Nicolas Goaziou
284799a2e8
Fix `org-insert-link' with nil description
...
* lisp/org.el (org-insert-link): DESC may be nil; do not use
`string-match' directly on it.
2019-01-01 17:16:50 +01:00
Bastien
7a22b8f93b
Merge branch 'maint'
2019-01-01 11:54:01 +01:00
Bastien
f584d37a67
Update copyright year
2019-01-01 11:50:56 +01:00
Nicolas Goaziou
c4e744ec8e
Merge branch 'maint'
2018-12-29 15:51:18 +01:00
Nicolas Goaziou
19babce53f
org-manual: Fix markup
...
* doc/org-manual.org (Field and range formulas): Use =...= markup for
text meant to be inserted in an Org document.
2018-12-29 15:50:43 +01:00
Toon Claes
e37412b5d2
ox-html: Make it possible to self link headlines
...
* lisp/ox-html.el (org-html-self-link-headlines): New variable.
(org-html-headline): Create a hyperlink on headlines
when :html-self-link-headlines is set.
2018-12-29 14:58:43 +01:00
Nicolas Goaziou
2154339e4b
Merge branch 'maint'
2018-12-27 11:22:37 +01:00
Nicolas Goaziou
be9bfd3ff4
org-manual: Small fixes
...
* doc/org-manual.org (Completion): Use @kbd markup in description.
(Context Dependent Documentation): Improve description and wording.
Add kindex entry.
2018-12-27 11:20:27 +01:00
Bastien
5dc18f0c43
Merge branch 'next'
2018-12-26 16:10:20 +01:00
Bastien
71582aef6e
Merge branch 'maint'
2018-12-26 16:08:13 +01:00
Bastien
495c7c6a57
Merge branch 'master' of code.orgmode.org:bzg/org-mode
2018-12-21 09:52:49 +01:00
Nicolas Goaziou
f502203e76
Merge branch 'master' into next
2018-12-20 18:36:27 +01:00
Nicolas Goaziou
908b55124c
org-manual: Fix markup
...
* doc/org-manual.org (Initial visibility): Fix markup.
2018-12-20 18:36:01 +01:00
Nicolas Goaziou
6aa7c798d5
Merge branch 'master' into next
2018-12-19 22:39:24 +01:00
Renato Ferreira
255c9c1655
org-protocol: Fix `org-protocol-capture' return value
...
* lisp/org-protocol.el: Make sure protocols with :kill-client do
not return a string.
TINYCHANGE
2018-12-19 16:23:59 +01:00
Bastien
67ee27cec2
Merge branch 'master' of code.orgmode.org:bzg/org-mode
2018-12-19 10:22:36 +01:00
Nicolas Goaziou
2d9b08b897
org-colview: Remove asterisks from ITEM in Agenda mode
...
* lisp/org-colview.el (org-columns--displayed-value): Add new optional
argument.
(org-columns--collect-values): Use new argument when called from
Agenda mode.
Reported-by: Allen Li <darkfeline@felesatra.moe>
<http://lists.gnu.org/r/emacs-orgmode/2018-12/msg00040.html >
2018-12-18 12:07:43 +01:00
Nicolas Goaziou
9c3a9a9687
Merge branch 'master' into next
2018-12-18 11:10:38 +01:00
Nicolas Goaziou
4f0d8a008f
org-colview: Improve docstring
...
* lisp/org-colview.el (org-dblock-write:columnview): Improve docstring.
2018-12-18 11:08:48 +01:00
Nicolas Goaziou
045cfce67a
Merge branch 'master' into next
2018-12-18 09:54:51 +01:00
Nicolas Goaziou
13f299fe8b
org-colview: Fix docstrings
...
* lisp/org-colview.el (org-columns--overlay-text):
(org-columns--summary-min-age):
(org-columns--summary-max-age):
(org-columns--summary-mean-age): Fix docstrings.
2018-12-18 09:54:24 +01:00
Nicolas Goaziou
845d028bac
Merge branch 'master' into next
2018-12-18 09:42:17 +01:00
Nicolas Goaziou
5949d9352b
org-capture: Tiny refactoring
...
* lisp/org-capture.el (org-capture): Use `when' instead of one-armed
`if'. Use `error-message-string' when possible.
2018-12-18 09:40:58 +01:00
Nicolas Goaziou
09d20cfff7
Merge branch 'master' into next
2018-12-18 09:33:23 +01:00
Nicolas Goaziou
fbd1deca57
org-protocol: Fix capture protocol without a URL
...
* lisp/org-protocol.el (org-protocol-capture): Do not corrupt
`org-stored-links' when there is no URL to capture.
(org-protocol-do-capture): Remove function.
Reported-by: Allen Li <darkfeline@felesatra.moe>
<http://lists.gnu.org/r/emacs-orgmode/2018-12/msg00131.html >
2018-12-18 09:30:32 +01:00
Nicolas Goaziou
86a0659af8
Merge branch 'master' into next
2018-12-18 01:17:46 +01:00
Nicolas Goaziou
cd0517da24
org-manual: Fix markup
...
* doc/org-manual.org (Handling Links):
(Using capture):
(Capture templates):
(Refile and Copy):
(Footnotes): Fix markup.
2018-12-18 01:17:15 +01:00
Nicolas Goaziou
974bfcb0fa
Merge branch 'master' into next
2018-12-18 01:07:47 +01:00
Nicolas Goaziou
abbe5d3958
Fix a docstring
...
* lisp/org.el (org-store-link-functions): Fix docstring.
2018-12-18 01:07:21 +01:00
Nicolas Goaziou
ddf6f2e8eb
Merge branch 'master' into next
2018-12-18 00:44:17 +01:00
Nicolas Goaziou
0811af50b4
ox-latex: Improve subscript and superscript
...
* lisp/ox-latex.el (org-latex--wrap-latex-math-block): Ignore
superscript and subscript.
(org-latex--script-size): Remove function.
(org-latex-subscript): Use \textsubscript.
(org-latex-superscript): Use \textsuperscript.
Reported-by: Ken Mankoff <mankoff@gmail.com>
<http://lists.gnu.org/r/emacs-orgmode/2018-12/msg00221.html >
2018-12-18 00:42:07 +01:00
Nicolas Goaziou
372099440f
Merge branch 'master' into next
2018-12-17 17:45:24 +01:00
Nicolas Goaziou
c024844e56
org-capture: Fix failing tests
...
* testing/lisp/test-org-capture.el (test-org-capture/abort):
(test-org-capture/item):
(test-org-capture/table-line):
(test-org-capture/plain): Fix failing tests.
2018-12-17 17:43:23 +01:00
Bastien
a311f29db1
Merge branch 'master' of code.orgmode.org:bzg/org-mode
2018-12-17 09:49:26 +01:00
Nicolas Goaziou
dd26f03e18
Merge branch 'master' into next
2018-12-16 11:14:16 +01:00
Nicolas Goaziou
6656f11596
Fix typo
...
* lisp/org.el (org-do-latex-and-related): Fix typo.
2018-12-16 11:13:49 +01:00
Nicolas Goaziou
cc594e6fba
Merge branch 'master' into next
2018-12-16 11:09:35 +01:00
Nicolas Goaziou
af3e2b1856
Fix fontification of LaTeX elements (take two)
...
* lisp/org.el (org-do-latex-and-related): Fix last commit.
2018-12-16 11:08:00 +01:00
Bastien
f89189c618
Merge branch 'master' of code.orgmode.org:bzg/org-mode
2018-12-15 17:16:47 +01:00
Nicolas Goaziou
6920c4390d
Merge branch 'master' into next
2018-12-14 14:38:08 +01:00
Nicolas Goaziou
dc74770706
org-manual: Fix typos
...
* doc/org-manual.org (Using Emacs packaging system):
(Formula syntax for Calc):
(Lookup functions):
(Weekly/daily agenda):
(Setting limits for the agenda):
(Export Settings):
(Other Built-in Back-ends):
(Structure Templates):
(Adding Hyperlink Types): Use correct markup for sexps.
(Using the Mapping API): Fix typo. Use correct markup.
2018-12-14 14:37:01 +01:00
Nicolas Goaziou
a34b43629b
Merge branch 'master' into next
2018-12-14 14:23:09 +01:00
Nicolas Goaziou
b3afd71a06
org-manual: Small fixes
...
* doc/org-manual.org (A LaTeX example of radio tables): Use correct
markup, improve wording, fix typo.
2018-12-14 14:22:07 +01:00
Nicolas Goaziou
8fc4fcb8a7
org-manual: Fix markup
...
* doc/org-manual.org (Special Agenda Views): Use = markup for sexps.
2018-12-14 14:18:01 +01:00
Bastien
4cc10166d7
Merge branch 'master' of code.orgmode.org:bzg/org-mode
2018-12-14 11:08:13 +01:00
Nicolas Goaziou
5da146626d
Merge branch 'master' into next
2018-12-13 21:30:01 +01:00
Nicolas Goaziou
a86b14253b
Fix fontification of LaTeX environments
...
* lisp/org.el (org-compute-latex-and-related-regexp):
(org-do-latex-and-related): Fix fontification of LaTeX environments.
2018-12-13 21:28:14 +01:00