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

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
T
The Blog of Author Tim Ferriss
博客园 - 司徒正美
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
有赞技术团队
有赞技术团队
量子位
S
SegmentFault 最新的问题
博客园 - 聂微东
博客园 - 【当耐特】
J
Java Code Geeks
美团技术团队
Hugging Face - Blog
Hugging Face - Blog
H
Help Net Security
V
V2EX
人人都是产品经理
人人都是产品经理
博客园 - Franky
罗磊的独立博客
Engineering at Meta
Engineering at Meta
A
About on SuperTechFans
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
酷 壳 – CoolShell
酷 壳 – CoolShell
云风的 BLOG
云风的 BLOG
Y
Y Combinator Blog
Apple Machine Learning Research
Apple Machine Learning Research

elpa/gnu.git, branch externals/auctex

* latex.el (LaTeX-what-macro): Fix chars to skip backwards. * tex-ispell.el: Consolidate regexp for tabular environments. - elpa/gnu.git ; * latex.el (LaTeX-what-macro): Fix last change. * 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
elpa/gnu.git - GNU ELPA
2026-03-17 · via elpa/gnu.git, branch externals/auctex
authorArash Esbati <arash@gnu.org>2026-03-17 07:29:52 +0100
committerArash Esbati <arash@gnu.org>2026-03-17 07:29:52 +0100
commit571c96d6404f66a9719768c63ba398b29df76cc5 (patch)
treecf6accbb7dc0ead275874797c735ce2f6aa5db81
parent3575d4f3413a9419cd346f2a155bfdd01d14d18a (diff)

* NEWS.org (Fixed): Announce ConTeXt improvements.

-rw-r--r--NEWS.org5

1 files changed, 5 insertions, 0 deletions

diff --git a/NEWS.org b/NEWS.org
index 506b3fc942..cd9f3f515e 100644
--- a/NEWS.org
+++ b/NEWS.org

@@ -25,6 +25,11 @@

(luatex "LuaTeX" "luatex" "lualatex --jobname=%(s-filename-only)" "luatex")

#+end_src

+** Fixed

+

+- Fix parsing of error messages for ConTeXt LMTX.

+- Fix indentation for macros with arguments in ConTeXt mode.

+

* [14.1.2] - 2026-01-14

** Fixed