auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] [elpa] externals/auctex updated (4473c1f -> 7b07019)


From: Tassilo Horn
Subject: [AUCTeX-diffs] [elpa] externals/auctex updated (4473c1f -> 7b07019)
Date: Sat, 23 Jan 2021 04:10:04 -0500 (EST)

tsdh pushed a change to branch externals/auctex.

      from  4473c1f   Release GNU AUCTeX 13.0.3
       new  74f5675   Adapt preview.el.in for `TeX-translate-location-hook'
       new  83d68ae   Add use-package recipe to installation info docs
       new  eba6bab   Fix docstring too wide warnings
       new  b465e38   Fix mistake in use-package recipe
       new  b326502   Don't use `add-to-list' on lexical vars
       new  8e012b3   Fix off-by-one behavior of preview-latex (bug#39927)
       new  3f38eb2   Support page(box) options for dvipdfmx in graphicx.el
       new  3baaff2   Update style/fancyhdr.el to package version 4.0
       new  130010b   Add new style/extramarks.el
       new  2c5c2e1   Add support for some missing kernel macros
       new  db98d06   ; * style/fancyhdr.el: Fix package year.
       new  a1569ca   Fix use-package recipe in install docs (once again)
       new  18af0a5   * style/extramarks.el ("extramarks"): Use reference 
keyword class.
       new  8aa5381   Delete kernel commands from styles
       new  4a114d1   Fix adding duplicates to TeX-auto-regexp-list
       new  11d8029   Signal an error if auto-parser regexp has too many groups
       new  724da15   Update style/thmtools.el to package version 0.72
       new  46c356b   Update style/multirow.el to package version 2.6
       new  8585c4d   Update style/bigstrut.el to package version 2.6
       new  931dacf   ; * style/bigstrut.el: Silence the compiler.
       new  ba0b1af   Prevent inadvertent destruction of list variable
       new  696400c   Merge remote-tracking branch 'origin/master' into 
externals/auctex
       new  7b07019   Regenerate docs


Summary of changes:
 Makefile.in                            |   4 +-
 auctex.info                            | 223 +++++++++++++++++----------------
 bib-cite.el                            |   3 +-
 context-en.el                          |   6 +-
 context-nl.el                          |   6 +-
 context.el                             |  24 ++--
 doc/install.texi                       |  19 ++-
 font-latex.el                          |   4 +-
 latex.el                               |  17 ++-
 preview-latex.info                     |  78 ++++++------
 preview.el                             |  31 +++--
 style/bigstrut.el                      |  33 +++--
 style/{marginnote.el => extramarks.el} |  49 ++++----
 style/fancyhdr.el                      | 185 +++++++++++++++++----------
 style/graphicx.el                      |   7 +-
 style/multirow.el                      |  47 +++++--
 style/scrbase.el                       |   8 +-
 style/scrpage2.el                      |   4 +-
 style/thmtools.el                      |  38 +++---
 tests/tex/utility.el                   |  31 ++++-
 tex-buf.el                             |   2 +-
 tex-site.el                            |   4 +-
 tex.el                                 |  25 ++--
 23 files changed, 527 insertions(+), 321 deletions(-)
 copy style/{marginnote.el => extramarks.el} (61%)




reply via email to

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