auctex-diffs
[Top][All Lists]
Advanced

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

main b02f3e76: * NEWS.org (Changed): Describe the new repo structure.


From: Arash Esbati
Subject: main b02f3e76: * NEWS.org (Changed): Describe the new repo structure.
Date: Fri, 26 Jul 2024 12:02:51 -0400 (EDT)

branch: main
commit b02f3e76d6a9d2acf3e174ceabf341284088391e
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    * NEWS.org (Changed): Describe the new repo structure.
---
 NEWS.org | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/NEWS.org b/NEWS.org
index 2a27df2f..6fcce270 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -13,6 +13,23 @@
 - Add new support files =style/authblk.el=, =style/ninecolors.el=,
   =style/supertabular.el=, =style/tabularray.el= and =style/xtab.el=.
 
+** Changed
+
+- AUCTeX 13.3 marks the last standalone tarball release.  From now on,
+  AUCTeX releases are made available through the
+  [[https://elpa.gnu.org/packages/auctex.html][Emacs Lisp Package
+  Archive (ELPA)]].  Distro packagers are encouraged to use the ELPA
+  packages as-is and install them under one of the new Emacs locations
+  for system-wide packages, see ~package-directory-list~.
+
+  At the same time, development is now done on the =main= branch and the
+  =master= branch has been deleted.  Its last state has been pushed as
+  =auctex-13= branch for archiving purposes but it won't get any updates
+  anymore.
+
+  For users who tracked the master branch: Do =git switch main= to
+  switch to the main branch where development takes place nowadays.
+
 * [14.0.6] - 2024-06-30
 
 ** Added



reply via email to

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