emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/auctex ffa21b29ad: Update style/minted.el to package v3


From: ELPA Syncer
Subject: [elpa] externals/auctex ffa21b29ad: Update style/minted.el to package v3.2.0
Date: Mon, 4 Nov 2024 15:57:31 -0500 (EST)

branch: externals/auctex
commit ffa21b29ad718a5823eeb6160e16a595c7601b22
Author: Arash Esbati <arash@gnu.org>
Commit: Arash Esbati <arash@gnu.org>

    Update style/minted.el to package v3.2.0
    
    * style/minted.el (LaTeX-minted-key-val-options): Update options.
---
 style/minted.el | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/style/minted.el b/style/minted.el
index 220567170a..655e9a4fd5 100644
--- a/style/minted.el
+++ b/style/minted.el
@@ -1,4 +1,4 @@
-;;; minted.el --- AUCTeX style for `minted.sty' (v3.1.2)  -*- lexical-binding: 
t; -*-
+;;; minted.el --- AUCTeX style for `minted.sty' (v3.2.0)  -*- lexical-binding: 
t; -*-
 
 ;; Copyright (C) 2014--2024 Free Software Foundation, Inc.
 
@@ -24,7 +24,7 @@
 
 ;;; Commentary:
 
-;; This file adds support for `minted.sty' (v3.1.2) from 2024/10/07.
+;; This file adds support for `minted.sty' (v3.2.0) from 2024/10/29.
 
 ;;; Code:
 
@@ -92,6 +92,13 @@
     ("encoding")
     ("envname" ("Verbatim" "VerbEnv"))
     ("escapeinside")
+    ("extrakeywords")
+    ("extrakeywordsconstant")
+    ("extrakeywordsdeclaration")
+    ("extrakeywordsnamespace")
+    ("extrakeywordspseudo")
+    ("extrakeywordsreserved")
+    ("extrakeywordstype")
     ("firstline")
     ("firstnumber" ("auto" "last" "integer"))
     ("fontfamily" ("tt" "courier" "helvetica"))



reply via email to

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