summaryrefslogtreecommitdiff
path: root/lisp/autoinsert.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-11-01 19:08:21 +0100
committerStefan Kangas <stefan@marxist.se>2020-11-01 19:11:57 +0100
commitd218b28ab5060b2cf6f727727c1d018ad800accb (patch)
tree88748b0c34c7468817794f251738aec4d8655b02 /lisp/autoinsert.el
parent4de7daa1b9da2245057c5c139f3a0a5fb713be07 (diff)
downloademacs-d218b28ab5060b2cf6f727727c1d018ad800accb.tar.gz
emacs-d218b28ab5060b2cf6f727727c1d018ad800accb.tar.bz2
emacs-d218b28ab5060b2cf6f727727c1d018ad800accb.zip
; * lisp/autoinsert.el (auto-insert-alist): Fix texinfo URL.
The old texinfo domain seems to no longer be controlled by the GNU project, starting at least as early as 2012. See also: https://web.archive.org/web/20120410044746/http://www.texinfo.org/
Diffstat (limited to 'lisp/autoinsert.el')
-rw-r--r--lisp/autoinsert.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el
index 25961d41089..6d3802816de 100644
--- a/lisp/autoinsert.el
+++ b/lisp/autoinsert.el
@@ -264,7 +264,7 @@ Foundation Web site at @url{https://www.gnu.org/licenses/fdl.html}.
@end quotation
The document was typeset with
-@uref{http://www.texinfo.org/, GNU Texinfo}.
+@uref{https://www.gnu.org/software/texinfo/, GNU Texinfo}.
@end copying