auctex-commit
[Top][All Lists]
Advanced

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

[AUCTeX-commit] GNU AUCTeX branch, master, updated. 07b79fca8bf711498160


From: Arash Esbati
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. 07b79fca8bf7114981605748735594d7b1eff0a5
Date: Fri, 14 Aug 2020 14:35:41 -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  07b79fca8bf7114981605748735594d7b1eff0a5 (commit)
      from  0692e5139a1f3a2b7d341332cc02d481faa4dab2 (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 07b79fca8bf7114981605748735594d7b1eff0a5
Author: Arash Esbati <arash@gnu.org>
Date:   Fri Aug 14 20:34:35 2020 +0200

    ; Silence the compiler
    
    * bib-cite.el: Declare external functions.
    (bib-find-next): Check if `xref-find-definitions' is available and
    use it instead of `find-tag'.
    
    * context.el: defvar `ConTeXt-extra-paragraph-commands'.
    (ConTeXt-numbered-section-heading)
    (ConTeXt-unnumbered-section-heading, ConTeXt-section-title)
    (ConTeXt-section-section, ConTeXt-section-ref): Wrap code in
    `with-no-warnings' in order to suppress warnings for dynamically
    scoped variables `reference', `title', `name' and `level'.
    
    * tex-bar.el (TeX-bar-TeX-buttons, TeX-bar-LaTeX-buttons): Move
    functions after `defcustom' forms.
    
    * tex-info.el: defvar `reftex-label-alist-builtin'.

-----------------------------------------------------------------------

Summary of changes:
 bib-cite.el |  19 ++++++++++--
 context.el  |  94 ++++++++++++++++++++++++++++----------------------------
 tex-bar.el  | 100 ++++++++++++++++++++++++++++++------------------------------
 tex-info.el |   1 +
 4 files changed, 113 insertions(+), 101 deletions(-)


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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