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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园_首页
Last Week in AI
Last Week in AI
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Apple Machine Learning Research
Apple Machine Learning Research
WordPress大学
WordPress大学
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - Franky
The Cloudflare Blog
罗磊的独立博客
月光博客
月光博客
N
Netflix TechBlog - Medium
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
Jina AI
Jina AI
J
Java Code Geeks

elpa/gnu.git, branch externals/auctex

Release GNU AUCTeX 14.2.0 - elpa/gnu.git * 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 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
; Adjust Copyright years - elpa/gnu.git
Arash Esbati · 2026-08-08 · via elpa/gnu.git, branch externals/auctex
authorArash Esbati <arash@gnu.org>2026-08-08 15:13:24 +0200
committerArash Esbati <arash@gnu.org>2026-08-08 15:13:24 +0200
commit043c08315f0edb7e588b12fe76b3f91ae968b862 (patch)
treee095349e2993aaeec18eda76961069fdbbdc501c
parentbd24a6c0ac3958c64a8f06b3e3c8033e28d6483c (diff)
-rw-r--r--latex.el2
-rw-r--r--style/floatrow.el2
-rw-r--r--style/revtex4-2.el2

3 files changed, 3 insertions, 3 deletions

diff --git a/latex.el b/latex.el
index 69ff6d8f7b6..71689429381 100644
--- a/latex.el
+++ b/latex.el

@@ -1,6 +1,6 @@

;;; latex.el --- Support for LaTeX documents. -*- lexical-binding: t; -*-

-;; Copyright (C) 1991, 1993-2025 Free Software Foundation, Inc.

+;; Copyright (C) 1991, 1993-2026 Free Software Foundation, Inc.

;; Maintainer: auctex-devel@gnu.org

;; Keywords: tex

diff --git a/style/floatrow.el b/style/floatrow.el
index acca9c8a71e..c584b3bd6e9 100644
--- a/style/floatrow.el
+++ b/style/floatrow.el

@@ -1,6 +1,6 @@

;;; floatrow.el --- AUCTeX style for `floatrow.sty' (v0.3b) -*- lexical-binding: t; -*-

-;; Copyright (C) 2017--2024 Free Software Foundation, Inc.

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

;; Author: Arash Esbati <arash@gnu.org>

;; Maintainer: auctex-devel@gnu.org

diff --git a/style/revtex4-2.el b/style/revtex4-2.el
index 81e4baff95d..1299dcfbd5c 100644
--- a/style/revtex4-2.el
+++ b/style/revtex4-2.el

@@ -1,6 +1,6 @@

;;; revtex4-2.el --- AUCTeX style for `revtex4-2.cls' (v4.2c) -*- lexical-binding: t; -*-

-;; Copyright (C) 2020--2023 Free Software Foundation, Inc.

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

;; Author: Arash Esbati <arash@gnu.org>

;; Maintainer: auctex-devel@gnu.org