branch: externals/auctex commit c07e4bf51133bb05570adbce428736f2fdca0179 Author: Arash Esbati <ar...@gnu.org> Commit: Arash Esbati <ar...@gnu.org>
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 <ar...@gnu.org> ;; Maintainer: auctex-devel@gnu.org @@ -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 _______________________________________________ auctex-diffs mailing list auctex-di...@gnu.org https://lists.gnu.org/mailman/listinfo/auctex-diffs