[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * util/htmlxref.cnf: Add use-package.
From: |
Gavin D. Smith |
Subject: |
branch master updated: * util/htmlxref.cnf: Add use-package. |
Date: |
Sat, 20 Jul 2024 07:59:27 -0400 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new 9d006084fc * util/htmlxref.cnf: Add use-package.
9d006084fc is described below
commit 9d006084fcda89ed85bddf46139fa76513e9c4b0
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sat Jul 20 12:59:19 2024 +0100
* util/htmlxref.cnf: Add use-package.
From Jacob Ilsø Christensen <jacobilsoe@gmail.com>
---
ChangeLog | 6 ++++++
util/htmlxref.cnf | 5 ++++-
2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index ed2fa71032..0607006e6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-07-20 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * util/htmlxref.cnf: Add use-package.
+
+ From Jacob Ilsø Christensen <jacobilsoe@gmail.com>
+
2024-07-20 Gavin Smith <gavinsmith0123@gmail.com>
* util/htmlxref.cnf: Change cran.r-project.org to CRAN.R-project.org.
diff --git a/util/htmlxref.cnf b/util/htmlxref.cnf
index 95f9570cc0..c803a070a5 100644
--- a/util/htmlxref.cnf
+++ b/util/htmlxref.cnf
@@ -1,6 +1,6 @@
# htmlxref.cnf - reference file for free Texinfo manuals on the web.
-htmlxrefversion=2024-07-20.11; # UTC
+htmlxrefversion=2024-07-20.12; # UTC
# Copyright 2010-2024 Free Software Foundation, Inc.
#
@@ -300,6 +300,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/
#
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * util/htmlxref.cnf: Add use-package.,
Gavin D. Smith <=