branch: externals/auctex commit a580432df9dd0b9227cd8b01f93bc07204123013 Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Release GNU AUCTeX 11.89.8 * Version 11.89.8 released. --- auctex.el | 2 +- auctex.info | 158 +++++++++++++++++++++++++++------------------------- preview-latex.info | 4 +- tex-site.el | 4 +- 4 files changed, 86 insertions(+), 82 deletions(-) diff --git a/auctex.el b/auctex.el index b2d3de9..bc319fd 100644 --- a/auctex.el +++ b/auctex.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. -;; Version: 11.89.7 +;; Version: 11.89.8 ;; URL: http://www.gnu.org/software/auctex/ ;; Maintainer: auctex-de...@gnu.org ;; Notifications-To: auctex-di...@gnu.org diff --git a/auctex.info b/auctex.info index ed1fa2a..8273f18 100644 --- a/auctex.info +++ b/auctex.info @@ -1,6 +1,6 @@ This is auctex.info, produced by makeinfo version 6.3 from auctex.texi. -This manual is for AUCTeX (version 11.89.7 from 2016-11-12), a +This manual is for AUCTeX (version 11.89.8 from 2016-12-22), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2016 Free Software @@ -2059,7 +2059,11 @@ inserts the suitable number of ampersands. You can use 'C-c <LFD>' ('LaTeX-insert-item') to terminate rows in these environments. It supplies line break macro '\\' and inserts the -suitable number of ampersands on the next line. +suitable number of ampersands on the next line. AUCTeX also supports +the '*{num}{cols}' notation (which may contain another '*'-expression) +in the format string when calculating the number of ampersands. Please +note that 'num' and 'cols' must be enclosed in braces; expressions like +'*2l' are not recognized correctly by the algorithm. -- Command: LaTeX-insert-item ('C-c <LFD>') Close the current row with '\\', move to the next @@ -5745,7 +5749,7 @@ A.1 Copying this Manual The copyright notice for this manual is: - This manual is for AUCTeX (version 11.89.7 from 2016-11-12), a + This manual is for AUCTeX (version 11.89.8 from 2016-12-22), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2016 Free Software @@ -7732,7 +7736,7 @@ Key Index * C-c C-v: Starting Viewers. (line 12) * C-c C-z: Starting a Command. (line 42) * C-c <LFD>: Itemize-like. (line 10) -* C-c <LFD> <1>: Tabular-like. (line 29) +* C-c <LFD> <1>: Tabular-like. (line 33) * C-c ]: Environments. (line 102) * C-c ^: Control. (line 18) * C-c _: Multifile. (line 72) @@ -7793,7 +7797,7 @@ Function Index * LaTeX-indent-line: Indenting. (line 69) * LaTeX-insert-environment: Adding Environments. (line 69) * LaTeX-insert-item: Itemize-like. (line 9) -* LaTeX-insert-item <1>: Tabular-like. (line 28) +* LaTeX-insert-item <1>: Tabular-like. (line 32) * LaTeX-mark-environment: Marking (LaTeX). (line 15) * LaTeX-mark-section: Marking (LaTeX). (line 6) * LaTeX-math-mode: Mathematics. (line 11) @@ -8622,77 +8626,77 @@ Node: Equations81959 Node: Floats82550 Node: Itemize-like84554 Node: Tabular-like85275 -Node: Customizing Environments86758 -Node: Mathematics86998 -Node: Completion89924 -Node: Marking95247 -Node: Marking (LaTeX)95871 -Node: Marking (Texinfo)96813 -Node: Commenting98423 -Node: Indenting99748 -Node: Filling105784 -Node: Display111656 -Node: Font Locking114151 -Node: Fontification of macros116226 -Node: Fontification of quotes125664 -Node: Fontification of math127159 -Node: Verbatim content129380 -Node: Faces130154 -Node: Known problems130643 -Node: Folding131572 -Node: Outline142396 -Node: Narrowing143668 -Node: Prettifying144738 -Node: Processing145974 -Node: Commands147137 -Node: Starting a Command147693 -Node: Selecting a Command152596 -Node: Processor Options160984 -Node: Viewing171264 -Node: Starting Viewers171638 -Node: I/O Correlation178215 -Node: Debugging183473 -Node: Ignoring warnings186127 -Node: Error overview188187 -Node: Checking190180 -Node: Control191342 -Node: Cleaning192069 -Node: Documentation193282 -Node: Customization193997 -Node: Modes and Hooks194490 -Node: Multifile196310 -Node: Parsing Files201122 -Node: Internationalization206034 -Node: European207206 -Node: Japanese214086 -Node: Automatic216070 -Node: Automatic Global218561 -Node: Automatic Private219693 -Node: Automatic Local221006 -Node: Style Files222038 -Node: Simple Style222831 -Node: Adding Macros226104 -Node: Adding Environments235225 -Node: Adding Other239886 -Node: Hacking the Parser240473 -Node: Appendices244342 -Node: Copying this Manual244726 -Node: GNU Free Documentation License245610 -Node: Changes270729 -Node: Development304781 -Node: Mid-term Goals305427 -Node: Wishlist306644 -Node: Bugs312085 -Node: FAQ313615 -Node: Texinfo mode319788 -Node: Exploiting320924 -Node: Superseding321744 -Node: Mapping325948 -Node: Unbinding327777 -Node: Indices328598 -Node: Key Index328823 -Node: Function Index335001 -Node: Variable Index345738 -Node: Concept Index367510 +Node: Customizing Environments87048 +Node: Mathematics87288 +Node: Completion90214 +Node: Marking95537 +Node: Marking (LaTeX)96161 +Node: Marking (Texinfo)97103 +Node: Commenting98713 +Node: Indenting100038 +Node: Filling106074 +Node: Display111946 +Node: Font Locking114441 +Node: Fontification of macros116516 +Node: Fontification of quotes125954 +Node: Fontification of math127449 +Node: Verbatim content129670 +Node: Faces130444 +Node: Known problems130933 +Node: Folding131862 +Node: Outline142686 +Node: Narrowing143958 +Node: Prettifying145028 +Node: Processing146264 +Node: Commands147427 +Node: Starting a Command147983 +Node: Selecting a Command152886 +Node: Processor Options161274 +Node: Viewing171554 +Node: Starting Viewers171928 +Node: I/O Correlation178505 +Node: Debugging183763 +Node: Ignoring warnings186417 +Node: Error overview188477 +Node: Checking190470 +Node: Control191632 +Node: Cleaning192359 +Node: Documentation193572 +Node: Customization194287 +Node: Modes and Hooks194780 +Node: Multifile196600 +Node: Parsing Files201412 +Node: Internationalization206324 +Node: European207496 +Node: Japanese214376 +Node: Automatic216360 +Node: Automatic Global218851 +Node: Automatic Private219983 +Node: Automatic Local221296 +Node: Style Files222328 +Node: Simple Style223121 +Node: Adding Macros226394 +Node: Adding Environments235515 +Node: Adding Other240176 +Node: Hacking the Parser240763 +Node: Appendices244632 +Node: Copying this Manual245016 +Node: GNU Free Documentation License245900 +Node: Changes271019 +Node: Development305071 +Node: Mid-term Goals305717 +Node: Wishlist306934 +Node: Bugs312375 +Node: FAQ313905 +Node: Texinfo mode320078 +Node: Exploiting321214 +Node: Superseding322034 +Node: Mapping326238 +Node: Unbinding328067 +Node: Indices328888 +Node: Key Index329113 +Node: Function Index335291 +Node: Variable Index346028 +Node: Concept Index367800 End Tag Table diff --git a/preview-latex.info b/preview-latex.info index 07f227a..3d94c4d 100644 --- a/preview-latex.info +++ b/preview-latex.info @@ -2,7 +2,7 @@ This is preview-latex.info, produced by makeinfo version 6.3 from preview-latex.texi. This manual is for preview-latex, a LaTeX preview mode for AUCTeX -(version 11.89.7 from 2016-11-12). +(version 11.89.8 from 2016-12-22). Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -1900,7 +1900,7 @@ Appendix C Copying this Manual The copyright notice for this manual is: This manual is for preview-latex, a LaTeX preview mode for AUCTeX -(version 11.89.7 from 2016-11-12). +(version 11.89.8 from 2016-12-22). Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. diff --git a/tex-site.el b/tex-site.el index 4096caa..a8bc9e4 100644 --- a/tex-site.el +++ b/tex-site.el @@ -150,11 +150,11 @@ set it with `TeX-modes-set'." `(TeX-modes-set ',var ,var t)) (setq list (cdr list)))))) ) -(defconst AUCTeX-version "11.89.7" +(defconst AUCTeX-version "11.89.8" "AUCTeX version. If not a regular release, the date of the last change.") -(defconst AUCTeX-date "2016-11-12" +(defconst AUCTeX-date "2016-12-22" "AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.") ;; Store bibitems when saving a BibTeX buffer