[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Sat, 31 Aug 2024 15:38:58 -0400 (EDT) |
branch: release/7.1
commit 0240d4646c5c26b96f3bc2f9e6c535693fc70a41
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sat Aug 31 20:01:41 2024 +0100
* util/htmlxref.cnf: propagate from master
---
ChangeLog | 4 ++++
util/htmlxref.cnf | 19 +++++++++++++------
2 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index dc8361f88d..4989bd18c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-08-31 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * util/htmlxref.cnf: propagate from master
+
2024-08-31 Gavin Smith <gavinsmith0123@gmail.com>
* (top-level), tp/Texinfo/XS: run gnulib-tool --add-import
diff --git a/util/htmlxref.cnf b/util/htmlxref.cnf
index 1af587bb3d..3b0d1f5599 100644
--- a/util/htmlxref.cnf
+++ b/util/htmlxref.cnf
@@ -1,8 +1,8 @@
# htmlxref.cnf - reference file for free Texinfo manuals on the web.
-htmlxrefversion=2023-04-02.12; # UTC
+htmlxrefversion=2024-08-25.10; # UTC
-# Copyright 2010-2023 Free Software Foundation, Inc.
+# Copyright 2010-2024 Free Software Foundation, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
@@ -20,7 +20,7 @@ htmlxrefversion=2023-04-02.12; # UTC
# - have a unique file name (e.g., manual identifier), i.e., be related to the
# package name. Things like "refman" or "tutorial" don't work.
# - follow the naming convention for nodes described at
-# http://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref.html
+# https://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref.html
# This is what makeinfo and texi2html implement.
#
# Unless the above criteria are met, it's not possible to generate
@@ -174,6 +174,9 @@ emacs node ${EMACS}/html_node/emacs/
ediff mono ${EMACS}/html_mono/ediff.html
ediff node ${EMACS}/html_node/ediff/
#
+ eglot mono ${EMACS}/html_mono/eglot.html
+ eglot node ${EMACS}/html_node/eglot/
+ #
eieio mono ${EMACS}/html_mono/eieio.html
eieio node ${EMACS}/html_node/eieio/
#
@@ -282,8 +285,8 @@ emacs node ${EMACS}/html_node/emacs/
sieve mono ${EMACS}/html_mono/sieve.html
sieve node ${EMACS}/html_node/sieve/
#
- smtp mono ${EMACS}/html_mono/smtpmail.html
- smtp node ${EMACS}/html_node/smtpmail/
+ smtpmail mono ${EMACS}/html_mono/smtpmail.html
+ smtpmail node ${EMACS}/html_node/smtpmail/
#
speedbar mono ${EMACS}/html_mono/speedbar.html
speedbar node ${EMACS}/html_node/speedbar/
@@ -300,6 +303,9 @@ emacs node ${EMACS}/html_node/emacs/
url mono ${EMACS}/html_mono/url.html
url node ${EMACS}/html_node/url/
#
+ use-package mono ${EMACS}/html_mono/use-package.html
+ use-package node ${EMACS}/html_node/use-package/
+ #
vhdl-mode mono ${EMACS}/html_mono/vhdl-mode.html
vhdl-mode node ${EMACS}/html_node/vhdl-mode/
#
@@ -656,13 +662,14 @@ pspp node ${GS}/pspp/manual/html_node/
pyconfigure mono ${GS}/pyconfigure/manual/pyconfigure.html
pyconfigure node ${GS}/pyconfigure/manual/html_node/
-R = https://cran.r-project.org/doc/manuals
+R = https://CRAN.R-project.org/doc/manuals
R-intro mono ${R}/R-intro.html
R-lang mono ${R}/R-lang.html
R-exts mono ${R}/R-exts.html
R-data mono ${R}/R-data.html
R-admin mono ${R}/R-admin.html
R-ints mono ${R}/R-ints.html
+ R-FAQ mono ${R}/R-FAQ.html
rcs mono ${GS}/rcs/manual/rcs.html
rcs node ${GS}/rcs/manual/html_node/