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. 578bdfdff82c82edec447


From: Arash Esbati
Subject: [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 578bdfdff82c82edec44712ff5acf426063ff49d
Date: Fri, 20 Aug 2021 03:26:42 -0400 (EDT)

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  578bdfdff82c82edec44712ff5acf426063ff49d (commit)
      from  63ab2c1b8e812aa72012966c78b139037e11bb79 (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 578bdfdff82c82edec44712ff5acf426063ff49d
Author: Arash Esbati <arash@gnu.org>
Date:   Fri Aug 20 09:26:00 2021 +0200

    Update Pygments styles
    
    * style/minted.el (LaTeX-minted-key-val-options): Update values
    for style-key provided by Pygments v2.9.

diff --git a/style/minted.el b/style/minted.el
index dd4d545..41f63e6 100644
--- a/style/minted.el
+++ b/style/minted.el
@@ -1,6 +1,6 @@
 ;;; minted.el --- AUCTeX style for `minted.sty' (v2.5)  -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2014-2018, 2020 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2021 Free Software Foundation, Inc.
 
 ;; Author: Tassilo Horn <tsdh@gnu.org>
 ;; Maintainer: auctex-devel@gnu.org
@@ -132,16 +132,15 @@
     ;; in a .tex file, Emacs asks to apply a variable which is not
     ;; safe and does not restore the frame; the splitted frame
     ;; remains.  I couldn't figure out why, so for now, I add the
-    ;; styles from Pygments version 2.5.2 here.
+    ;; styles from Pygments version 2.9 here.
     ("style" ("abap" "algol" "algol_nu" "arduino" "autumn"
               "borland" "bw" "colorful" "default" "emacs"
-              "friendly" "fruity" "igor" "inkpot" "lovelace"
-              "manni" "monokai" "murphy" "native" "paraiso-dark"
-              "paraiso-light" "pastie" "perldoc"
-              "rainbow_dash" "rrt" "sas"
-              "solarized-dark" "solarized-light" "stata"
-              "stata-dark" "stata-light"
-              "tango" "trac" "vim" "vs" "xcode"))
+              "friendly" "fruity" "gruvbox-dark" "gruvbox-light"
+              "igor" "inkpot" "lovelace" "manni" "material" "monokai"
+              "murphy" "native" "paraiso-dark" "paraiso-light"
+              "pastie" "perldoc" "rainbow_dash" "rrt" "sas"
+              "solarized-dark" "solarized-light" "stata" "stata-dark"
+              "stata-light" "tango" "trac" "vim" "vs" "xcode" "zenburn"))
     ("stepnumber")
     ("stepnumberfromfirst")
     ("stepnumberoffsetvalues" ("true" "false"))

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

Summary of changes:
 style/minted.el | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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