summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Landscheidt <tim@tim-landscheidt.de>2018-01-16 16:22:00 +0000
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2018-01-19 18:14:58 +0100
commit14b534150ffccf3750994686bab2256d1e6f68f3 (patch)
treeaff2b09ee97734253969015ef91cdef79b8d616f
parent9bce15e598534f7b9df7fd0ad4c6ab4d8d9296ac (diff)
Use https for links to orgmode.org
TINYCHANGE
-rw-r--r--lisp/ob-csharp.el2
-rw-r--r--lisp/ob-eukleides.el2
-rw-r--r--lisp/ob-fomus.el2
-rw-r--r--lisp/ob-mathomatic.el2
-rw-r--r--lisp/ob-oz.el2
-rw-r--r--lisp/ob-tcl.el2
-rw-r--r--lisp/ob-vbnet.el2
-rw-r--r--lisp/org-bibtex-extras.el2
-rw-r--r--lisp/org-collector.el2
-rw-r--r--lisp/org-contribdir.el2
-rw-r--r--lisp/org-depend.el2
-rw-r--r--lisp/org-effectiveness.el2
-rw-r--r--lisp/org-eval-light.el2
-rw-r--r--lisp/org-eval.el2
-rw-r--r--lisp/org-index.el2
-rw-r--r--lisp/org-learn.el2
-rw-r--r--lisp/org-license.el2
-rw-r--r--lisp/org-link-edit.el16
-rw-r--r--lisp/org-mairix.el2
-rw-r--r--lisp/org-man.el2
-rw-r--r--lisp/org-mew.el2
-rw-r--r--lisp/org-notmuch.el2
-rw-r--r--lisp/org-passwords.el2
-rw-r--r--lisp/org-screenshot.el2
-rw-r--r--lisp/org-sudoku.el2
-rw-r--r--lisp/org-track.el6
-rw-r--r--lisp/org-vm.el2
-rw-r--r--lisp/org-wikinodes.el2
-rw-r--r--lisp/org-wl.el2
-rw-r--r--lisp/ox-rss.el2
-rw-r--r--orgmanual.org52
-rw-r--r--scripts/org-docco.org6
-rw-r--r--scripts/staticmathjax/README.org2
33 files changed, 69 insertions, 69 deletions
diff --git a/lisp/ob-csharp.el b/lisp/ob-csharp.el
index a3bc2e7..526a3ae 100644
--- a/lisp/ob-csharp.el
+++ b/lisp/ob-csharp.el
@@ -4,7 +4,7 @@
;; Author: thomas "at" friendlyvillagers.com based on ob-java.el by Eric Schulte
;; Keywords: literate programming, reproducible research
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; This file is not part of GNU Emacs.
diff --git a/lisp/ob-eukleides.el b/lisp/ob-eukleides.el
index 4f363f5..b6ed7fb 100644
--- a/lisp/ob-eukleides.el
+++ b/lisp/ob-eukleides.el
@@ -4,7 +4,7 @@
;; Author: Luis Anaya
;; Keywords: literate programming, reproducible research
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; This file is not part of GNU Emacs.
diff --git a/lisp/ob-fomus.el b/lisp/ob-fomus.el
index 30f292f..6ff27b6 100644
--- a/lisp/ob-fomus.el
+++ b/lisp/ob-fomus.el
@@ -4,7 +4,7 @@
;; Author: Torsten Anders
;; Keywords: literate programming, reproducible research
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; This file is not part of GNU Emacs.
diff --git a/lisp/ob-mathomatic.el b/lisp/ob-mathomatic.el
index 7081ec2..6196001 100644
--- a/lisp/ob-mathomatic.el
+++ b/lisp/ob-mathomatic.el
@@ -7,7 +7,7 @@
;; Luis Anaya (Mathomatic)
;; Keywords: literate programming, reproducible research, mathomatic
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; This file is not part of GNU Emacs.
diff --git a/lisp/ob-oz.el b/lisp/ob-oz.el
index 9beadeb..626c4f3 100644
--- a/lisp/ob-oz.el
+++ b/lisp/ob-oz.el
@@ -4,7 +4,7 @@
;; Author: Torsten Anders and Eric Schulte
;; Keywords: literate programming, reproducible research
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 0.02
;; This file is not part of GNU Emacs.
diff --git a/lisp/ob-tcl.el b/lisp/ob-tcl.el
index c6bf2c2..45708ad 100644
--- a/lisp/ob-tcl.el
+++ b/lisp/ob-tcl.el
@@ -7,7 +7,7 @@
;; Luis Anaya (tcl)
;;
;; Keywords: literate programming, reproducible research
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; This file is not part of GNU Emacs.
diff --git a/lisp/ob-vbnet.el b/lisp/ob-vbnet.el
index 9822c3c..f9a762e 100644
--- a/lisp/ob-vbnet.el
+++ b/lisp/ob-vbnet.el
@@ -4,7 +4,7 @@
;; Author: thomas "at" friendlyvillagers.com based on ob-java.el by Eric Schulte
;; Keywords: literate programming, reproducible research
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; This file is not part of GNU Emacs.
diff --git a/lisp/org-bibtex-extras.el b/lisp/org-bibtex-extras.el
index 91b6cd3..991946e 100644
--- a/lisp/org-bibtex-extras.el
+++ b/lisp/org-bibtex-extras.el
@@ -4,7 +4,7 @@
;; Author: Eric Schulte <eric dot schulte at gmx dot com>
;; Keywords: outlines, hypermedia, bibtex, d3
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 0.01
;; This file is not yet part of GNU Emacs.
diff --git a/lisp/org-collector.el b/lisp/org-collector.el
index 08dd22a..1d23519 100644
--- a/lisp/org-collector.el
+++ b/lisp/org-collector.el
@@ -5,7 +5,7 @@
;; Author: Eric Schulte <schulte dot eric at gmail dot com>
;; Keywords: outlines, hypermedia, calendar, wp, experimentation,
;; organization, properties
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 0.01
;; This file is not yet part of GNU Emacs.
diff --git a/lisp/org-contribdir.el b/lisp/org-contribdir.el
index d72feb5..019305f 100644
--- a/lisp/org-contribdir.el
+++ b/lisp/org-contribdir.el
@@ -3,7 +3,7 @@
;;
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 0.01
;;
;; This file is not yet part of GNU Emacs.
diff --git a/lisp/org-depend.el b/lisp/org-depend.el
index ed78d00..8f99c36 100644
--- a/lisp/org-depend.el
+++ b/lisp/org-depend.el
@@ -3,7 +3,7 @@
;;
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 0.08
;;
;; This file is not part of GNU Emacs.
diff --git a/lisp/org-effectiveness.el b/lisp/org-effectiveness.el
index 0e12f98..2498578 100644
--- a/lisp/org-effectiveness.el
+++ b/lisp/org-effectiveness.el
@@ -4,7 +4,7 @@
;; Author: David Arroyo Menéndez <davidam@es.gnu.org>
;; Keywords: effectiveness, plot
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;;
;; This file is not part of GNU Emacs, yet.
;;
diff --git a/lisp/org-eval-light.el b/lisp/org-eval-light.el
index 2687e7e..0878da4 100644
--- a/lisp/org-eval-light.el
+++ b/lisp/org-eval-light.el
@@ -6,7 +6,7 @@
;; Eric Schulte <schulte dot eric at gmail dot com>
;; Keywords: outlines, hypermedia, calendar, wp, literate programming,
;; reproducible research
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 0.04
;; This file is not yet part of GNU Emacs.
diff --git a/lisp/org-eval.el b/lisp/org-eval.el
index acb536a..a5d5bab 100644
--- a/lisp/org-eval.el
+++ b/lisp/org-eval.el
@@ -3,7 +3,7 @@
;;
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 0.04
;;
;; This file is not yet part of GNU Emacs.
diff --git a/lisp/org-index.el b/lisp/org-index.el
index 7a9f74b..45b79ff 100644
--- a/lisp/org-index.el
+++ b/lisp/org-index.el
@@ -77,7 +77,7 @@
;;
;; The latest published version of this file can always be found at:
;;
-;; http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=contrib/lisp/org-index.el;hb=HEAD
+;; https://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=contrib/lisp/org-index.el;hb=HEAD
;;
;; Development version under:
;;
diff --git a/lisp/org-learn.el b/lisp/org-learn.el
index 4124031..e932fff 100644
--- a/lisp/org-learn.el
+++ b/lisp/org-learn.el
@@ -4,7 +4,7 @@
;; Author: John Wiegley <johnw at gnu dot org>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 6.32trans
;;
;; This file is not part of GNU Emacs.
diff --git a/lisp/org-license.el b/lisp/org-license.el
index 3f81fbf..b411f9b 100644
--- a/lisp/org-license.el
+++ b/lisp/org-license.el
@@ -4,7 +4,7 @@
;; Author: David Arroyo Menéndez <davidam@es.gnu.org>
;; Keywords: licenses, creative commons
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;;
;; This file is not part of GNU Emacs, yet.
;;
diff --git a/lisp/org-link-edit.el b/lisp/org-link-edit.el
index 000dd1c..714fb25 100644
--- a/lisp/org-link-edit.el
+++ b/lisp/org-link-edit.el
@@ -136,12 +136,12 @@ movement, return nil. Otherwise, return t."
(defun org-link-edit-forward-slurp (&optional n)
"Slurp N trailing blobs into link's description.
- The \[\[http://orgmode.org/\]\[Org mode\]\] site
+ The \[\[https://orgmode.org/\]\[Org mode\]\] site
|
v
- The \[\[http://orgmode.org/\]\[Org mode site\]\]
+ The \[\[https://orgmode.org/\]\[Org mode site\]\]
A blob is a block of non-whitespace characters. When slurping
forward, trailing punctuation characters are not considered part
@@ -180,12 +180,12 @@ If N is negative, slurp leading blobs instead of trailing blobs."
(defun org-link-edit-backward-slurp (&optional n)
"Slurp N leading blobs into link's description.
- The \[\[http://orgmode.org/\]\[Org mode\]\] site
+ The \[\[https://orgmode.org/\]\[Org mode\]\] site
|
v
- \[\[http://orgmode.org/\]\[The Org mode\]\] site
+ \[\[https://orgmode.org/\]\[The Org mode\]\] site
A blob is a block of non-whitespace characters.
@@ -256,12 +256,12 @@ N, 'other' is nil."
(defun org-link-edit-forward-barf (&optional n)
"Barf N trailing blobs from link's description.
- The \[\[http://orgmode.org/\]\[Org mode\]\] site
+ The \[\[https://orgmode.org/\]\[Org mode\]\] site
|
v
- The \[\[http://orgmode.org/\]\[Org\]\] mode site
+ The \[\[https://orgmode.org/\]\[Org\]\] mode site
A blob is a block of non-whitespace characters.
@@ -295,12 +295,12 @@ If N is negative, barf leading blobs instead of trailing blobs."
(defun org-link-edit-backward-barf (&optional n)
"Barf N leading blobs from link's description.
- The \[\[http://orgmode.org/\]\[Org mode\]\] site
+ The \[\[https://orgmode.org/\]\[Org mode\]\] site
|
v
- The Org \[\[http://orgmode.org/\]\[mode\]\] site
+ The Org \[\[https://orgmode.org/\]\[mode\]\] site
A blob is a block of non-whitespace characters.
diff --git a/lisp/org-mairix.el b/lisp/org-mairix.el
index 84c2dfd..4678b1a 100644
--- a/lisp/org-mairix.el
+++ b/lisp/org-mairix.el
@@ -8,7 +8,7 @@
;; Author: Georg C. F. Greve <greve at fsfeurope dot org>
;; Keywords: outlines, hypermedia, calendar, wp, email, mairix
;; Purpose: Integrate mairix email searching into Org mode
-;; See http://orgmode.org and http://www.rpcurnow.force9.co.uk/mairix/
+;; See https://orgmode.org and http://www.rpcurnow.force9.co.uk/mairix/
;; Version: 0.5
;;
;; This file is Free Software; you can redistribute it and/or modify
diff --git a/lisp/org-man.el b/lisp/org-man.el
index 1ccd942..43e20e2 100644
--- a/lisp/org-man.el
+++ b/lisp/org-man.el
@@ -2,7 +2,7 @@
;;
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 1.0
;;
;; This file is not yet part of GNU Emacs.
diff --git a/lisp/org-mew.el b/lisp/org-mew.el
index 9653622..84cc336 100644
--- a/lisp/org-mew.el
+++ b/lisp/org-mew.el
@@ -4,7 +4,7 @@
;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; This file is not part of GNU Emacs.
diff --git a/lisp/org-notmuch.el b/lisp/org-notmuch.el
index 65d7550..0cddabd 100644
--- a/lisp/org-notmuch.el
+++ b/lisp/org-notmuch.el
@@ -4,7 +4,7 @@
;; Author: Matthieu Lemerre <racin@free.fr>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; This file is not part of GNU Emacs.
diff --git a/lisp/org-passwords.el b/lisp/org-passwords.el
index 4ebd5a6..1f32f9b 100644
--- a/lisp/org-passwords.el
+++ b/lisp/org-passwords.el
@@ -23,7 +23,7 @@
;;; Commentary:
;; This file contains the code for managing your passwords with
-;; Org-mode. It is part of org/contrib (see http://orgmode.org/). If
+;; Org-mode. It is part of org/contrib (see https://orgmode.org/). If
;; you want to contribute with development, or have a problem, do it
;; here: https://bitbucket.org/alfaromurillo/org-passwords.el
diff --git a/lisp/org-screenshot.el b/lisp/org-screenshot.el
index a3564bd..abac4a1 100644
--- a/lisp/org-screenshot.el
+++ b/lisp/org-screenshot.el
@@ -4,7 +4,7 @@
;;
;; Author: Max Mikhanosha <max@openchat.com>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 8.0
;;
;; Released under the GNU General Public License version 3
diff --git a/lisp/org-sudoku.el b/lisp/org-sudoku.el
index 44acd02..9537c0c 100644
--- a/lisp/org-sudoku.el
+++ b/lisp/org-sudoku.el
@@ -4,7 +4,7 @@
;;
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp, games
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 0.01
;;
;; This file is not yet part of GNU Emacs.
diff --git a/lisp/org-track.el b/lisp/org-track.el
index dfd112b..d6965ed 100644
--- a/lisp/org-track.el
+++ b/lisp/org-track.el
@@ -5,9 +5,9 @@
;; Author: Bastien Guerry <bzg@gnu.org>
;; Eric S Fraga <e.fraga at ucl.ac dot uk>
;; Sebastian Rose <sebastian_rose at gmx dot de>
-;; The Worg people http://orgmode.org/worg/
+;; The Worg people https://orgmode.org/worg/
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 6.29a
;;
;; Released under the GNU General Public License version 3
@@ -83,7 +83,7 @@ Note, that emacs preferes compiled elisp files over
non-compiled ones."
:type 'boolean)
-(defcustom org-track-org-url "http://orgmode.org/"
+(defcustom org-track-org-url "https://orgmode.org/"
"The URL where the package to download can be found.
Please append a slash."
:type 'string)
diff --git a/lisp/org-vm.el b/lisp/org-vm.el
index 2028cb5..1113e29 100644
--- a/lisp/org-vm.el
+++ b/lisp/org-vm.el
@@ -4,7 +4,7 @@
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;;
;; Support for IMAP folders added
;; by Konrad Hinsen <konrad dot hinsen at fastmail dot net>
diff --git a/lisp/org-wikinodes.el b/lisp/org-wikinodes.el
index 78e8a01..1761727 100644
--- a/lisp/org-wikinodes.el
+++ b/lisp/org-wikinodes.el
@@ -4,7 +4,7 @@
;; Author: Carsten Dominik <carsten at orgmode dot org>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;; Version: 7.01trans
;;
;; This file is not part of GNU Emacs.
diff --git a/lisp/org-wl.el b/lisp/org-wl.el
index 7f9e608..4ac9a53 100644
--- a/lisp/org-wl.el
+++ b/lisp/org-wl.el
@@ -5,7 +5,7 @@
;; Author: Tokuya Kameshima <kames at fa2 dot so-net dot ne dot jp>
;; David Maus <dmaus at ictsoc dot de>
;; Keywords: outlines, hypermedia, calendar, wp
-;; Homepage: http://orgmode.org
+;; Homepage: https://orgmode.org
;;
;; This file is not part of GNU Emacs.
;;
diff --git a/lisp/ox-rss.el b/lisp/ox-rss.el
index a3ba274..10f2cc2 100644
--- a/lisp/ox-rss.el
+++ b/lisp/ox-rss.el
@@ -84,7 +84,7 @@
:version "24.4"
:package-version '(Org . "8.0"))
-(defcustom org-rss-image-url "http://orgmode.org/img/org-mode-unicorn-logo.png"
+(defcustom org-rss-image-url "https://orgmode.org/img/org-mode-unicorn-logo.png"
"The URL of the an image for the RSS feed."
:group 'org-export-rss
:type 'string)
diff --git a/orgmanual.org b/orgmanual.org
index 6cc88a8..f6e92df 100644
--- a/orgmanual.org
+++ b/orgmanual.org
@@ -21,7 +21,7 @@
#+TEXINFO_HEADER: @set txicodequotebacktick
# Contact Info
-#+TEXINFO_HEADER: @set MAINTAINERSITE @uref{http://orgmode.org,maintainers webpage}
+#+TEXINFO_HEADER: @set MAINTAINERSITE @uref{https://orgmode.org,maintainers webpage}
#+TEXINFO_HEADER: @set MAINTAINER Carsten Dominik
#+TEXINFO_HEADER: @set MAINTAINEREMAIL @email{carsten at orgmode dot org}
#+TEXINFO_HEADER: @set MAINTAINERCONTACT @uref{mailto:carsten at orgmode dot org,contact the maintainer}
@@ -92,7 +92,7 @@ different ends, for example:
#+cindex: FAQ
-There is a [[http://orgmode.org][website for Org]] that provides links to the newest version
+There is a [[https://orgmode.org][website for Org]] that provides links to the newest version
of Org, as well as additional information, frequently asked questions
(FAQ), links to tutorials, etc.
@@ -114,11 +114,11 @@ Network Theory Ltd.]]
*Important:* If you have the version of Org that comes with Emacs or
as a XEmacs package, please skip this section and go directly to
[[Activation]]. If you downloaded Org as an ELPA package, please read the
-instructions on the [[http://orgmode.org/elpa.html][Org ELPA page]]. To see what version of Org (if any)
+instructions on the [[https://orgmode.org/elpa.html][Org ELPA page]]. To see what version of Org (if any)
is part of your Emacs distribution, type {{{kbd(M-x org-version)}}}.[fn:2]
Installation of Org mode uses a build system, which is described in more
-detail on [[http://orgmode.org/worg/dev/org-build-system.html][Worg]].
+detail on [[https://orgmode.org/worg/dev/org-build-system.html][Worg]].
If you have downloaded Org from the Web as a distribution {{{file(.zip)}}} or
{{{file(.tar.gz)}}} archive, take the following steps to install it:
@@ -202,7 +202,7 @@ compiling them, do a similar step for this directory:
If you want to include those files with the build and install, please
customize the variable ~ORG_ADD_CONTRIB~ instead in your
~local.mk~ file. For more details please see this
-[[http://orgmode.org/worg/dev/org-build-system.html#sec-4-1-2][description on Worg]].
+[[https://orgmode.org/worg/dev/org-build-system.html#sec-4-1-2][description on Worg]].
Installing Info files is system dependent, because of differences in
the {{{file(install-info)}}} program. The Info documentation is
@@ -1296,7 +1296,7 @@ the marker in square brackets, inside text. For example:
#+begin_example
The Org homepage[fn:1] now looks a lot better than it used to.
...
- [fn:1] The link is: http://orgmode.org
+ [fn:1] The link is: https://orgmode.org
#+end_example
Org mode extends the number-based syntax to /named/ footnotes and
@@ -2401,7 +2401,7 @@ the corresponding element of ~R-LIST~.
These three functions can be used to implement associative arrays,
count matching cells, rank results, group data, etc. For practical
-examples see [[http://orgmode.org/worg/org-tutorials/org-lookups.html][this tutorial on Worg]].
+examples see [[https://orgmode.org/worg/org-tutorials/org-lookups.html][this tutorial on Worg]].
*** Editing and debugging formulas
:PROPERTIES:
@@ -2750,7 +2750,7 @@ Notice that Org Plot is smart enough to apply the table's headers as
labels. Further control over the labels, type, content, and appearance
of plots can be exercised through the ~#+PLOT:~ lines preceding a
table. See below for a complete list of Org-plot options. For more
-information and examples see the [[http://orgmode.org/worg/org-tutorials/org-plot.html][Org-plot tutorial]].
+information and examples see the [[https://orgmode.org/worg/org-tutorials/org-plot.html][Org-plot tutorial]].
Org-Plot recognizes the following options:
@@ -6600,7 +6600,7 @@ Wiegley excellent remember package. Up to version 6.36 Org used a
special setup for {{{file(remember.el)}}}. The file {{{file(org-remember.el)}}}
is still part of Org mode for backward compatibility with existing
setups. You can find the documentation for org-remember at
-[[http://orgmode.org/org-remember.pdf]].
+[[https://orgmode.org/org-remember.pdf]].
The new capturing setup described here is preferred and should be used by new
users. To convert your ~org-remember-templates~, run the following command:
@@ -7313,7 +7313,7 @@ your web browser to send a link to the current page to Org and create
a note from it using capture (see [[Capture]]). Or you could create a
bookmark that will tell Emacs to open the local source file of a
remote website you are looking at with the browser. See
-[[http://orgmode.org/worg/org-contrib/org-protocol.php]] for detailed
+[[https://orgmode.org/worg/org-contrib/org-protocol.php]] for detailed
documentation and setup instructions.
** Refile and copy
@@ -11117,7 +11117,7 @@ the ~<a>~ or ~<img>~ tags. Here is an example that sets ~title~ and
#+cindex: #+ATTR_HTML
#+begin_example
,#+ATTR_HTML: title="The Org mode homepage" style="color:red;"
- ,[[http://orgmode.org]]
+ ,[[https://orgmode.org]]
#+end_example
*** Tables in HTML export
@@ -11187,7 +11187,7 @@ support text viewers and accessibility, and align it to the right.
LaTeX math snippets (see [[LaTeX fragments]]) can be displayed in two
different ways on HTML pages. The default is to use the [[http://www.mathjax.org][MathJax system]]
which should work out of the box with Org mode installation because
-~http://orgmode.org~ serves {{{file(MathJax)}}} for Org mode users for
+~https://orgmode.org~ serves {{{file(MathJax)}}} for Org mode users for
small applications and for testing purposes.[fn:121] To configure
{{{file(MathJax)}}}, use the variable
~org-export-html-mathjax-options~ or insert something like the
@@ -11322,8 +11322,8 @@ is an /Info/-like mode where each section is displayed separately and
navigation can be done with the {{{kbd(n)}}} and {{{kbd(p)}}} keys (and some other keys
as well, press {{{kbd(?)}}} for an overview of the available keys). The second
view type is a /folding/ view much like Org provides inside Emacs. The
-script is available at [[http://orgmode.org/org-info.js]] and you can find
-the documentation for it at [[http://orgmode.org/worg/code/org-info-js/]].
+script is available at [[https://orgmode.org/org-info.js]] and you can find
+the documentation for it at [[https://orgmode.org/worg/code/org-info-js/]].
We host the script at our site, but if you use it a lot, you might
not want to be dependent on ~orgmode.org~ and prefer to install a local
copy on your own web server.
@@ -11347,7 +11347,7 @@ line above, you can set the following viewing options:
- path: ::
The path to the script. The default is to grab the script from
- [[http://orgmode.org/org-info.js]], but you might want to have
+ [[https://orgmode.org/org-info.js]], but you might want to have
a local copy and use a path like {{{samp(../scripts/org-info.js)}}}.
- view: ::
@@ -12287,10 +12287,10 @@ desired image file with no link description. For example, to embed
You can create clickable images by providing a link whose description
is a link to an image file. For example, to embed an image
{{{file(org-mode-unicorn.png)}}}, which when clicked jumps to
-[[http://Orgmode.org]] website, do the following:
+[[https://orgmode.org]] website, do the following:
#+begin_example
- [[http://orgmode.org][./org-mode-unicorn.png]]
+ [[https://orgmode.org][./org-mode-unicorn.png]]
#+end_example
#+cindex: #+ATTR_ODT
@@ -13069,7 +13069,7 @@ kind of report one wants to generate (by default, a
{{{samp(taskreport)}}}).
For more information and examples see the Org-taskjuggler tutorial at
-[[http://orgmode.org/worg/org-tutorials/org-taskjuggler.html]].
+[[https://orgmode.org/worg/org-tutorials/org-taskjuggler.html]].
** Freemind export
:PROPERTIES:
@@ -14177,7 +14177,7 @@ Code blocks in the following languages are supported.
Language-specific documentation is available for some languages. If
available, it can be found at
-[[http://orgmode.org/worg/org-contrib/babel/languages.html]].
+[[https://orgmode.org/worg/org-contrib/babel/languages.html]].
The variable ~org-babel-load-languages~ controls which languages are
enabled for evaluation (by default only ~emacs-lisp~ is enabled). This
@@ -14276,7 +14276,7 @@ source code blocks.
Each language can define its own set of default header arguments. See
the language-specific documentation available online at
-[[http://orgmode.org/worg/org-contrib/babel]].
+[[https://orgmode.org/worg/org-contrib/babel]].
**** Buffer-wide header arguments
:PROPERTIES:
@@ -16880,7 +16880,7 @@ Org has a large number of hook variables that can be used to add
functionality. This appendix about hacking is going to illustrate the
use of some of them. A complete list of all hooks with documentation is
maintained by the Worg project and can be found at
-[[http://orgmode.org/worg/org-configs/org-hooks.php]].
+[[https://orgmode.org/worg/org-configs/org-hooks.php]].
** Add-on packages
:PROPERTIES:
@@ -16891,10 +16891,10 @@ maintained by the Worg project and can be found at
A large number of add-on packages have been written by various
authors. These packages are not part of Emacs, but they are
distributed as contributed packages with the separate release
-available at the Org mode home page at [[http://orgmode.org]]. The
+available at the Org mode home page at [[https://orgmode.org]]. The
list of contributed packages, along with documentation about each
package, is maintained by the Worg project at
-[[http://orgmode.org/worg/org-contrib/]].
+[[https://orgmode.org/worg/org-contrib/]].
** Adding hyperlink types
:PROPERTIES:
@@ -19093,7 +19093,7 @@ line---it is wrapped here only because of formatting constraints.
[fn:59] Contributed packages are not part of Emacs, but are
distributed with the main distribution of Org (visit
-[[http://orgmode.org]]).
+[[https://orgmode.org]]).
[fn:60] The Org date format is inspired by the standard ISO 8601
date/time format. To use an alternative format, see [[Custom time
@@ -19368,7 +19368,7 @@ with ~xetex~ and possibly ~luatex~. See the variables
[fn:128] One can also take advantage of this option to pass other,
unrelated options into the figure or table environment. For an example
see the section ``Exporting org files'' in
-[[http://orgmode.org/worg/org-hacks.html]].
+[[https://orgmode.org/worg/org-hacks.html]].
[fn:129] This requires ~transient-mark-mode~ to be turned on.
@@ -19498,7 +19498,7 @@ will remain visible.
[fn:165] If you cannot use Dropbox, or if your version of MobileOrg
does not support it, you can use a webdav server. For more
information, check out the documentation of MobileOrg and also this
-[[http://orgmode.org/worg/org-faq.html#mobileorg_webdav][FAQ entry]].
+[[https://orgmode.org/worg/org-faq.html#mobileorg_webdav][FAQ entry]].
[fn:166] While creating the agendas, Org mode will force ID properties
on all referenced entries, so that these entries can be uniquely
diff --git a/scripts/org-docco.org b/scripts/org-docco.org
index cb75359..bfa5040 100644
--- a/scripts/org-docco.org
+++ b/scripts/org-docco.org
@@ -5,7 +5,7 @@
The =docco= tool (see http://jashkenas.github.com/docco/) generates
HTML from JavaScript source code providing an attractive side-by-side
-display of source code and comments. This file (see [[http://orgmode.org/cgit.cgi/org-mode.git/plain/contrib/scripts/org-docco.org][org-docco.org]])
+display of source code and comments. This file (see [[https://orgmode.org/cgit.cgi/org-mode.git/plain/contrib/scripts/org-docco.org][org-docco.org]])
generates the same type of output from Org-mode documents with code
embedded in code blocks.
@@ -18,7 +18,7 @@ document.
A pure source code file can be extracted (or "/tangled/") from the
Org-mode document using the normal =org-babel-tangle= function. See
-[[http://orgmode.org/manual/Working-With-Source-Code.html][Working With Source Code]] chapter of the Org-mode manual for more
+[[https://orgmode.org/manual/Working-With-Source-Code.html][Working With Source Code]] chapter of the Org-mode manual for more
information on using code blocks in Org-mode files.
*Disclaimer*: this currently only works on /very/ simple Org-mode
@@ -36,7 +36,7 @@ support this code moving forward. /Caveat Emptor/
;; Author: Eric Schulte
;; Keywords: org-mode, literate programming, html
-;; Homepage: http://orgmode.org/worg/org-contrib/org-mime.php
+;; Homepage: https://orgmode.org/worg/org-contrib/org-mime.php
;; Version: 0.01
;; This file is not part of GNU Emacs.
diff --git a/scripts/staticmathjax/README.org b/scripts/staticmathjax/README.org
index d28fc90..d15bf95 100644
--- a/scripts/staticmathjax/README.org
+++ b/scripts/staticmathjax/README.org
@@ -46,7 +46,7 @@ The code is licensed under the GNU General Public License version
if --embed-fonts is not specified, this
must be the URL to a MathJax installation folder (e.g. "MathJax"
if MathJax is installed in a subdirectory, or
- "http://orgmode.org/mathjax" to use the version hosted on the Org
+ "https://orgmode.org/mathjax" to use the version hosted on the Org
website.
All references to math fonts in the output file will point to