texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: * util/htmlxref.cnf (smtp, smtpmail): Rename to s


From: Gavin D. Smith
Subject: branch master updated: * util/htmlxref.cnf (smtp, smtpmail): Rename to smtpmail to match name of manual. Report from Eli.
Date: Sun, 25 Aug 2024 06:41:24 -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 7edc58f4e9 * util/htmlxref.cnf (smtp, smtpmail): Rename to smtpmail to 
match name of manual.  Report from Eli.
7edc58f4e9 is described below

commit 7edc58f4e9f4fe2058644c5a1fef264c52b1d17c
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun Aug 25 11:41:07 2024 +0100

    * util/htmlxref.cnf (smtp, smtpmail): Rename to smtpmail to
    match name of manual.  Report from Eli.
---
 ChangeLog         | 5 +++++
 util/htmlxref.cnf | 6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index eca94e8a52..21b833c5cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-08-25  Gavin Smith <gavinsmith0123@gmail.com>
+
+       * util/htmlxref.cnf (smtp, smtpmail): Rename to smtpmail to
+       match name of manual.  Report from Eli.
+
 2024-08-24  Patrice Dumas  <pertusus@free.fr>
 
         * tp/Texinfo/Convert/HTML.pm (_parse_htmlxref_files)
diff --git a/util/htmlxref.cnf b/util/htmlxref.cnf
index 15cd3c8716..3b0d1f5599 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-08-22.20; # UTC
+htmlxrefversion=2024-08-25.10; # UTC
 
 # Copyright 2010-2024 Free Software Foundation, Inc.
 # 
@@ -285,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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]