org-mode/contrib/lisp
Nicolas Goaziou f4bed78a19 Move custom links to new tooling
* contrib/lisp/ol-bookmark.el (org-bookmark-open):
* contrib/lisp/ol-elisp-symbol.el (elisp-symbol-open):
* contrib/lisp/ol-git-link.el (org-gitbare-open):
(org-git-open):
* contrib/lisp/ol-man.el (org-man-open):
* contrib/lisp/ol-mew.el (org-mew-open):
* contrib/lisp/ol-notmuch.el (org-notmuch-open):
(org-notmuch-search-open):
(org-notmuch-tree-open):
* contrib/lisp/ol-vm.el (org-vm-open):
(org-vm-imap-open):
* contrib/lisp/ol-wl.el (org-wl-open):
* contrib/lisp/org-mac-link.el (org-mac-together-item-open):
(org-mac-addressbook-item-open):
(org-mac-skim-open):
(org-mac-acrobat-open):
(org-mac-outlook-message-open):
(org-mac-evernote-note-open):
(org-devonthink-item-open):
(org-mac-message-open):
* contrib/lisp/org-mairix.el (org-mairix-open):
* lisp/ol-bbdb.el (org-bbdb-export):
(org-bbdb-open):
* lisp/ol-bibtex.el (org-bibtex-open):
* lisp/ol-docview.el (org-docview-open):
* lisp/ol-eshell.el (org-eshell-open):
* lisp/ol-eww.el ("eww"):
* lisp/ol-gnus.el (org-gnus-open):
* lisp/ol-info.el (org-info-open):
* lisp/ol-irc.el (org-irc-visit):
* lisp/ol-mhe.el (org-mhe-open):
* lisp/ol-rmail.el ("rmail"):
(org-rmail-open):
* lisp/ol.el (org-link--open-doi):
(org-link--open-elisp):
(org-link--open-help):
(org-link--open-shell):
* lisp/org-id.el (org-id-open):
* testing/lisp/test-ox.el (test-org-export/custom-protocol-maybe): Use
new tooling.
* doc/org-manual.org (Adding Hyperlink Types): Adapt example.
2020-02-19 18:42:50 +01:00
..
ob-arduino.el * ob-arduino.el (supporting Arduino in Org-mode Babel): Add. 2018-02-07 17:37:30 +08:00
ob-clojure-literate.el ob-clojure: Support `org-babel-initiate-session' 2018-10-25 10:28:41 +02:00
ob-csharp.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-eukleides.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-fomus.el Use https for links to orgmode.org 2018-01-19 18:14:58 +01:00
ob-julia.el contrib, test suite: use assq instead of assoc for :keywords 2016-09-23 11:20:55 +01:00
ob-mathematica.el contrib, test suite: use assq instead of assoc for :keywords 2016-09-23 11:20:55 +01:00
ob-mathomatic.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-oz.el Fix typos 2019-11-16 17:17:36 -05:00
ob-php.el * ob-php.el (supporting PHP in Org-mode Babel): Add. 2018-02-10 08:16:29 +08:00
ob-redis.el * ob-redis.el (supporting Redis in Org-mode Babel): Add. 2018-02-10 08:17:36 +08:00
ob-sclang.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-smiles.el Move link-related core functions out of "org.el" 2019-03-10 18:00:27 +01:00
ob-spice.el Fix typos 2019-11-16 17:17:36 -05:00
ob-stata.el contrib, test suite: use assq instead of assoc for :keywords 2016-09-23 11:20:55 +01:00
ob-tcl.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ob-vbnet.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ol-bookmark.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-elisp-symbol.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-git-link.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-man.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-mew.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-notmuch.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-vm.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
ol-wl.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
org-annotate-file.el Fix typos 2019-11-16 17:17:36 -05:00
org-attach-embedded-images.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-bibtex-extras.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-checklist.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-choose.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-collector.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-contacts.el Fix function declarations 2019-03-10 18:00:36 +01:00
org-contribdir.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-depend.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-effectiveness.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-eldoc.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-eval-light.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-eval.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-expiry.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-interactive-query.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-invoice.el Use Org duration library 2017-02-13 14:41:15 +01:00
org-learn.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-license.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-link-edit.el Change bracket link escape syntax 2019-03-10 18:00:36 +01:00
org-mac-iCal.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-mac-link.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
org-mairix.el Move custom links to new tooling 2020-02-19 18:42:50 +01:00
org-notify.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-panel.el
org-passwords.el Fix typos 2019-11-16 17:17:36 -05:00
org-registry.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-screen.el org-screen.el: Replace obsolete function 2019-12-16 23:01:37 -05:00
org-screenshot.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-secretary.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-static-mathjax.el
org-sudoku.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-toc.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-track.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
org-velocity.el org-velocity: New version of org-velocity. 2015-12-16 08:39:43 +01:00
org-wikinodes.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
orgtbl-sqlinsert.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ox-bibtex.el Use split-string' instead of org-split-string' 2017-09-07 14:36:50 +02:00
ox-confluence.el ox-confluence: Export checkboxes; fix timestamps in headlines 2017-05-02 08:48:16 +02:00
ox-deck.el Fix typos 2019-11-16 17:17:36 -05:00
ox-extra.el ox-extra: Merge sections from ignored headlines 2017-05-03 23:35:40 -04:00
ox-freemind.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ox-groff.el Extend export tooling in link parameters 2020-02-19 18:41:37 +01:00
ox-koma-letter.el Update copyright year to 2020 2020-01-01 13:38:46 -05:00
ox-rss.el ox-rss: Fix typos 2019-07-16 15:24:18 +02:00
ox-s5.el Fix typos 2019-11-16 17:17:36 -05:00
ox-taskjuggler.el Merge branch 'maint' 2020-01-21 22:39:36 +01:00