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

推荐订阅源

D
DataBreaches.Net
N
Netflix TechBlog - Medium
F
Fortinet All Blogs
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
Y
Y Combinator Blog
博客园 - 聂微东
WordPress大学
WordPress大学
酷 壳 – CoolShell
酷 壳 – CoolShell
B
Blog RSS Feed
小众软件
小众软件
The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
Microsoft Azure Blog
Microsoft Azure Blog
V
V2EX
B
Blog
H
Help Net Security
D
Docker
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
罗磊的独立博客
月光博客
月光博客
博客园 - 司徒正美

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 ; 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
; * tex.el (TeX-output-dir): Fix last change. - elpa/gnu.git
Arash Esbati · 2026-08-03 · via elpa/gnu.git, branch externals/auctex
authorArash Esbati <arash@gnu.org>2026-08-02 23:20:23 +0200
committerArash Esbati <arash@gnu.org>2026-08-02 23:20:23 +0200
commit26d901abc0feec6de40b7a9b56430c570bfde569 (patch)
treeb8920d364a8972a83eef9d001c94846448c49e92
parent147caca6a7415fbddabd4cb29d1258093d66088d (diff)

; * tex.el (TeX-output-dir): Fix last change.

-rw-r--r--tex.el4

1 files changed, 2 insertions, 2 deletions

diff --git a/tex.el b/tex.el
index 7e98bd7b667..138fb53ec3d 100644
--- a/tex.el
+++ b/tex.el

@@ -2574,8 +2574,8 @@ and must not contain a `..' component."

A relative path is interpreted as being relative to the master file in

`TeX-master'. Subdirectories of `TeX-master' are considered safe,

-otherwise the user asked for permission. If this variable is nil, the

-output directory is assumed to be the same as the directory of

+otherwise the user is asked for permission. If this variable is nil,

+the output directory is assumed to be the same as the directory of

`TeX-master'."

:group 'TeX-file

:safe #'TeX--output-dir-safe-p