[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 840973cc6d7736849dfb
From: |
Arash Esbati |
Subject: |
[AUCTeX-commit] GNU AUCTeX branch, master, updated. 840973cc6d7736849dfb7cdca9e7e87655bd6315 |
Date: |
Fri, 10 Jul 2020 07:49:10 -0400 (EDT) |
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 840973cc6d7736849dfb7cdca9e7e87655bd6315 (commit)
via e293844ce819557459ca3fc5cd50a0d5fd8f0585 (commit)
via 243961c71b0dc4b62a380eba4d3017d65cd122a7 (commit)
from 1b71eb6142fe5dad11f2b59d7cc7daa020bc0e1c (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 840973cc6d7736849dfb7cdca9e7e87655bd6315
Author: Arash Esbati <arash@gnu.org>
Date: Fri Jul 10 13:47:52 2020 +0200
; Silence the compiler
* style/kpfonts.el (LaTeX-kpfonts-mode-map)
(LaTeX-kpfonts-mode-menu): defvar the variables which are
generated later in the minor mode and via easy menu.
commit e293844ce819557459ca3fc5cd50a0d5fd8f0585
Author: Arash Esbati <arash@gnu.org>
Date: Fri Jul 10 13:46:59 2020 +0200
; Silence the compiler
* style/exam.el (LaTeX-exam-insert-item):
* style/ifluatex.el (LaTeX-ifluatex-set-exit-mark): Use
`with-no-warnings' around variables defined at run time.
commit 243961c71b0dc4b62a380eba4d3017d65cd122a7
Author: Arash Esbati <arash@gnu.org>
Date: Fri Jul 10 13:45:07 2020 +0200
; Silence the compiler
* style/dinbrief.el ("dinbrief"): Remove unnecessary `function'
and ": " from query strings.
(LaTeX-dinbrief-style, LaTeX-dinbrief-env-recipient): Check if
`indent-relative-first-indent-point' is defined and use it,
otherwise stick with `indent-relative-maybe' which is obsolete
since 26.1.
Minor indentation fixes.
* style/letter.el ("letter"): Remove unnecessary ": " from query
strings.
(LaTeX-env-recipient): Check if
`indent-relative-first-indent-point' is defined and use it,
otherwise stick with `indent-relative-maybe' which is obsolete
since 26.1.
-----------------------------------------------------------------------
Summary of changes:
style/dinbrief.el | 144 ++++++++++++++++++++++++++++--------------------------
style/exam.el | 29 +++++------
style/ifluatex.el | 5 +-
style/kpfonts.el | 7 ++-
style/letter.el | 23 +++++----
5 files changed, 110 insertions(+), 98 deletions(-)
hooks/post-receive
--
GNU AUCTeX
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] GNU AUCTeX branch, master, updated. 840973cc6d7736849dfb7cdca9e7e87655bd6315,
Arash Esbati <=