[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 2c5c2e19e733b902e450
From: |
Arash Esbati |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 2c5c2e19e733b902e450f05070f9d3f3953e130a |
Date: |
Tue, 12 Jan 2021 16:42:09 -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 2c5c2e19e733b902e450f05070f9d3f3953e130a (commit)
via 130010b12f0090efe7e172c56fb53f42dea05c02 (commit)
via 3baaff2db3a6d7089d7e8780125338d920fb2c2b (commit)
from 3f38eb2d38c5097d34cc4b7c1dc1502e350ee644 (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 2c5c2e19e733b902e450f05070f9d3f3953e130a
Author: Arash Esbati <arash@gnu.org>
Date: Tue Jan 12 22:39:28 2021 +0100
Add support for some missing kernel macros
* font-latex.el (font-latex-built-in-keyword-classes): Add various
\<sectioning>mark to "reference" class.
* latex.el (LaTeX-common-initialization): Add support for \...mark
macros.
commit 130010b12f0090efe7e172c56fb53f42dea05c02
Author: Arash Esbati <arash@gnu.org>
Date: Tue Jan 12 22:34:20 2021 +0100
Add new style/extramarks.el
* Makefile.in (STYLESRC): Add new style.
* style/extramarks.el: New file.
commit 3baaff2db3a6d7089d7e8780125338d920fb2c2b
Author: Arash Esbati <arash@gnu.org>
Date: Tue Jan 12 22:31:11 2021 +0100
Update style/fancyhdr.el to package version 4.0
* style/fancyhdr.el (TeX-arg-fancyhdr-place): Rename from
`TeX-arg-fancyhdr-position'. Improve list of candidates for
completion.
(LaTeX-fancyhdr-fancypagestyle-regexp): New variable for parsing
user defined pagestyles.
("fancyhdr"): Update for macros provided by package version 4.0.
Remove completion support for deprecated macros.
Remove macros provided by LaTeX kernel.
Improve fontification support.
(LaTeX-fancyhdr-package-options): Add new package options.
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 4 +-
font-latex.el | 4 +-
latex.el | 9 ++
style/{fbox.el => extramarks.el} | 42 ++++++---
style/fancyhdr.el | 185 ++++++++++++++++++++++++++-------------
5 files changed, 164 insertions(+), 80 deletions(-)
copy style/{fbox.el => extramarks.el} (61%)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 2c5c2e19e733b902e450f05070f9d3f3953e130a,
Arash Esbati <=