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

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

[elpa] externals/auctex 497847f193 16/24: Update footmisc package option


From: Tassilo Horn
Subject: [elpa] externals/auctex 497847f193 16/24: Update footmisc package options to v6.0a
Date: Mon, 21 Feb 2022 02:38:46 -0500 (EST)

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

    Update footmisc package options to v6.0a
    
    * style/footmisc.el (LaTeX-footmisc-package-options): Add new
    package options.
---
 style/footmisc.el | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/style/footmisc.el b/style/footmisc.el
index 7069e89bf2..46380ccb54 100644
--- a/style/footmisc.el
+++ b/style/footmisc.el
@@ -1,6 +1,6 @@
 ;;; footmisc.el --- AUCTeX style for `footmisc.sty'  -*- lexical-binding: t; 
-*-
 
-;; Copyright (C) 2011, 2018--2021 Free Software Foundation, Inc.
+;; Copyright (C) 2011, 2018--2022 Free Software Foundation, Inc.
 
 ;; Author: Mads Jensen <mje@inducks.org>
 ;; Created: 2011-04-08
@@ -25,7 +25,7 @@
 
 ;;; Commentary:
 
-;; This file adds support for `footmisc.sty' (v5.5b) from 2011/06/06.
+;; This file adds support for `footmisc.sty' (v6.0a) from 2021/02/10.
 
 ;;; Code:
 
@@ -120,7 +120,10 @@
                                          "para" "symbol" "symbol*"
                                          "marginal" "flushmargin" "hang"
                                          "norule" "splitrule" "stable"
-                                         "multiple")
+                                         "multiple"
+                                         "abovefloats" "belowfloats"
+                                         "bottom"
+                                         "bottomfloats" "bottomfootnotes")
   "Package options for the footmisc package.")
 
 ;;; footmisc.el ends here



reply via email to

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