惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MongoDB | Blog
MongoDB | Blog
B
Blog
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
博客园 - Franky
V
V2EX
IT之家
IT之家
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
F
Fortinet All Blogs
I
InfoQ
云风的 BLOG
云风的 BLOG
腾讯CDC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
N
Netflix TechBlog - Medium
宝玉的分享
宝玉的分享
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
P
Proofpoint News Feed
Microsoft Security Blog
Microsoft Security Blog

elpa/gnu.git, branch externals/auctex

* latex.el (LaTeX-what-macro): Fix chars to skip backwards. - elpa/gnu.git * tex-ispell.el: Consolidate regexp for tabular environments. - elpa/gnu.git ; * latex.el (LaTeX-what-macro): Fix last change. - elpa/gnu.git * latex.el (LaTeX-what-macro): Improve macro recognition. - elpa/gnu.git Preserve `crm--choose-completion-string' - elpa/gnu.git - GNU ELPA Accept '-' as macro modifier - elpa/gnu.git Add new styles - elpa/gnu.git ; * tex-info.el (outline-heading-alist): Silence the compiler. - elpa/gnu.git Update style/simpleicons.el to package v16.29.0 - elpa/gnu.git Update NEWS.org for new preview feature - elpa/gnu.git Robustify check for escaped math switches/togglers - elpa/gnu.git Fix custom prompt with a default-value - elpa/gnu.git Fix prompt with a default-value - elpa/gnu.git Make `TeX-listify' an obsolete alias - elpa/gnu.git Fix 'syntax-propertize because of narrowing!' error - elpa/gnu.git Update style/ltx-talk.el to class v0.6.0 - elpa/gnu.git elpa/gnu.git - GNU ELPA elpa/gnu.git - GNU ELPA elpa/gnu.git - GNU ELPA elpa/gnu.git - GNU ELPA elpa/gnu.git - GNU ELPA Return context for RefTeX also for macros - elpa/gnu.git ; Fix last change - elpa/gnu.git Add in-buffer completion for citation keys - elpa/gnu.git ; Adjust Copyright years - elpa/gnu.git Improve query of the optional float placement - elpa/gnu.git Sort predefined environment hooks - elpa/gnu.git Sort predefined hooks - elpa/gnu.git Allow additional properties for in-buffer completion - elpa/gnu.git Use ConTeXt Mark XL instead of LMTX - elpa/gnu.git
Release GNU AUCTeX 14.2.0 - elpa/gnu.git
Arash Esbati · 2026-09-15 · via elpa/gnu.git, branch externals/auctex
authorArash Esbati <arash@gnu.org>2026-09-15 10:56:46 +0200
committerArash Esbati <arash@gnu.org>2026-09-15 10:56:46 +0200
commitcc5a4776967eeaac3bba75b3be4365695d7dc97d (patch)
treea98eecbcd65dfaf93429f5c0e99bc5e4c3e6eaf3
parent749a3cca40d53785b14f63a0a27fba8b9ffe7a5f (diff)

* GNU AUCTeX Version 14.2.0 released.

-rw-r--r--NEWS.org2
-rw-r--r--auctex.el2

2 files changed, 2 insertions, 2 deletions

diff --git a/NEWS.org b/NEWS.org
index ffad9d23766..eb3a2fd18f9 100644
--- a/NEWS.org
+++ b/NEWS.org

@@ -7,7 +7,7 @@

# License: GNU General Public License 3

# The format is based on [[https://keepachangelog.com/en/1.1.0/][Keep a Changelog]]

-* [Unreleased]

+* [14.2.0] - 2026-09-15

** Added

diff --git a/auctex.el b/auctex.el
index 8586bd6a324..829b94c647c 100644
--- a/auctex.el
+++ b/auctex.el

@@ -2,7 +2,7 @@

;; Copyright (C) 2014-2026 Free Software Foundation, Inc.

-;; Version: 14.1.2

+;; Version: 14.2.0

;; URL: https://www.gnu.org/software/auctex/

;; Maintainer: auctex-devel@gnu.org

;; Notifications-To: auctex-diffs@gnu.org