auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. df8d6fe7726e79b4748ee


From: Arash Esbati
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. df8d6fe7726e79b4748eecbd6d6614a1b4a56279
Date: Mon, 11 Apr 2022 06:11:52 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  df8d6fe7726e79b4748eecbd6d6614a1b4a56279 (commit)
      from  62f8341717e71679072d6dd4f53b58302c25e104 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit df8d6fe7726e79b4748eecbd6d6614a1b4a56279
Author: Arash Esbati <arash@gnu.org>
Date:   Mon Apr 11 12:10:21 2022 +0200

    Document how to bump the required Emacs version
    
    * admin/release-process.org (Bumping required Emacs version):
    Document the required steps.

diff --git a/admin/release-process.org b/admin/release-process.org
index ea87618d..26ff0280 100644
--- a/admin/release-process.org
+++ b/admin/release-process.org
@@ -227,3 +227,27 @@ looks for all files without FSF-copyright line which are 
not listed in a
 special copyright_exceptions file.  As result, it spits out a diff between the
 actual and expected copyright exceptions.  If the diff is empty (or at least
 doesn't mention an AUCTeX file), everything is fine.
+
+** Bumping required Emacs version
+
+It happens from time to time that AUCTeX requires a newer Emacs
+version.  For this, the following files in the main directory has to
+be adjusted.
+
+- [ ] =auctex.el.in= :: Change the ~;; Package-Requires:~ cookie in
+  the header.
+- [ ] =configure.ac= :: Change the argument of ~EMACS_CHECK_VERSION~
+- [ ] =tex-site.el.in= :: Change the number after ~emacs-major-version~
+- [ ] =tex.el= :: Change the number after ~emacs-major-version~
+
+In the =doc= directory, these files are affected.
+
+- [ ] =doc/changes.texi= :: Add an entry under *News* about the
+  required version.
+- [ ] =doc/faq.texi= :: Adjust the number in this sentence:
+  =@AUCTeX{} was tested with @w{GNU Emacs XX.X}=.
+- [ ] =doc/install.texi= :: Adjust the number in ~@node Prerequisites~:
+  =@item GNU Emacs XX.X or higher=.
+- [ ] =doc/preview-faq.texi= :: Adjust the number in ~@section Requirements~
+  =@previewlatex{} nominally requires @w{GNU Emacs} with a version of
+  at least XX.X.=.

-----------------------------------------------------------------------

Summary of changes:
 admin/release-process.org | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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