summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-11-25 22:45:41 -0800
committerKyle Meyer <kyle@kyleam.com>2017-11-26 20:35:46 -0500
commitadfbfd42b2982ca8865c9f9e289d888fe294a8b1 (patch)
treea43228d4bc3a4d730de285e5d01fe46f239b153e
parentac4b756588b0809e3a2e13706cac6fa7279c230d (diff)
downloadorg-mode-adfbfd42b2982ca8865c9f9e289d888fe294a8b1.tar.gz
Backport commit a89f0b6f3 from Emacs
maint: shorten https://lists.gnu.org/archive/html/... links a89f0b6f33f9eb8910a1fceda9028d76ef50b05d Paul Eggert Sat Nov 25 22:48:12 2017 -0800
-rw-r--r--etc/ORG-NEWS2
-rw-r--r--lisp/ox-odt.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index d6f550d..19648cf 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -1992,7 +1992,7 @@ This enables SVG generation from latex code blocks.
*** New option: [[doc:org-habit-show-done-always-green][org-habit-show-done-always-green]]
-See [[https://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha.
+See [[https://lists.gnu.org/r/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha.
*** New option: [[doc:org-babel-inline-result-wrap][org-babel-inline-result-wrap]]
diff --git a/lisp/ox-odt.el b/lisp/ox-odt.el
index d585636..a19bab2 100644
--- a/lisp/ox-odt.el
+++ b/lisp/ox-odt.el
@@ -3886,7 +3886,7 @@ contextual information."
;; themselves and the list can be arbitrarily deep.
;;
;; Inspired by following thread:
-;; https://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg01101.html
+;; https://lists.gnu.org/r/emacs-orgmode/2011-03/msg01101.html
;; Translate lists to tables