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

    ; * style/marginalia.el (LaTeX-marginalia-key-val-options): Fix key.
---
 style/marginalia.el | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/style/marginalia.el b/style/marginalia.el
index 339aa76103..3ebeda6b6f 100644
--- a/style/marginalia.el
+++ b/style/marginalia.el
@@ -1,4 +1,4 @@
-;;; marginalia.el --- AUCTeX style for `marginalia.sty' (v0.80.1)  -*- 
lexical-binding: t; -*-
+;;; marginalia.el --- AUCTeX style for `marginalia.sty' (v0.81.5)  -*- 
lexical-binding: t; -*-
 
 ;; Copyright (C) 2025 Free Software Foundation, Inc.
 
@@ -24,8 +24,8 @@
 
 ;;; Commentary:
 
-;; This file adds support for `marginalia.sty' (v0.80.1) from
-;; 2025-02-17.  `marginalia.sty' is part of TeXLive.
+;; This file adds support for `marginalia.sty' (v0.81.5) from
+;; 2025-09-11.  `marginalia.sty' is part of TeXLive.
 
 ;;; Code:
 
@@ -43,8 +43,8 @@
                 "xsep recto outer"  "xsep recto inner"
                 "xsep verso outer" "xsep verso inner"
                 "xsep right between" "xsep left between"
-                "yshift" "ysep" "ysep above" "ysep below" "ysep page top"
-                "ysep page top"
+                "yshift" "ysep" "ysep above" "ysep below"
+                "ysep page top" "ysep page bottom"
                 "width" "width outer" "width inner" "width between"
                 "width recto outer" "width recto inner"
                 "width verso outer" "width verso inner"

Reply via email to