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

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

[elpa] externals/auctex c07e4bf 49/80: Update style/AnonymousPro.el to p


From: Tassilo Horn
Subject: [elpa] externals/auctex c07e4bf 49/80: Update style/AnonymousPro.el to package version 2.2
Date: Wed, 16 Oct 2019 11:07:15 -0400 (EDT)

branch: externals/auctex
commit c07e4bf51133bb05570adbce428736f2fdca0179
Author: Arash Esbati <address@hidden>
Commit: Arash Esbati <address@hidden>

    Update style/AnonymousPro.el to package version 2.2
    
    * style/AnonymousPro.el (LaTeX-AnonymousPro-package-options): Add
    the `scaled' key.
---
 style/AnonymousPro.el | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/style/AnonymousPro.el b/style/AnonymousPro.el
index a9a436b..c88a917 100644
--- a/style/AnonymousPro.el
+++ b/style/AnonymousPro.el
@@ -1,6 +1,6 @@
-;;; AnonymousPro.el --- AUCTeX style for `AnonymousPro.sty' (v2.1)
+;;; AnonymousPro.el --- AUCTeX style for `AnonymousPro.sty' (v2.2)
 
-;; Copyright (C) 2014 Free Software Foundation, Inc.
+;; Copyright (C) 2014, 2019 Free Software Foundation, Inc.
 
 ;; Author: Arash Esbati <address@hidden>
 ;; Maintainer: address@hidden
@@ -26,8 +26,8 @@
 
 ;;; Commentary:
 
-;; This file adds support for `AnonymousPro.sty' (v2.1) from
-;; 2014/03/22.  `AnonymousPro.sty' is part of TeXLive.
+;; This file adds support for `AnonymousPro.sty' (v2.2) from
+;; 2019/07/07.  `AnonymousPro.sty' is part of TeXLive.
 
 ;;; Code:
 
@@ -84,7 +84,7 @@
  LaTeX-dialect)
 
 (defvar LaTeX-AnonymousPro-package-options
-  '("ttdefault" "scale")
+  '("ttdefault" "scale" "scaled")
   "Package options for the AnonymousPro package.")
 
 ;;; AnonymousPro.el ends here



reply via email to

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