Use https for links to orgmode.org in old news entries

TINYCHANGE
This commit is contained in:
Tim Landscheidt 2018-01-16 18:41:44 +00:00 committed by Nicolas Goaziou
parent b289a65be7
commit e40bc24c8b
1 changed files with 29 additions and 29 deletions

View File

@ -211,8 +211,8 @@ this ~:prologue "fpprintprec: 2; linel: 50;"~ for presenting Maxima
results in a beamer presentation. results in a beamer presentation.
**** PlantUML: add support for header arguments **** PlantUML: add support for header arguments
[[http://plantuml.com/][Plantuml]] source blocks now support the [[http://orgmode.org/manual/prologue.html#prologue][~:prologue~]], [[http://orgmode.org/manual/epilogue.html#epilogue][~:epilogue~]] and [[http://plantuml.com/][Plantuml]] source blocks now support the [[https://orgmode.org/manual/prologue.html#prologue][~:prologue~]], [[https://orgmode.org/manual/epilogue.html#epilogue][~:epilogue~]] and
[[http://orgmode.org/manual/var.html#var][~:var~]] header arguments. [[https://orgmode.org/manual/var.html#var][~:var~]] header arguments.
**** SQL: new engine added ~sqsh~ **** SQL: new engine added ~sqsh~
@ -266,7 +266,7 @@ using ~:namespaces~:
- ~:flags~ passes arguments to the compiler - ~:flags~ passes arguments to the compiler
- ~:cmdline~ passes commandline arguments to the generated executable - ~:cmdline~ passes commandline arguments to the generated executable
Support for [[http://orgmode.org/manual/var.html#var][~:var~]] does not exist yet, also there is no [[http://orgmode.org/manual/session.html#session][~:session~]] Support for [[https://orgmode.org/manual/var.html#var][~:var~]] does not exist yet, also there is no [[https://orgmode.org/manual/session.html#session][~:session~]]
support because Vala is a compiled language. support because Vala is a compiled language.
The Vala compiler binary can be changed via the ~defcustom~ The Vala compiler binary can be changed via the ~defcustom~
@ -436,9 +436,9 @@ Call ~org-agenda-set-restriction-lock~ from the agenda.
The library-of-babel.org used to be accessible from the =doc/= The library-of-babel.org used to be accessible from the =doc/=
directory, distributed with Orgs core. It is now accessible directory, distributed with Orgs core. It is now accessible
from the Worg community-driven documentation [[http://orgmode.org/worg/library-of-babel.html][here]]. from the Worg community-driven documentation [[https://orgmode.org/worg/library-of-babel.html][here]].
If you want to contribute to it, please see [[http://orgmode.org/worg/org-contribute.html][how to contribute]]. If you want to contribute to it, please see [[https://orgmode.org/worg/org-contribute.html][how to contribute]].
*** Allow multiple columns view *** Allow multiple columns view
@ -798,7 +798,7 @@ Evaluating a Stan block can produce two different results.
that does not end in ".stan". that does not end in ".stan".
For more information and usage examples, visit 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
**** Support for Oracle databases via ~sqlplus~ **** Support for Oracle databases via ~sqlplus~
@ -1966,7 +1966,7 @@ This allows to specify the names of automatic bookmarks.
*** New option [[doc:org-agenda-ignore-drawer-properties][org-agenda-ignore-drawer-properties]] *** New option [[doc:org-agenda-ignore-drawer-properties][org-agenda-ignore-drawer-properties]]
This allows more flexibility when optimizing the agenda generation. This allows more flexibility when optimizing the agenda generation.
See http://orgmode.org/worg/agenda-optimization.html for details. See https://orgmode.org/worg/agenda-optimization.html for details.
*** New option: [[doc:org-html-link-use-abs-url][org-html-link-use-abs-url]] to force using absolute URLs *** New option: [[doc:org-html-link-use-abs-url][org-html-link-use-abs-url]] to force using absolute URLs
This is an export/publishing option, and should be used either within This is an export/publishing option, and should be used either within
@ -2050,7 +2050,7 @@ instructions:
When in doubt, run =M-x org-version RET= and see if you have a mixed-up When in doubt, run =M-x org-version RET= and see if you have a mixed-up
installation. installation.
See http://orgmode.org/org.html#Installation for details. See https://orgmode.org/org.html#Installation for details.
** Incompatible changes ** Incompatible changes
@ -2063,7 +2063,7 @@ you will have to update them.
Below is a list of changes for which you need to take action. Below is a list of changes for which you need to take action.
See http://orgmode.org/worg/org-8.0.html for the most recent version of See https://orgmode.org/worg/org-8.0.html for the most recent version of
this list and for detailed instructions on how to migrate. this list and for detailed instructions on how to migrate.
**** New export engine **** New export engine
@ -2085,7 +2085,7 @@ corresponding files start with the =ox-= prefix.
If you customized an export back-end (like HTML or LaTeX), you will need to If you customized an export back-end (like HTML or LaTeX), you will need to
rename some options so that your customization is not lost. Typically, an rename some options so that your customization is not lost. Typically, an
option starting with =org-export-html-= is now named =org-html-=. See the option starting with =org-export-html-= is now named =org-html-=. See the
manual for details and check [[http://orgmode.org/worg/org-8.0.html][this Worg page]] for directions. manual for details and check [[https://orgmode.org/worg/org-8.0.html][this Worg page]] for directions.
**** New syntax for #+ATTR_HTML/LaTeX/... options **** New syntax for #+ATTR_HTML/LaTeX/... options
@ -2146,7 +2146,7 @@ manual for details and check [[http://orgmode.org/worg/org-8.0.html][this Worg p
~ox-taskjuggler.el~ by Nicolas Goaziou and others. ~ox-taskjuggler.el~ by Nicolas Goaziou and others.
Also, the Taskjuggler exporter now uses TJ3 by default. John Hendy Also, the Taskjuggler exporter now uses TJ3 by default. John Hendy
wrote [[http://orgmode.org/worg/org-tutorials/org-taskjuggler3.html][a tutorial on Worg]] for the TJ3 export. wrote [[https://orgmode.org/worg/org-tutorials/org-taskjuggler3.html][a tutorial on Worg]] for the TJ3 export.
** New packages in core ** New packages in core
@ -2192,7 +2192,7 @@ manual for details and check [[http://orgmode.org/worg/org-8.0.html][this Worg p
Display bullets instead of stars for headlines. Display bullets instead of stars for headlines.
Also see [[http://orgmode.org/worg/org-faq.html#sec-8-12][this updated FAQ]] on how to display another character than "*" Also see [[https://orgmode.org/worg/org-faq.html#sec-8-12][this updated FAQ]] on how to display another character than "*"
for starting headlines. for starting headlines.
*** ~org-favtable.el~ by Marc-Oliver Ihm *** ~org-favtable.el~ by Marc-Oliver Ihm
@ -2200,7 +2200,7 @@ manual for details and check [[http://orgmode.org/worg/org-8.0.html][this Worg p
~org-favtable.el~ helps you to create and update a table of favorite ~org-favtable.el~ helps you to create and update a table of favorite
locations in org, keeping the most frequently visited lines right at locations in org, keeping the most frequently visited lines right at
the top. This table is called "favtable". See the documentation on the top. This table is called "favtable". See the documentation on
[[http://orgmode.org/worg/org-contrib/org-favtable.html][Worg]]. [[https://orgmode.org/worg/org-contrib/org-favtable.html][Worg]].
*** ~ox-confluence.el~ by Sébastien Delafond *** ~ox-confluence.el~ by Sébastien Delafond
@ -2241,7 +2241,7 @@ manual for details and check [[http://orgmode.org/worg/org-8.0.html][this Worg p
**** New export generic options **** New export generic options
If you use Org exporter, we advise you to re-read [[http://orgmode.org/org.html#Exporting][the manual section about If you use Org exporter, we advise you to re-read [[https://orgmode.org/org.html#Exporting][the manual section about
it]]. It has been updated and includes new options. it]]. It has been updated and includes new options.
Among the new/updated export options, three are of particular importance: Among the new/updated export options, three are of particular importance:
@ -2616,7 +2616,7 @@ of those tags.)
You can use group tags for sparse tree in an Org buffer, for creating You can use group tags for sparse tree in an Org buffer, for creating
agenda views, and for filtering. agenda views, and for filtering.
See http://orgmode.org/org.html#Tag-groups for details. See https://orgmode.org/org.html#Tag-groups for details.
*** Links *** Links
@ -2624,7 +2624,7 @@ See http://orgmode.org/org.html#Tag-groups for details.
Org knows how to store links from Org buffers, from info files and from Org knows how to store links from Org buffers, from info files and from
other Emacs buffers. Org can be taught how to store links from any buffer other Emacs buffers. Org can be taught how to store links from any buffer
through new link protocols (see [[http://orgmode.org/org.html#Adding-hyperlink-types]["Adding hyperlink types"]] in the manual.) through new link protocols (see [[https://orgmode.org/org.html#Adding-hyperlink-types]["Adding hyperlink types"]] in the manual.)
Sometimes you want Org to ignore added link protocols and store the link Sometimes you want Org to ignore added link protocols and store the link
as if the protocol was not known. as if the protocol was not known.
@ -2648,7 +2648,7 @@ with-description and without-description links when inserting them.
When storing a link to a headline like When storing a link to a headline like
: * See [[http://orgmode.org][Org website]] : * See [[https://orgmode.org][Org website]]
[[doc:org-store-link][org-store-link]] used to convert the square brackets into curly brackets. [[doc:org-store-link][org-store-link]] used to convert the square brackets into curly brackets.
It does not anymore, taking the link description or the link path, when It does not anymore, taking the link description or the link path, when
@ -2664,7 +2664,7 @@ those other formulas.
**** You now use "nan" for empty fields in Calc formulas **** You now use "nan" for empty fields in Calc formulas
If empty fields are of interest, it is recommended to reread the section If empty fields are of interest, it is recommended to reread the section
[[http://orgmode.org/org.html#Formula-syntax-for-Calc][3.5.2 Formula syntax for Calc]] of the manual because the description for the [[https://orgmode.org/org.html#Formula-syntax-for-Calc][3.5.2 Formula syntax for Calc]] of the manual because the description for the
mode strings has been clarified and new examples have been added towards mode strings has been clarified and new examples have been added towards
the end. the end.
@ -2683,7 +2683,7 @@ There are now three lookup functions:
- [[doc:org-loopup-last][org-loopup-last]] - [[doc:org-loopup-last][org-loopup-last]]
- [[doc:org-loopup-all][org-loopup-all]] - [[doc:org-loopup-all][org-loopup-all]]
See [[http://orgmode.org/org.html#Lookup-functions][the manual]] for details. See [[https://orgmode.org/org.html#Lookup-functions][the manual]] for details.
*** Startup keywords *** Startup keywords
These new startup keywords are now available: These new startup keywords are now available:
@ -2814,7 +2814,7 @@ instead of requiring each Babel library one by one.
David (and others) translated the Org compact guide in spanish: David (and others) translated the Org compact guide in spanish:
You can read the [[http://orgmode.org/worg/orgguide/orgguide.es.pdf][PDF guide]]. You can read the [[https://orgmode.org/worg/orgguide/orgguide.es.pdf][PDF guide]].
*** ~poporg.el~ and ~outorg.el~ *** ~poporg.el~ and ~outorg.el~
@ -2825,7 +2825,7 @@ Org-mode available. ~outorg.el~ comes together with ~outshine.el~ and
~navi-mode.el~, two more libraries by Thorsten Jolitz with the goal to give ~navi-mode.el~, two more libraries by Thorsten Jolitz with the goal to give
source-code buffers the /look & feel/ of Org-mode buffers while greatly source-code buffers the /look & feel/ of Org-mode buffers while greatly
improving navigation and structure editing. A detailed description can be improving navigation and structure editing. A detailed description can be
found here: http://orgmode.org/worg/org-tutorials/org-outside-org.html found here: https://orgmode.org/worg/org-tutorials/org-outside-org.html
Here are two screencasts demonstrating Thorsten's tools: Here are two screencasts demonstrating Thorsten's tools:
@ -2894,7 +2894,7 @@ in most environments.
You can now add the Org ELPA repository like this: You can now add the Org ELPA repository like this:
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp
(add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/") t) (add-to-list 'package-archives '("org" . "https://orgmode.org/elpa/") t)
#+END_SRC #+END_SRC
It contains both the =org-*.tar= package (the core Org distribution, also It contains both the =org-*.tar= package (the core Org distribution, also
@ -2902,7 +2902,7 @@ available through https://elpa.gnu.org) and the =org-plus*.tar= package (the
extended Org distribution, with non-GNU packages from the =contrib/= extended Org distribution, with non-GNU packages from the =contrib/=
directory.) directory.)
See http://orgmode.org/elpa/ See https://orgmode.org/elpa/
** Overview of the new keybindings ** Overview of the new keybindings
@ -3085,7 +3085,7 @@ See http://orgmode.org/elpa/
**** New =todo-unblocked= and =nottodo-unblocked= skip conditions **** New =todo-unblocked= and =nottodo-unblocked= skip conditions
See the [[http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=f426da][git commit]] for more explanations. See the [[https://orgmode.org/cgit.cgi/org-mode.git/commit/?id=f426da][git commit]] for more explanations.
**** Allow category filtering in the agenda **** Allow category filtering in the agenda
@ -3402,7 +3402,7 @@ See http://orgmode.org/elpa/
Thanks to Carsten for implementing this. Thanks to Carsten for implementing this.
**** ODT: Add support for ODT export in org-bbdb.el **** ODT: Add support for ODT export in org-bbdb.el
**** ODT: Add support for indented tables (see [[http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=e9fd33][this commit]] for details) **** ODT: Add support for indented tables (see [[https://orgmode.org/cgit.cgi/org-mode.git/commit/?id=e9fd33][this commit]] for details)
**** ODT: Improve the conversion from ODT to other formats **** ODT: Improve the conversion from ODT to other formats
**** ASCII: Swap the level-1/level-2 characters to underline the headlines **** ASCII: Swap the level-1/level-2 characters to underline the headlines
**** Support for Chinese, simplified Chinese, Russian, Ukrainian and Japanese **** Support for Chinese, simplified Chinese, Russian, Ukrainian and Japanese
@ -3535,7 +3535,7 @@ that Calc formulas can operate on them.
*** Emacs 21 support has been dropped *** Emacs 21 support has been dropped
Do not use Org mode 7.xx with Emacs 21, use [[http://orgmode.org/org-6.36c.zip][version 6.36c]] instead. Do not use Org mode 7.xx with Emacs 21, use [[https://orgmode.org/org-6.36c.zip][version 6.36c]] instead.
*** XEmacs support requires the XEmacs development version *** XEmacs support requires the XEmacs development version
@ -3685,7 +3685,7 @@ that Calc formulas can operate on them.
This replaces the earlier system org-remember. The manual only This replaces the earlier system org-remember. The manual only
describes org-capture, but for people who prefer to continue to describes org-capture, but for people who prefer to continue to
use org-remember, we keep a static copy of the former manual use org-remember, we keep a static copy of the former manual
section [[http://orgmode.org/org-remember.pdf][chapter about remember]]. section [[https://orgmode.org/org-remember.pdf][chapter about remember]].
The new system has a technically cleaner implementation and more The new system has a technically cleaner implementation and more
possibilities for capturing different types of data. See possibilities for capturing different types of data. See
@ -3749,7 +3749,7 @@ that Calc formulas can operate on them.
**** org-taskjuggler.el (Christian Egli) **** org-taskjuggler.el (Christian Egli)
Christian Egli's /org-taskjuggler.el/ module is now part of Org. Christian Egli's /org-taskjuggler.el/ module is now part of Org.
He also wrote a [[http://orgmode.org/worg/org-tutorials/org-taskjuggler.php][tutorial]] for it. He also wrote a [[https://orgmode.org/worg/org-tutorials/org-taskjuggler.php][tutorial]] for it.
**** org-ctags.el (Paul Sexton) **** org-ctags.el (Paul Sexton)
@ -3969,7 +3969,7 @@ that Calc formulas can operate on them.
Org-mode documents or subtrees can now be converted directly in Org-mode documents or subtrees can now be converted directly in
to BEAMER presentation. Turning a tree into a simple to BEAMER presentation. Turning a tree into a simple
presentations is straight forward, and there is also quite some presentations is straight forward, and there is also quite some
support to make richer presentations as well. See the [[http://orgmode.org/manual/Beamer-class-export.html#Beamer-class-export][BEAMER support to make richer presentations as well. See the [[https://orgmode.org/manual/Beamer-class-export.html#Beamer-class-export][BEAMER
section]] in the manual for more details. section]] in the manual for more details.
Thanks to everyone who has contributed to the discussion about Thanks to everyone who has contributed to the discussion about