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

推荐订阅源

V
V2EX
小众软件
小众软件
GbyAI
GbyAI
B
Blog RSS Feed
月光博客
月光博客
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
Blog — PlanetScale
Blog — PlanetScale
U
Unit 42
云风的 BLOG
云风的 BLOG
P
Proofpoint News Feed
Recent Announcements
Recent Announcements
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Vercel News
Vercel News
F
Fortinet All Blogs
Apple Machine Learning Research
Apple Machine Learning Research
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
Google DeepMind News
Google DeepMind News
MongoDB | Blog
MongoDB | Blog
Engineering at Meta
Engineering at Meta
aimingoo的专栏
aimingoo的专栏
博客园_首页
G
Google Developers Blog

elpa/gnu.git, branch externals/auctex

Update style/keytheorems.el to package v0.4.0 - elpa/gnu.git 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 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
Update NEWS.org for new preview feature - elpa/gnu.git
Al Haji-Ali · 2026-09-03 · via elpa/gnu.git, branch externals/auctex
authorAl Haji-Ali <abdo.haji.ali@gmail.com>2026-09-03 12:26:52 +0200
committerArash Esbati <arash@gnu.org>2026-09-03 12:26:52 +0200
commit9ac12c37e2b6a95c00d7dbc2553b46b5ac20e54c (patch)
tree2f1e983227e88d39bc27e4b8813695b3249059c0
parentf75c818e8cb04828bdaddc9da72d15a3a378d06e (diff)

* NEWS.org (Added): Announce the new preview feature. * preview.el (preview-visibility-style): Update docstring.

-rw-r--r--NEWS.org6
-rw-r--r--preview.el2

2 files changed, 7 insertions, 1 deletions

diff --git a/NEWS.org b/NEWS.org
index 8bc91039c02..7942c6c2ea1 100644
--- a/NEWS.org
+++ b/NEWS.org

@@ -11,6 +11,12 @@

** Added

+- Add more control over preview-latex snippets: The new option

+ ~preview-visibility-style~ controls how previews and their source are

+ displayed relative to point. The option ~preview-at-point-placement~

+ controls the placement of the at-point preview relative to its source.

+ Finally, the boolean option ~preview-keep-stale-images~ determines how

+ the preview is updated after the source is changed.

- Activate new TeX xref backend (~tex-etags~) provided by Emacs 31.

- Add support for in-buffer completion of citation keys for various

=\cite= macros. The length of the annotations attached to the keys is

diff --git a/preview.el b/preview.el
index 962712481b3..4273c3b04f0 100644
--- a/preview.el
+++ b/preview.el

@@ -457,7 +457,7 @@ set to `postscript'."

:type 'boolean)

(defcustom preview-visibility-style 'off-point

- "When and where previews are displayed relative to their source.

+ "When and where previews and their source are displayed relative to point.

Possible values: