[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 497847f1931013b40755b
From: |
Arash Esbati |
Subject: |
[AUCTeX-diffs] GNU AUCTeX branch, master, updated. 497847f1931013b40755bd033f29e95c8cc74b67 |
Date: |
Sun, 13 Feb 2022 02:50:08 -0500 (EST) |
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 497847f1931013b40755bd033f29e95c8cc74b67 (commit)
from efb39c16c0d4b10c99369f646d1e11bf5b09b878 (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 497847f1931013b40755bd033f29e95c8cc74b67
Author: Arash Esbati <arash@gnu.org>
Date: Sun Feb 13 08:46:39 2022 +0100
Update footmisc package options to v6.0a
* style/footmisc.el (LaTeX-footmisc-package-options): Add new
package options.
diff --git a/style/footmisc.el b/style/footmisc.el
index 7069e89b..46380ccb 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
-----------------------------------------------------------------------
Summary of changes:
style/footmisc.el | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-diffs] GNU AUCTeX branch, master, updated. 497847f1931013b40755bd033f29e95c8cc74b67,
Arash Esbati <=