auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] GNU AUCTeX branch, master, updated. c457aab9f4775620e404f


From: Arash Esbati
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. c457aab9f4775620e404f5d0704bc060b6466f82
Date: Tue, 9 Nov 2021 03:31:48 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU AUCTeX".

The branch, master has been updated
       via  c457aab9f4775620e404f5d0704bc060b6466f82 (commit)
      from  d62d8f39ab94c9eeb6b1658039fc8273f214ee1a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c457aab9f4775620e404f5d0704bc060b6466f82
Author: Arash Esbati <arash@gnu.org>
Date:   Tue Nov 9 09:31:26 2021 +0100

    * style/babel.el ("babel"): Use `LaTeX-fontspec-font-features'.

diff --git a/style/babel.el b/style/babel.el
index bf4f745..6e0c2d1 100644
--- a/style/babel.el
+++ b/style/babel.el
@@ -324,7 +324,7 @@
                     (LaTeX-add-babel-babelfonts fontfam)
                     (LaTeX-babel-cleanup-babelfont)
                     (format "%s" fontfam))
-      [TeX-arg-key-val LaTeX-fontspec-font-features-local]
+      [TeX-arg-key-val (LaTeX-fontspec-font-features)]
       LaTeX-fontspec-arg-font)
 
     ;; 1.16 Creating a language

-----------------------------------------------------------------------

Summary of changes:
 style/babel.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]