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. d86e95e5c2c70cc1be5d


From: Mosè Giordano
Subject: [AUCTeX-commit] GNU AUCTeX branch, master, updated. d86e95e5c2c70cc1be5de85add8fc9698f08c396
Date: Sat, 17 Feb 2018 13:43:42 -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  d86e95e5c2c70cc1be5de85add8fc9698f08c396 (commit)
       via  085a310c33dbdbf2fae6a98ccc1ec99edb384b82 (commit)
      from  b292942e2a2edfaf14b8ca351dee6db2f89a0a94 (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 d86e95e5c2c70cc1be5de85add8fc9698f08c396
Author: Alex Branham <address@hidden>
Date:   Fri Feb 16 10:55:52 2018 -0600

    Support flymake in Emacs 26+ using chktex
    
    * latex-flymake.el: New file.
    * latex.el (require): Require `latex-flymake' in Emacs >= 26.

commit 085a310c33dbdbf2fae6a98ccc1ec99edb384b82
Author: Alex Branham <address@hidden>
Date:   Tue Jan 30 20:56:13 2018 -0600

    Replace cl with cl-lib
    
    * bib-cite.el (require):
    (psg-list-env):
    * font-latex.el (require):
    * latex.el (require):
    * style/babel.el (require):
    * style/caption.el (require):
    (LaTeX-caption-update-key-val-options):
    * style/empheq.el (require):
    (LaTeX-empheq-update-key-val-options):
    * style/enumitem.el (require):
    (LaTeX-enumitem-update-key-val-options):
    ("enumitem"):
    * style/floatrow.el (require):
    (LaTeX-floatrow-update-key-val-options):
    * style/fvextra.el (require):
    (LaTeX-fvextra-update-key-val):
    * style/listings.el (require):
    (LaTeX-listings-update-style-key):
    * style/mdframed.el (require):
    (LaTeX-mdframed-update-style-key):
    * style/tcolorbox.el (require):
    (LaTeX-tcolorbox-update-style-key): Replace cl with cl-lib.
    
    Signed-off-by: Mosè Giordano <address@hidden>

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

Summary of changes:
 bib-cite.el        |  5 ++--
 font-latex.el      |  2 +-
 latex-flymake.el   | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 latex.el           |  6 +++-
 style/babel.el     |  3 +-
 style/caption.el   | 22 +++++++-------
 style/empheq.el    | 12 ++++----
 style/enumitem.el  | 18 ++++++------
 style/floatrow.el  | 17 ++++++-----
 style/fvextra.el   |  9 +++---
 style/listings.el  | 11 +++----
 style/mdframed.el  | 13 +++++----
 style/tcolorbox.el |  7 +++--
 13 files changed, 154 insertions(+), 57 deletions(-)
 create mode 100644 latex-flymake.el


hooks/post-receive
-- 
GNU AUCTeX



reply via email to

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