diff --git a/Makefile b/Makefile index f6312f251..f476a3ea7 100644 --- a/Makefile +++ b/Makefile @@ -91,7 +91,7 @@ help helpall:: $(info ) $(info Full documentation on Worg) $(info ==========================) - $(info http://orgmode.org/worg/dev/org-build-system.html) + $(info https://orgmode.org/worg/dev/org-build-system.html) @echo "" include mk/targets.mk # toplevel make machinery diff --git a/README_ELPA b/README_ELPA index be8932439..7640a4498 100644 --- a/README_ELPA +++ b/README_ELPA @@ -1,10 +1,10 @@ This is the Emacs Org project, an Emacs library for organizing your life. The homepage of Org is at: - http://orgmode.org + https://orgmode.org Installations instructions are at: - http://orgmode.org/org.html#Installation + https://orgmode.org/org.html#Installation This distribution contains an ELPA packaged version of Org. "ELPA" stands for the "Emacs Lisp Package Archive". diff --git a/README_git b/README_git index 7fd638c5d..44e4a0d45 100644 --- a/README_git +++ b/README_git @@ -1,6 +1,6 @@ This is the Emacs Org project, an Emacs library for organizing your life. -The homepage of Org is at http://orgmode.org +The homepage of Org is at https://orgmode.org This distribution contains: @@ -26,7 +26,7 @@ COPYING Makefile The makefile to compile and install Org. For installation instructions, see the manual or the more detailed procedure - on Worg: http://orgmode.org/worg/dev/org-build-system.html + on Worg: https://orgmode.org/worg/dev/org-build-system.html mk/ Files needed for building Org. diff --git a/README_maintainer b/README_maintainer index 6cf2bb287..67053fba4 100644 --- a/README_maintainer +++ b/README_maintainer @@ -185,7 +185,7 @@ The assignment form is included in the repository as a file that you can send to contributors: =request-assign-future.txt= The list of all contributors from who we have the papers is kept on -Worg at http://orgmode.org/worg/org-contribute.html, so that +Worg at https://orgmode.org/worg/org-contribute.html, so that committers can check if a patch can go into the core. The assignment process does not allways go smoothly, and it has diff --git a/contrib/lisp/ob-csharp.el b/contrib/lisp/ob-csharp.el index a3bc2e777..526a3ae0e 100644 --- a/contrib/lisp/ob-csharp.el +++ b/contrib/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/contrib/lisp/ob-eukleides.el b/contrib/lisp/ob-eukleides.el index 4f363f536..b6ed7fb50 100644 --- a/contrib/lisp/ob-eukleides.el +++ b/contrib/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/contrib/lisp/ob-fomus.el b/contrib/lisp/ob-fomus.el index 30f292f3d..6ff27b604 100644 --- a/contrib/lisp/ob-fomus.el +++ b/contrib/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/contrib/lisp/ob-mathomatic.el b/contrib/lisp/ob-mathomatic.el index 7081ec2dc..6196001cb 100644 --- a/contrib/lisp/ob-mathomatic.el +++ b/contrib/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/contrib/lisp/ob-oz.el b/contrib/lisp/ob-oz.el index 9beadeb07..626c4f316 100644 --- a/contrib/lisp/ob-oz.el +++ b/contrib/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/contrib/lisp/ob-tcl.el b/contrib/lisp/ob-tcl.el index c6bf2c2d7..45708adfd 100644 --- a/contrib/lisp/ob-tcl.el +++ b/contrib/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/contrib/lisp/ob-vbnet.el b/contrib/lisp/ob-vbnet.el index 9822c3c4e..f9a762e6b 100644 --- a/contrib/lisp/ob-vbnet.el +++ b/contrib/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/contrib/lisp/org-bibtex-extras.el b/contrib/lisp/org-bibtex-extras.el index 91b6cd346..991946e22 100644 --- a/contrib/lisp/org-bibtex-extras.el +++ b/contrib/lisp/org-bibtex-extras.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; 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/contrib/lisp/org-collector.el b/contrib/lisp/org-collector.el index 08dd22a2d..1d2351923 100644 --- a/contrib/lisp/org-collector.el +++ b/contrib/lisp/org-collector.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; 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/contrib/lisp/org-contribdir.el b/contrib/lisp/org-contribdir.el index d72feb51a..019305f4d 100644 --- a/contrib/lisp/org-contribdir.el +++ b/contrib/lisp/org-contribdir.el @@ -3,7 +3,7 @@ ;; ;; Author: Carsten Dominik ;; 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/contrib/lisp/org-depend.el b/contrib/lisp/org-depend.el index ed78d0066..8f99c36a7 100644 --- a/contrib/lisp/org-depend.el +++ b/contrib/lisp/org-depend.el @@ -3,7 +3,7 @@ ;; ;; Author: Carsten Dominik ;; 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/contrib/lisp/org-effectiveness.el b/contrib/lisp/org-effectiveness.el index 0e12f98ec..2498578c4 100644 --- a/contrib/lisp/org-effectiveness.el +++ b/contrib/lisp/org-effectiveness.el @@ -4,7 +4,7 @@ ;; Author: David Arroyo Menéndez ;; Keywords: effectiveness, plot -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is not part of GNU Emacs, yet. ;; diff --git a/contrib/lisp/org-eval-light.el b/contrib/lisp/org-eval-light.el index 2687e7e9b..0878da404 100644 --- a/contrib/lisp/org-eval-light.el +++ b/contrib/lisp/org-eval-light.el @@ -6,7 +6,7 @@ ;; Eric Schulte ;; 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/contrib/lisp/org-eval.el b/contrib/lisp/org-eval.el index acb536af1..a5d5bab2b 100644 --- a/contrib/lisp/org-eval.el +++ b/contrib/lisp/org-eval.el @@ -3,7 +3,7 @@ ;; ;; Author: Carsten Dominik ;; 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/contrib/lisp/org-index.el b/contrib/lisp/org-index.el index 7a9f74b39..45b79ff0f 100644 --- a/contrib/lisp/org-index.el +++ b/contrib/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/contrib/lisp/org-learn.el b/contrib/lisp/org-learn.el index 41240317d..e932fff82 100644 --- a/contrib/lisp/org-learn.el +++ b/contrib/lisp/org-learn.el @@ -4,7 +4,7 @@ ;; Author: John Wiegley ;; 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/contrib/lisp/org-license.el b/contrib/lisp/org-license.el index 3f81fbf64..b411f9be7 100644 --- a/contrib/lisp/org-license.el +++ b/contrib/lisp/org-license.el @@ -4,7 +4,7 @@ ;; Author: David Arroyo Menéndez ;; Keywords: licenses, creative commons -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is not part of GNU Emacs, yet. ;; diff --git a/contrib/lisp/org-link-edit.el b/contrib/lisp/org-link-edit.el index 000dd1c2c..714fb2507 100644 --- a/contrib/lisp/org-link-edit.el +++ b/contrib/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/contrib/lisp/org-mairix.el b/contrib/lisp/org-mairix.el index 84c2dfd2b..4678b1a4e 100644 --- a/contrib/lisp/org-mairix.el +++ b/contrib/lisp/org-mairix.el @@ -8,7 +8,7 @@ ;; Author: Georg C. F. Greve ;; 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/contrib/lisp/org-man.el b/contrib/lisp/org-man.el index 1ccd94289..43e20e28d 100644 --- a/contrib/lisp/org-man.el +++ b/contrib/lisp/org-man.el @@ -2,7 +2,7 @@ ;; ;; Author: Carsten Dominik ;; 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/contrib/lisp/org-mew.el b/contrib/lisp/org-mew.el index 965362205..84cc336cf 100644 --- a/contrib/lisp/org-mew.el +++ b/contrib/lisp/org-mew.el @@ -4,7 +4,7 @@ ;; Author: Tokuya Kameshima ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is not part of GNU Emacs. diff --git a/contrib/lisp/org-notmuch.el b/contrib/lisp/org-notmuch.el index 65d755069..0cddabd77 100644 --- a/contrib/lisp/org-notmuch.el +++ b/contrib/lisp/org-notmuch.el @@ -4,7 +4,7 @@ ;; Author: Matthieu Lemerre ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is not part of GNU Emacs. diff --git a/contrib/lisp/org-passwords.el b/contrib/lisp/org-passwords.el index 4ebd5a6eb..1f32f9b38 100644 --- a/contrib/lisp/org-passwords.el +++ b/contrib/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/contrib/lisp/org-screenshot.el b/contrib/lisp/org-screenshot.el index a3564bde8..abac4a19c 100644 --- a/contrib/lisp/org-screenshot.el +++ b/contrib/lisp/org-screenshot.el @@ -4,7 +4,7 @@ ;; ;; Author: Max Mikhanosha ;; 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/contrib/lisp/org-sudoku.el b/contrib/lisp/org-sudoku.el index 44acd0254..9537c0c0a 100644 --- a/contrib/lisp/org-sudoku.el +++ b/contrib/lisp/org-sudoku.el @@ -4,7 +4,7 @@ ;; ;; Author: Carsten Dominik ;; 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/contrib/lisp/org-track.el b/contrib/lisp/org-track.el index dfd112b8d..d6965ed1b 100644 --- a/contrib/lisp/org-track.el +++ b/contrib/lisp/org-track.el @@ -5,9 +5,9 @@ ;; Author: Bastien Guerry ;; Eric S Fraga ;; Sebastian Rose -;; 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/contrib/lisp/org-vm.el b/contrib/lisp/org-vm.el index 2028cb508..1113e29b2 100644 --- a/contrib/lisp/org-vm.el +++ b/contrib/lisp/org-vm.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; Support for IMAP folders added ;; by Konrad Hinsen diff --git a/contrib/lisp/org-wikinodes.el b/contrib/lisp/org-wikinodes.el index 78e8a017b..1761727ea 100644 --- a/contrib/lisp/org-wikinodes.el +++ b/contrib/lisp/org-wikinodes.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; 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/contrib/lisp/org-wl.el b/contrib/lisp/org-wl.el index 7f9e608ed..4ac9a5378 100644 --- a/contrib/lisp/org-wl.el +++ b/contrib/lisp/org-wl.el @@ -5,7 +5,7 @@ ;; Author: Tokuya Kameshima ;; David Maus ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is not part of GNU Emacs. ;; diff --git a/contrib/lisp/ox-rss.el b/contrib/lisp/ox-rss.el index a3ba2740e..10f2cc244 100644 --- a/contrib/lisp/ox-rss.el +++ b/contrib/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/contrib/orgmanual.org b/contrib/orgmanual.org index 6cc88a86e..f6e92dfed 100644 --- a/contrib/orgmanual.org +++ b/contrib/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 ~~ or ~~ 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/contrib/scripts/org-docco.org b/contrib/scripts/org-docco.org index cb75359e4..bfa5040c5 100644 --- a/contrib/scripts/org-docco.org +++ b/contrib/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/contrib/scripts/staticmathjax/README.org b/contrib/scripts/staticmathjax/README.org index d28fc9012..d15bf9517 100644 --- a/contrib/scripts/staticmathjax/README.org +++ b/contrib/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 diff --git a/doc/orgguide.texi b/doc/orgguide.texi index 8e4d2c798..a23de58b5 100644 --- a/doc/orgguide.texi +++ b/doc/orgguide.texi @@ -11,7 +11,7 @@ @set txicodequotebacktick @c Version and Contact Info -@set MAINTAINERSITE @uref{http://orgmode.org,maintainers webpage} +@set MAINTAINERSITE @uref{https://orgmode.org,maintainers webpage} @set AUTHOR Carsten Dominik @set MAINTAINER Carsten Dominik @set MAINTAINEREMAIL @email{carsten at orgmode dot org} @@ -241,7 +241,7 @@ authoring and publishing system, and it supports working with source code for literal programming and reproducible research. @i{This document is a much compressed derivative of the -@uref{http://orgmode.org/index.html#sec-4_1, comprehensive Org-mode manual}. +@uref{https://orgmode.org/index.html#sec-4_1, comprehensive Org-mode manual}. It contains all basic features and commands, along with important hints for customization. It is intended for beginners who would shy back from a 200 page manual because of sheer size.} @@ -543,7 +543,7 @@ is simply the marker in square brackets, inside text. For example: @smallexample 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 smallexample @noindent @@ -562,7 +562,7 @@ Jump between definition and reference. @end table @seealso{ -@uref{http://orgmode.org/manual/Document-Structure.html#Document-Structure, +@uref{https://orgmode.org/manual/Document-Structure.html#Document-Structure, Chapter 2 of the manual}@* @uref{http://sachachua.com/wp/2008/01/outlining-your-notes-with-org/, Sacha Chua's tutorial}} @@ -685,13 +685,13 @@ between the nearest horizontal separator lines, or the entire table. @end table @seealso{ -@uref{http://orgmode.org/manual/Tables.html#Tables, Chapter 3 of the +@uref{https://orgmode.org/manual/Tables.html#Tables, Chapter 3 of the manual}@* -@uref{http://orgmode.org/worg/org-tutorials/tables.php, Bastien's +@uref{https://orgmode.org/worg/org-tutorials/tables.php, Bastien's table tutorial}@* -@uref{http://orgmode.org/worg/org-tutorials/org-spreadsheet-intro.php, +@uref{https://orgmode.org/worg/org-tutorials/org-spreadsheet-intro.php, Bastien's spreadsheet tutorial}@* -@uref{http://orgmode.org/worg/org-tutorials/org-plot.php, Eric's plotting tutorial}} +@uref{https://orgmode.org/worg/org-tutorials/org-plot.php, Eric's plotting tutorial}} @node Hyperlinks, TODO Items, Tables, Top @chapter Hyperlinks @@ -834,7 +834,7 @@ link, together with an explanation: @end smallexample @seealso{ -@uref{http://orgmode.org/manual/Hyperlinks.html#Hyperlinks, Chapter 4 of the +@uref{https://orgmode.org/manual/Hyperlinks.html#Hyperlinks, Chapter 4 of the manual}} @node TODO Items, Tags, Hyperlinks, Top @@ -1086,8 +1086,8 @@ This works only if the cursor is already in a plain list item @end table @seealso{ -@uref{http://orgmode.org/manual/TODO-Items.html#TODO-Items, Chapter 5 of the manual}@* -@uref{http://orgmode.org/worg/org-tutorials/orgtutorial_dto.php, David +@uref{https://orgmode.org/manual/TODO-Items.html#TODO-Items, Chapter 5 of the manual}@* +@uref{https://orgmode.org/worg/org-tutorials/orgtutorial_dto.php, David O'Toole's introductory tutorial}@* @uref{http://members.optusnet.com.au/~charles57/GTD/gtd_workflow.html, Charles Cave's GTD setup}} @@ -1249,7 +1249,7 @@ levels and properties. For a complete description with many examples, see @ref{Matching tags and properties}. @seealso{ -@uref{http://orgmode.org/manual/Tags.html#Tags, Chapter 6 of the manual}@* +@uref{https://orgmode.org/manual/Tags.html#Tags, Chapter 6 of the manual}@* @uref{http://sachachua.com/wp/2008/01/tagging-in-org-plus-bonus-code-for-timeclocks-and-tags/, Sacha Chua's article about tagging in Org-mode}} @@ -1309,9 +1309,9 @@ properties}. @end table @seealso{ -@uref{http://orgmode.org/manual/Properties-and-Columns.html#Properties-and-Columns, +@uref{https://orgmode.org/manual/Properties-and-Columns.html#Properties-and-Columns, Chapter 7 of the manual}@* -@uref{http://orgmode.org/worg/org-tutorials/org-column-view-tutorial.php,Bastien +@uref{https://orgmode.org/worg/org-tutorials/org-column-view-tutorial.php,Bastien Guerry's column view tutorial}} @node Dates and Times, Capture - Refile - Archive, Properties, Top @@ -1528,7 +1528,7 @@ at an existing clock table, just update it. #+END: clocktable @end smallexample @noindent -For details about how to customize this view, see @uref{http://orgmode.org/manual/Clocking-work-time.html#Clocking-work-time,the manual}. +For details about how to customize this view, see @uref{https://orgmode.org/manual/Clocking-work-time.html#Clocking-work-time,the manual}. @item C-c C-c Update dynamic block at point. The cursor needs to be in the @code{#+BEGIN} line of the dynamic block. @@ -1538,7 +1538,7 @@ The @kbd{l} key may be used in the agenda (@pxref{Weekly/daily agenda}) to show which tasks have been worked on or closed during a day. @seealso{ -@uref{http://orgmode.org/manual/Dates-and-Times.html#Dates-and-Times, +@uref{https://orgmode.org/manual/Dates-and-Times.html#Dates-and-Times, Chapter 8 of the manual}@* @uref{http://members.optusnet.com.au/~charles57/GTD/org_dates/, Charles Cave's Date and Time tutorial}@* @@ -1699,9 +1699,9 @@ setting this variable, for example @end smallexample @seealso{ -@uref{http://orgmode.org/manual/Capture-_002d-Refile-_002d-Archive.html#Capture-_002d-Refile-_002d-Archive, +@uref{https://orgmode.org/manual/Capture-_002d-Refile-_002d-Archive.html#Capture-_002d-Refile-_002d-Archive, Chapter 9 of the manual}@* -@uref{http://orgmode.org/worg/org-tutorials/org-protocol-custom-handler.php, +@uref{https://orgmode.org/worg/org-tutorials/org-protocol-custom-handler.php, Sebastian Rose's tutorial for capturing from a web browser}}@uref{}@* @node Agenda Views, Markup, Capture - Refile - Archive, Top @@ -2043,9 +2043,9 @@ headlines that are also TODO items @end table @seealso{ -@uref{http://orgmode.org/manual/Agenda-Views.html#Agenda-Views, Chapter 10 of +@uref{https://orgmode.org/manual/Agenda-Views.html#Agenda-Views, Chapter 10 of the manual}@* -@uref{http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php, +@uref{https://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php, Mat Lundin's tutorial about custom agenda commands}@* @uref{http://www.newartisans.com/2007/08/using-org-mode-as-a-day-planner.html, John Wiegley's setup}} @@ -2289,11 +2289,11 @@ x=\sqrt@{b@} @end smallexample @noindent With -@uref{http://orgmode.org/manual/LaTeX-fragments.html#LaTeX-fragments,special +@uref{https://orgmode.org/manual/LaTeX-fragments.html#LaTeX-fragments,special setup}, @LaTeX{} snippets will be included as images when exporting to HTML. @seealso{ -@uref{http://orgmode.org/manual/Markup.html#Markup, Chapter 11 of the manual}} +@uref{https://orgmode.org/manual/Markup.html#Markup, Chapter 11 of the manual}} @node Exporting, Publishing, Markup, Top @chapter Exporting @@ -2421,12 +2421,12 @@ Create a single large iCalendar file from all files in @end table @seealso{ -@uref{http://orgmode.org/manual/Exporting.html#Exporting, Chapter 12 of the manual}@* -@uref{http://orgmode.org/worg/org-tutorials/images-and-xhtml-export.php, +@uref{https://orgmode.org/manual/Exporting.html#Exporting, Chapter 12 of the manual}@* +@uref{https://orgmode.org/worg/org-tutorials/images-and-xhtml-export.php, Sebastian Rose's image handling tutorial}@* -@uref{http://orgmode.org/worg/org-tutorials/org-latex-export.php, Thomas +@uref{https://orgmode.org/worg/org-tutorials/org-latex-export.php, Thomas Dye's LaTeX export tutorial} -@uref{http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.php, Eric +@uref{https://orgmode.org/worg/org-tutorials/org-beamer/tutorial.php, Eric Fraga's BEAMER presentation tutorial}} @node Publishing, Working With Source Code, Exporting, Top @@ -2469,11 +2469,11 @@ publishing of all files by giving a prefix argument to any of the commands above. @seealso{ -@uref{http://orgmode.org/manual/Publishing.html#Publishing, Chapter 13 of the +@uref{https://orgmode.org/manual/Publishing.html#Publishing, Chapter 13 of the manual}@* -@uref{http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.php, +@uref{https://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.php, Sebastian Rose's publishing tutorial}@* -@uref{http://orgmode.org/worg/org-tutorials/org-jekyll.php, Ian Barton's +@uref{https://orgmode.org/worg/org-tutorials/org-jekyll.php, Ian Barton's Jekyll/blogging setup}} @node Working With Source Code, Miscellaneous, Publishing, Top @@ -2537,7 +2537,7 @@ Use @kbd{C-c C-v l} to load the code blocks from an Org-mode files into the ``Library of Babel'', these blocks can then be evaluated from any Org-mode buffer. A collection of generally useful code blocks is accessible through Org-mode’s community-driven documentation on -@uref{http://orgmode.org/worg/library-of-babel.html,Worg}. +@uref{https://orgmode.org/worg/library-of-babel.html,Worg}. @subheading Header Arguments Many aspects of the evaluation and export of code blocks are controlled @@ -2588,9 +2588,9 @@ Org-mode buffer. @end table @seealso{ -@uref{http://orgmode.org/manual/Literal-examples.html#Literal-examples, +@uref{https://orgmode.org/manual/Literal-examples.html#Literal-examples, Chapter 11.3 of the manual}@* -@uref{http://orgmode.org/worg/org-contrib/babel/index.php, +@uref{https://orgmode.org/worg/org-contrib/babel/index.php, The Babel site on Worg}} @node Miscellaneous, GNU Free Documentation License, Working With Source Code, Top @@ -2671,11 +2671,11 @@ by Matt Jones. The two implementations are not identical but offer similar features. @seealso{ -@uref{http://orgmode.org/manual/Miscellaneous.html#Miscellaneous, Chapter 15 +@uref{https://orgmode.org/manual/Miscellaneous.html#Miscellaneous, Chapter 15 of the manual}@* -@uref{http://orgmode.org/manual/MobileOrg.html#MobileOrg, Appendix B of the +@uref{https://orgmode.org/manual/MobileOrg.html#MobileOrg, Appendix B of the manual}@* -@uref{http://orgmode.org/orgcard.pdf,Key reference card}} +@uref{https://orgmode.org/orgcard.pdf,Key reference card}} @node GNU Free Documentation License, , Miscellaneous, Top diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index e7e60bea2..00067b851 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -1,7 +1,7 @@ ORG NEWS -- history of user-visible changes. -*- mode: org; coding: utf-8 -*- -#+LINK: doc http://orgmode.org/worg/doc.html#%s -#+LINK: git http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=%s +#+LINK: doc https://orgmode.org/worg/doc.html#%s +#+LINK: git https://orgmode.org/cgit.cgi/org-mode.git/commit/?id=%s Copyright (C) 2012-2018 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/etc/styles/README b/etc/styles/README index 048f84cdc..7c175e342 100644 --- a/etc/styles/README +++ b/etc/styles/README @@ -21,7 +21,7 @@ along with GNU Emacs. If not, see . Author: Jambunathan K Keywords: outlines, hypermedia, calendar, wp -Homepage: http://orgmode.org +Homepage: https://orgmode.org Commentary: diff --git a/lisp/ob-C.el b/lisp/ob-C.el index 092354e9c..ff5be3496 100644 --- a/lisp/ob-C.el +++ b/lisp/ob-C.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Thierry Banel ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-J.el b/lisp/ob-J.el index 4aec293af..87812213e 100644 --- a/lisp/ob-J.el +++ b/lisp/ob-J.el @@ -4,7 +4,7 @@ ;; Author: Oleh Krehel ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-R.el b/lisp/ob-R.el index 84bb89f6e..d7e936eba 100644 --- a/lisp/ob-R.el +++ b/lisp/ob-R.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Dan Davison ;; Keywords: literate programming, reproducible research, R, statistics -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-asymptote.el b/lisp/ob-asymptote.el index 211eab7f2..84e236480 100644 --- a/lisp/ob-asymptote.el +++ b/lisp/ob-asymptote.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-awk.el b/lisp/ob-awk.el index 474111f26..1ee4552eb 100644 --- a/lisp/ob-awk.el +++ b/lisp/ob-awk.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-calc.el b/lisp/ob-calc.el index f491a6cde..19479a639 100644 --- a/lisp/ob-calc.el +++ b/lisp/ob-calc.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-clojure.el b/lisp/ob-clojure.el index 852fe08b9..890f60ada 100644 --- a/lisp/ob-clojure.el +++ b/lisp/ob-clojure.el @@ -5,7 +5,7 @@ ;; Author: Joel Boehland, Eric Schulte, Oleh Krehel, Frederick Giasson ;; ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-comint.el b/lisp/ob-comint.el index 32449753a..e9c6f937b 100644 --- a/lisp/ob-comint.el +++ b/lisp/ob-comint.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research, comint -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-coq.el b/lisp/ob-coq.el index a52044e8a..875c794b1 100644 --- a/lisp/ob-coq.el +++ b/lisp/ob-coq.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-core.el b/lisp/ob-core.el index 5f378b217..3896d4d85 100644 --- a/lisp/ob-core.el +++ b/lisp/ob-core.el @@ -5,7 +5,7 @@ ;; Authors: Eric Schulte ;; Dan Davison ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-css.el b/lisp/ob-css.el index 8c0b8d75a..8cabf2bc7 100644 --- a/lisp/ob-css.el +++ b/lisp/ob-css.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ditaa.el b/lisp/ob-ditaa.el index 82cc89d02..9507630ba 100644 --- a/lisp/ob-ditaa.el +++ b/lisp/ob-ditaa.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-dot.el b/lisp/ob-dot.el index e72dd3cad..31e0a4f32 100644 --- a/lisp/ob-dot.el +++ b/lisp/ob-dot.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ebnf.el b/lisp/ob-ebnf.el index 4e96b2117..8c7c5415e 100644 --- a/lisp/ob-ebnf.el +++ b/lisp/ob-ebnf.el @@ -4,7 +4,7 @@ ;; Author: Michael Gauland ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; Version: 1.00 ;; This file is part of GNU Emacs. diff --git a/lisp/ob-emacs-lisp.el b/lisp/ob-emacs-lisp.el index 2dc350629..8ea2ec127 100644 --- a/lisp/ob-emacs-lisp.el +++ b/lisp/ob-emacs-lisp.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-eval.el b/lisp/ob-eval.el index 44972f956..2bfaa08a6 100644 --- a/lisp/ob-eval.el +++ b/lisp/ob-eval.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research, comint -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-exp.el b/lisp/ob-exp.el index d2c32fac8..264dc0ed0 100644 --- a/lisp/ob-exp.el +++ b/lisp/ob-exp.el @@ -5,7 +5,7 @@ ;; Authors: Eric Schulte ;; Dan Davison ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-forth.el b/lisp/ob-forth.el index ed14b1873..efd575935 100644 --- a/lisp/ob-forth.el +++ b/lisp/ob-forth.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research, forth -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-fortran.el b/lisp/ob-fortran.el index dad7eda0c..49e960ff9 100644 --- a/lisp/ob-fortran.el +++ b/lisp/ob-fortran.el @@ -5,7 +5,7 @@ ;; Authors: Sergey Litvinov ;; Eric Schulte ;; Keywords: literate programming, reproducible research, fortran -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. ;; diff --git a/lisp/ob-gnuplot.el b/lisp/ob-gnuplot.el index 674627b8f..b2f491331 100644 --- a/lisp/ob-gnuplot.el +++ b/lisp/ob-gnuplot.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-groovy.el b/lisp/ob-groovy.el index 4e10ecd6b..67e7562fb 100644 --- a/lisp/ob-groovy.el +++ b/lisp/ob-groovy.el @@ -4,7 +4,7 @@ ;; Author: Miro Bezjak ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-haskell.el b/lisp/ob-haskell.el index b19ee6d70..e607ee0c5 100644 --- a/lisp/ob-haskell.el +++ b/lisp/ob-haskell.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-hledger.el b/lisp/ob-hledger.el index 715890347..727fb1f16 100644 --- a/lisp/ob-hledger.el +++ b/lisp/ob-hledger.el @@ -4,7 +4,7 @@ ;; Author: Simon Michael ;; Keywords: literate programming, reproducible research, plain text accounting -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-io.el b/lisp/ob-io.el index 7c7d9df25..4f407cc52 100644 --- a/lisp/ob-io.el +++ b/lisp/ob-io.el @@ -4,7 +4,7 @@ ;; Author: Andrzej Lichnerowicz ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-java.el b/lisp/ob-java.el index 1f2575318..d6301bff2 100644 --- a/lisp/ob-java.el +++ b/lisp/ob-java.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-js.el b/lisp/ob-js.el index 5aa2ed791..38c8c39ac 100644 --- a/lisp/ob-js.el +++ b/lisp/ob-js.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research, js -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-keys.el b/lisp/ob-keys.el index 3d8e865a0..fc96df475 100644 --- a/lisp/ob-keys.el +++ b/lisp/ob-keys.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-latex.el b/lisp/ob-latex.el index 4654ba5d3..6a963e52f 100644 --- a/lisp/ob-latex.el +++ b/lisp/ob-latex.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ledger.el b/lisp/ob-ledger.el index 84f0599a4..2a1331441 100644 --- a/lisp/ob-ledger.el +++ b/lisp/ob-ledger.el @@ -4,7 +4,7 @@ ;; Author: Eric S Fraga ;; Keywords: literate programming, reproducible research, accounting -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-lilypond.el b/lisp/ob-lilypond.el index b4c4b9a90..3d3cc07f1 100644 --- a/lisp/ob-lilypond.el +++ b/lisp/ob-lilypond.el @@ -4,7 +4,7 @@ ;; Author: Martyn Jago ;; Keywords: babel language, literate programming -;; Homepage: http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html +;; Homepage: https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html ;; This file is part of GNU Emacs. @@ -24,7 +24,7 @@ ;;; Commentary: ;; Installation, ob-lilypond documentation, and examples are available at -;; http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html +;; https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html ;; ;; Lilypond documentation can be found at ;; http://lilypond.org/manuals.html diff --git a/lisp/ob-lisp.el b/lisp/ob-lisp.el index c156ca34a..223407e7b 100644 --- a/lisp/ob-lisp.el +++ b/lisp/ob-lisp.el @@ -6,7 +6,7 @@ ;; Eric Schulte ;; David T. O'Toole ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-lob.el b/lisp/ob-lob.el index f103a8118..bac8079b4 100644 --- a/lisp/ob-lob.el +++ b/lisp/ob-lob.el @@ -5,7 +5,7 @@ ;; Authors: Eric Schulte ;; Dan Davison ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-lua.el b/lisp/ob-lua.el index ff9aae01f..6ae72c7e5 100644 --- a/lisp/ob-lua.el +++ b/lisp/ob-lua.el @@ -4,7 +4,7 @@ ;; Authors: Dieter Schoen ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-makefile.el b/lisp/ob-makefile.el index 692ebb6c9..468703782 100644 --- a/lisp/ob-makefile.el +++ b/lisp/ob-makefile.el @@ -5,7 +5,7 @@ ;; Author: Eric Schulte ;; Thomas S. Dye ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-matlab.el b/lisp/ob-matlab.el index da2eadc47..5baac7774 100644 --- a/lisp/ob-matlab.el +++ b/lisp/ob-matlab.el @@ -4,7 +4,7 @@ ;; Author: Dan Davison ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-maxima.el b/lisp/ob-maxima.el index fc2471761..b42a4b8af 100644 --- a/lisp/ob-maxima.el +++ b/lisp/ob-maxima.el @@ -5,7 +5,7 @@ ;; Author: Eric S Fraga ;; Eric Schulte ;; Keywords: literate programming, reproducible research, maxima -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-mscgen.el b/lisp/ob-mscgen.el index 8f8c8c5dc..b2c2443c8 100644 --- a/lisp/ob-mscgen.el +++ b/lisp/ob-mscgen.el @@ -4,7 +4,7 @@ ;; Author: Juan Pechiar ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ocaml.el b/lisp/ob-ocaml.el index b8212b128..90926b5c3 100644 --- a/lisp/ob-ocaml.el +++ b/lisp/ob-ocaml.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-octave.el b/lisp/ob-octave.el index 7d7290550..c7339cf99 100644 --- a/lisp/ob-octave.el +++ b/lisp/ob-octave.el @@ -4,7 +4,7 @@ ;; Author: Dan Davison ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-org.el b/lisp/ob-org.el index e52283848..631a845b7 100644 --- a/lisp/ob-org.el +++ b/lisp/ob-org.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-perl.el b/lisp/ob-perl.el index 2b96bf9cd..85806fd53 100644 --- a/lisp/ob-perl.el +++ b/lisp/ob-perl.el @@ -5,7 +5,7 @@ ;; Authors: Dan Davison ;; Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-picolisp.el b/lisp/ob-picolisp.el index b6dc8986f..483328982 100644 --- a/lisp/ob-picolisp.el +++ b/lisp/ob-picolisp.el @@ -5,7 +5,7 @@ ;; Authors: Thorsten Jolitz ;; Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-plantuml.el b/lisp/ob-plantuml.el index 53ba42ec3..9a9313e7b 100644 --- a/lisp/ob-plantuml.el +++ b/lisp/ob-plantuml.el @@ -4,7 +4,7 @@ ;; Author: Zhang Weize ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-processing.el b/lisp/ob-processing.el index 83fcadd25..1a8893027 100644 --- a/lisp/ob-processing.el +++ b/lisp/ob-processing.el @@ -4,7 +4,7 @@ ;; Author: Jarmo Hurri (adapted from ob-asymptote.el written by Eric Schulte) ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-python.el b/lisp/ob-python.el index 951e4d2a4..9f1234bac 100644 --- a/lisp/ob-python.el +++ b/lisp/ob-python.el @@ -5,7 +5,7 @@ ;; Authors: Eric Schulte ;; Dan Davison ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ref.el b/lisp/ob-ref.el index 872f7f981..3efa17f96 100644 --- a/lisp/ob-ref.el +++ b/lisp/ob-ref.el @@ -5,7 +5,7 @@ ;; Authors: Eric Schulte ;; Dan Davison ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-ruby.el b/lisp/ob-ruby.el index 6daf52b01..7686ac4e8 100644 --- a/lisp/ob-ruby.el +++ b/lisp/ob-ruby.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sass.el b/lisp/ob-sass.el index 5b179a6e8..af55d763e 100644 --- a/lisp/ob-sass.el +++ b/lisp/ob-sass.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-scheme.el b/lisp/ob-scheme.el index cc78b574d..0efe5f346 100644 --- a/lisp/ob-scheme.el +++ b/lisp/ob-scheme.el @@ -5,7 +5,7 @@ ;; Authors: Eric Schulte ;; Michael Gauland ;; Keywords: literate programming, reproducible research, scheme -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-screen.el b/lisp/ob-screen.el index 4fad849d0..fb7c8e2da 100644 --- a/lisp/ob-screen.el +++ b/lisp/ob-screen.el @@ -4,7 +4,7 @@ ;; Author: Benjamin Andresen ;; Keywords: literate programming, interactive shell -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-shell.el b/lisp/ob-shell.el index c53dd65e6..362dfd520 100644 --- a/lisp/ob-shell.el +++ b/lisp/ob-shell.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-shen.el b/lisp/ob-shen.el index 9308e5b38..d81e7d60d 100644 --- a/lisp/ob-shen.el +++ b/lisp/ob-shen.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research, shen -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el index 524e9b73e..959ede3de 100644 --- a/lisp/ob-sql.el +++ b/lisp/ob-sql.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-sqlite.el b/lisp/ob-sqlite.el index 4799896f6..42528a387 100644 --- a/lisp/ob-sqlite.el +++ b/lisp/ob-sqlite.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-stan.el b/lisp/ob-stan.el index 6fa9fe5c9..ffc268188 100644 --- a/lisp/ob-stan.el +++ b/lisp/ob-stan.el @@ -4,7 +4,7 @@ ;; Author: Kyle Meyer ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. @@ -39,7 +39,7 @@ ;; that does not end in ".stan". ;; ;; For more information and usage examples, visit -;; http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-stan.html +;; https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-stan.html ;; ;; [1] http://mc-stan.org/ diff --git a/lisp/ob-table.el b/lisp/ob-table.el index 9ee0bcc24..f6a5c88e4 100644 --- a/lisp/ob-table.el +++ b/lisp/ob-table.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-tangle.el b/lisp/ob-tangle.el index 5fa59ac4d..48eddb73a 100644 --- a/lisp/ob-tangle.el +++ b/lisp/ob-tangle.el @@ -4,7 +4,7 @@ ;; Author: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ob-vala.el b/lisp/ob-vala.el index 02b3bab5b..96c37e3ad 100644 --- a/lisp/ob-vala.el +++ b/lisp/ob-vala.el @@ -4,7 +4,7 @@ ;; Author: Christian Garbs ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;;; License: diff --git a/lisp/ob.el b/lisp/ob.el index a029da861..35f65ffa8 100644 --- a/lisp/ob.el +++ b/lisp/ob.el @@ -4,7 +4,7 @@ ;; Authors: Eric Schulte ;; Keywords: literate programming, reproducible research -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 48735fde1..98f603422 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-archive.el b/lisp/org-archive.el index 755de7fda..e020ec214 100644 --- a/lisp/org-archive.el +++ b/lisp/org-archive.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-bbdb.el b/lisp/org-bbdb.el index 1d39efb88..5d36379b5 100644 --- a/lisp/org-bbdb.el +++ b/lisp/org-bbdb.el @@ -5,7 +5,7 @@ ;; Authors: Carsten Dominik ;; Thomas Baumann ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-capture.el b/lisp/org-capture.el index cb1741f2f..9a54d3664 100644 --- a/lisp/org-capture.el +++ b/lisp/org-capture.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-clock.el b/lisp/org-clock.el index af0ebaa74..781df4f6e 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-colview.el b/lisp/org-colview.el index 0d5a9827d..cb5c091d0 100644 --- a/lisp/org-colview.el +++ b/lisp/org-colview.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-compat.el b/lisp/org-compat.el index f32fcd178..9eb902865 100644 --- a/lisp/org-compat.el +++ b/lisp/org-compat.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-datetree.el b/lisp/org-datetree.el index a8162fe93..d00bad222 100644 --- a/lisp/org-datetree.el +++ b/lisp/org-datetree.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-docview.el b/lisp/org-docview.el index 57069b32a..a467212d0 100644 --- a/lisp/org-docview.el +++ b/lisp/org-docview.el @@ -4,7 +4,7 @@ ;; Author: Jan Böcker ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-element.el b/lisp/org-element.el index 7a40d6933..c6e576cfb 100644 --- a/lisp/org-element.el +++ b/lisp/org-element.el @@ -22,7 +22,7 @@ ;;; Commentary: ;; -;; See for details about +;; See for details about ;; Org syntax. ;; ;; Lisp-wise, a syntax object can be represented as a list. diff --git a/lisp/org-entities.el b/lisp/org-entities.el index 65c7d055e..e291b521f 100644 --- a/lisp/org-entities.el +++ b/lisp/org-entities.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik , ;; Ulf Stegemann ;; Keywords: outlines, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-eww.el b/lisp/org-eww.el index 0792c87a6..46ebccbde 100644 --- a/lisp/org-eww.el +++ b/lisp/org-eww.el @@ -4,7 +4,7 @@ ;; Author: Marco Wahl a ;; Keywords: link, eww -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/org-faces.el b/lisp/org-faces.el index 83871fb44..750ada1e9 100644 --- a/lisp/org-faces.el +++ b/lisp/org-faces.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-feed.el b/lisp/org-feed.el index c3491d5df..6f37c20a8 100644 --- a/lisp/org-feed.el +++ b/lisp/org-feed.el @@ -4,7 +4,7 @@ ;; ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el index 4d3f154c2..c6376ca5d 100644 --- a/lisp/org-footnote.el +++ b/lisp/org-footnote.el @@ -4,7 +4,7 @@ ;; ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index 0f2cdc28f..2354ed472 100644 --- a/lisp/org-gnus.el +++ b/lisp/org-gnus.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Tassilo Horn ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-habit.el b/lisp/org-habit.el index 09f13129e..375714e35 100644 --- a/lisp/org-habit.el +++ b/lisp/org-habit.el @@ -4,7 +4,7 @@ ;; Author: John Wiegley ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-id.el b/lisp/org-id.el index a230947c7..26b203ff0 100644 --- a/lisp/org-id.el +++ b/lisp/org-id.el @@ -4,7 +4,7 @@ ;; ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-indent.el b/lisp/org-indent.el index ef68c3c4f..84bac2aa7 100644 --- a/lisp/org-indent.el +++ b/lisp/org-indent.el @@ -4,7 +4,7 @@ ;; ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-info.el b/lisp/org-info.el index db5d66ce7..6dde36ceb 100644 --- a/lisp/org-info.el +++ b/lisp/org-info.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-inlinetask.el b/lisp/org-inlinetask.el index 1825b88cd..08fc268d0 100644 --- a/lisp/org-inlinetask.el +++ b/lisp/org-inlinetask.el @@ -4,7 +4,7 @@ ;; ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/org-list.el b/lisp/org-list.el index c8d96fbbd..58e110a30 100644 --- a/lisp/org-list.el +++ b/lisp/org-list.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Bastien Guerry ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-macs.el b/lisp/org-macs.el index 79d09e379..510ece1cb 100644 --- a/lisp/org-macs.el +++ b/lisp/org-macs.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mhe.el b/lisp/org-mhe.el index 32a6ff11b..e74a9ee59 100644 --- a/lisp/org-mhe.el +++ b/lisp/org-mhe.el @@ -4,7 +4,7 @@ ;; Author: Thomas Baumann ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el index 71914750f..cbf169f40 100644 --- a/lisp/org-mobile.el +++ b/lisp/org-mobile.el @@ -3,7 +3,7 @@ ;; ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-mouse.el b/lisp/org-mouse.el index ba38c058d..5a10b59b1 100644 --- a/lisp/org-mouse.el +++ b/lisp/org-mouse.el @@ -24,7 +24,7 @@ ;; ;; Org-mouse provides mouse support for org-mode. ;; -;; http://orgmode.org +;; https://orgmode.org ;; ;; Org mouse implements the following features: ;; * following links with the left mouse button diff --git a/lisp/org-pcomplete.el b/lisp/org-pcomplete.el index a7cc09def..88a2e10d8 100644 --- a/lisp/org-pcomplete.el +++ b/lisp/org-pcomplete.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; John Wiegley ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-plot.el b/lisp/org-plot.el index 6c74f3e65..ebd7af42a 100644 --- a/lisp/org-plot.el +++ b/lisp/org-plot.el @@ -4,7 +4,7 @@ ;; ;; Author: Eric Schulte ;; Keywords: tables, plotting -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-rmail.el b/lisp/org-rmail.el index be433f66d..d50fd648b 100644 --- a/lisp/org-rmail.el +++ b/lisp/org-rmail.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-src.el b/lisp/org-src.el index 7c28acf9d..829354c0d 100644 --- a/lisp/org-src.el +++ b/lisp/org-src.el @@ -6,7 +6,7 @@ ;; Bastien Guerry ;; Dan Davison ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-table.el b/lisp/org-table.el index 6c6cf68a2..159a4fb5c 100644 --- a/lisp/org-table.el +++ b/lisp/org-table.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; @@ -135,7 +135,7 @@ the fixed string \"#+ORGTBL: SEND\", followed by instruction on how to convert the table into a data structure useful in the language of the buffer. Check the manual for the section on \"Translator functions\", and more generally check out -http://orgmode.org/manual/Tables-in-arbitrary-syntax.html#Tables-in-arbitrary-syntax +https://orgmode.org/manual/Tables-in-arbitrary-syntax.html#Tables-in-arbitrary-syntax All occurrences of %n in a template will be replaced with the name of the table, obtained by prompting the user." diff --git a/lisp/org-timer.el b/lisp/org-timer.el index 65e777b63..d840944ef 100644 --- a/lisp/org-timer.el +++ b/lisp/org-timer.el @@ -4,7 +4,7 @@ ;; Author: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org-w3m.el b/lisp/org-w3m.el index 706619c5d..9690c8e90 100644 --- a/lisp/org-w3m.el +++ b/lisp/org-w3m.el @@ -4,7 +4,7 @@ ;; Author: Andy Stewart ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; diff --git a/lisp/org.el b/lisp/org.el index b98eae67d..a4f4caf21 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -6,7 +6,7 @@ ;; Author: Carsten Dominik ;; Maintainer: Carsten Dominik ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is part of GNU Emacs. ;; @@ -48,7 +48,7 @@ ;; --------------------------- ;; See the corresponding sections in the manual at ;; -;; http://orgmode.org/org.html#Installation +;; https://orgmode.org/org.html#Installation ;; ;; Documentation ;; ------------- @@ -59,7 +59,7 @@ ;; in the doc/ directory. ;; ;; A list of recent changes can be found at -;; http://orgmode.org/Changes.html +;; https://orgmode.org/Changes.html ;; ;;; Code: @@ -1865,7 +1865,7 @@ See the manual for examples." (defcustom org-descriptive-links t "Non-nil means Org will display descriptive links. -E.g. [[http://orgmode.org][Org website]] will be displayed as +E.g. [[https://orgmode.org][Org website]] will be displayed as \"Org Website\", hiding the link itself and just displaying its description. When set to nil, Org will display the full links literally. @@ -21573,7 +21573,7 @@ such private information before sending the email.") "Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See - http://orgmode.org/manual/Feedback.html#Feedback + https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------") diff --git a/lisp/ox-html.el b/lisp/ox-html.el index e9f7a308e..d487b4bc3 100644 --- a/lisp/ox-html.el +++ b/lisp/ox-html.el @@ -465,7 +465,7 @@ customize `org-html-head-include-default-style'.") ;;;; Handle infojs (defvar org-html-infojs-opts-table - '((path PATH "http://orgmode.org/org-info.js") + '((path PATH "https://orgmode.org/org-info.js") (view VIEW "info") (toc TOC :with-toc) (ftoc FIXED_TOC "0") @@ -1324,7 +1324,7 @@ like that: \"%%\"." :type 'string) (defcustom org-html-creator-string - (format "Emacs %s (Org mode %s)" + (format "Emacs %s (Org mode %s)" emacs-version (if (fboundp 'org-version) (org-version) "unknown version")) "Information about the creator of the HTML document. diff --git a/lisp/ox-icalendar.el b/lisp/ox-icalendar.el index a87970eb3..7d7c85004 100644 --- a/lisp/ox-icalendar.el +++ b/lisp/ox-icalendar.el @@ -5,7 +5,7 @@ ;; Author: Carsten Dominik ;; Nicolas Goaziou ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ox-latex.el b/lisp/ox-latex.el index a656e065b..105ac0b0c 100644 --- a/lisp/ox-latex.el +++ b/lisp/ox-latex.el @@ -928,7 +928,7 @@ The minted choice has possible repercussions on the preview of latex fragments (see `org-preview-latex-fragment'). If you run into previewing problems, please consult - http://orgmode.org/worg/org-tutorials/org-latex-preview.html" + https://orgmode.org/worg/org-tutorials/org-latex-preview.html" :group 'org-export-latex :type '(choice (const :tag "Use listings" t) diff --git a/lisp/ox-odt.el b/lisp/ox-odt.el index e0c51662d..d1b7fc69f 100644 --- a/lisp/ox-odt.el +++ b/lisp/ox-odt.el @@ -4,7 +4,7 @@ ;; Author: Jambunathan K ;; Keywords: outlines, hypermedia, calendar, wp -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; This file is part of GNU Emacs. diff --git a/lisp/ox.el b/lisp/ox.el index 502b8c785..1f430c394 100644 --- a/lisp/ox.el +++ b/lisp/ox.el @@ -66,7 +66,7 @@ ;; Eventually, a dispatcher (`org-export-dispatch') is provided in the ;; last one. ;; -;; See for +;; See for ;; more information. ;;; Code: diff --git a/mk/eldo.el b/mk/eldo.el index 41b590bad..b087a977b 100644 --- a/mk/eldo.el +++ b/mk/eldo.el @@ -4,7 +4,7 @@ ;; ;; Author: Bastien Guerry ;; Keywords: elisp, documentation, org -;; Homepage: http://orgmode.org +;; Homepage: https://orgmode.org ;; ;; This file is not part of GNU Emacs. ;; @@ -38,10 +38,10 @@ (defvar eldo-keymaps nil) (defvar eldo-git-raw-file - "http://orgmode.org/cgit.cgi/org-mode.git/plain/lisp/%s") + "https://orgmode.org/cgit.cgi/org-mode.git/plain/lisp/%s") (defvar eldo-git-search-string - "http://orgmode.org/cgit.cgi/org-mode.git/log/?qt=grep&q=%s") + "https://orgmode.org/cgit.cgi/org-mode.git/log/?qt=grep&q=%s") (defvar eldo-file nil) diff --git a/mk/guidesplit.pl b/mk/guidesplit.pl index 4a392ec53..eef0f7ca9 100755 --- a/mk/guidesplit.pl +++ b/mk/guidesplit.pl @@ -36,8 +36,8 @@ $contents = < - + +