projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4de7daa
)
; * lisp/autoinsert.el (auto-insert-alist): Fix texinfo URL.
author
Stefan Kangas
<stefan@marxist.se>
Sun, 1 Nov 2020 18:08:21 +0000
(19:08 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Sun, 1 Nov 2020 18:11:57 +0000
(19:11 +0100)
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/
lisp/autoinsert.el
patch
|
blob
|
history
diff --git
a/lisp/autoinsert.el
b/lisp/autoinsert.el
index 25961d41089793224919acbd75b5242ba4358337..6d3802816deb67b17c0177b7178ed0892dc1a1ba 100644
(file)
--- 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{http
s://www.gnu.org/software/texinfo
/, GNU Texinfo}.
@end copying