diff options
author | Glenn Morris <rgm@gnu.org> | 2020-11-02 09:27:40 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2020-11-02 09:27:40 -0800 |
commit | c1565cc3b9193c322f0001ab4d58a93c4761f341 (patch) | |
tree | b21672de03a2c209b63c806582fb033d31a46dbd /lisp/autoinsert.el | |
parent | 997116f3dd1e2c7c7826c74714117d5d972b90be (diff) | |
parent | 4e6104ea0b7f1eb1725e81800e584b337e2da447 (diff) | |
download | emacs-c1565cc3b9193c322f0001ab4d58a93c4761f341.tar.gz emacs-c1565cc3b9193c322f0001ab4d58a93c4761f341.tar.bz2 emacs-c1565cc3b9193c322f0001ab4d58a93c4761f341.zip |
Merge from origin/emacs-27
4e6104ea0b ; * src/xdisp.c (display_string): Fix a typo in a comment.
7162228815 Improve indexing of check-declare
d218b28ab5 ; * lisp/autoinsert.el (auto-insert-alist): Fix texinfo URL.
Diffstat (limited to 'lisp/autoinsert.el')
-rw-r--r-- | lisp/autoinsert.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/autoinsert.el b/lisp/autoinsert.el index 97986683256..9bb485f55dc 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 |