branch: externals/auctex commit 05e30be976321870bcdbe338e82043d72e43560a Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Release 11.88.4 --- ChangeLog | 4 ++ auctex.el | 2 +- auctex.info | 137 +++++++++++++++++++++++++++------------------------- preview-latex.info | 4 +- 4 files changed, 79 insertions(+), 68 deletions(-) diff --git a/ChangeLog b/ChangeLog index 739854e..af59d4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-04-11 Tassilo Horn <t...@gnu.org> + + * Version 11.88.4 released. + 2015-04-02 Mos� Giordano <m...@gnu.org> * doc/auctex.texi (Indenting): Document indentation of "\[...\]". diff --git a/auctex.el b/auctex.el index 60fba4a..0a91cdd 100644 --- a/auctex.el +++ b/auctex.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2014, 2015 Free Software Foundation, Inc. -;; Version: 11.88.3 +;; Version: 11.88.4 ;; URL: http://www.gnu.org/software/auctex/ ;; Maintainer: auctex-de...@gnu.org diff --git a/auctex.info b/auctex.info index a7d22d5..ee61373 100644 --- a/auctex.info +++ b/auctex.info @@ -1,6 +1,6 @@ This is auctex.info, produced by makeinfo version 5.2 from auctex.texi. -This manual is for AUCTeX (version 11.88.3 from 2015-03-22), a +This manual is for AUCTeX (version 11.88.4 from 2015-04-11), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2014 Free Software @@ -2470,6 +2470,11 @@ to indenting with a small summary in each case: choose 'Other', you can specify your own fancy function to be called when <RET> is pressed. + AUCTeX treats by default '\[...\]' math mode as a regular environment +and indents it accordingly. If you do not like such behavior you only +need to remove '\|\[' and '\|\]' from 'LaTeX-begin-regexp' and +'LaTeX-end-regexp' variables respectively. + File: auctex.info, Node: Filling, Prev: Indenting, Up: Editing @@ -5370,7 +5375,7 @@ A.1 Copying this Manual The copyright notice for this manual is: - This manual is for AUCTeX (version 11.88.3 from 2015-03-22), a + This manual is for AUCTeX (version 11.88.4 from 2015-04-11), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2014 Free Software @@ -5891,6 +5896,8 @@ News since 11.88 * New option 'TeX-file-line-error' allows to select file:line:error style for error messages. + * Indent '\[...\]' math mode as a regular environment by default. + * 'TeX-view-program-list' can contain, as third optional element of each item, the name of the executable(s) needed to open the viewer. @@ -7790,7 +7797,7 @@ Concept Index (line 6) * ASCII pTeX <1>: Japanese. (line 6) * 'auctex.el': Loading the package. (line 14) -* 'auctex.el' <1>: Changes. (line 291) +* 'auctex.el' <1>: Changes. (line 293) * 'auto' directories.: Automatic. (line 6) * Auto-Reveal: Folding. (line 6) * Automatic: Automatic. (line 6) @@ -8091,7 +8098,7 @@ Concept Index (line 286) * 'tex-site.el': Loading the package. (line 14) * 'tex-site.el' <1>: Customizing. (line 6) -* 'tex-site.el' <2>: Changes. (line 291) +* 'tex-site.el' <2>: Changes. (line 293) * tool bar, toolbar: Processing. (line 11) * Trailer: Commands. (line 6) * Underfull boxes: Debugging. (line 6) @@ -8145,66 +8152,66 @@ Node: Marking (LaTeX)94295 Node: Marking (Texinfo)95237 Node: Commenting96847 Node: Indenting98172 -Node: Filling103957 -Node: Display109829 -Node: Font Locking111441 -Node: Fontification of macros113516 -Node: Fontification of quotes122954 -Node: Fontification of math124449 -Node: Verbatim content126168 -Node: Faces126942 -Node: Known problems127431 -Node: Folding128360 -Node: Outline139184 -Node: Narrowing140456 -Node: Processing141506 -Node: Commands142669 -Node: Starting a Command143225 -Node: Selecting a Command147761 -Node: Processor Options151287 -Node: Viewing158029 -Node: Starting Viewers158403 -Node: I/O Correlation164921 -Node: Debugging168367 -Node: Checking172722 -Node: Control173884 -Node: Cleaning174611 -Node: Documentation175824 -Node: Customization176604 -Node: Modes and Hooks177097 -Node: Multifile178832 -Node: Parsing Files183511 -Node: Internationalization188423 -Node: European189604 -Node: Japanese196484 -Node: Automatic198181 -Node: Automatic Global200672 -Node: Automatic Private201804 -Node: Automatic Local203117 -Node: Style Files204148 -Node: Simple Style204941 -Node: Adding Macros208214 -Node: Adding Environments217335 -Node: Adding Other221996 -Node: Hacking the Parser222583 -Node: Appendices226452 -Node: Copying this Manual226836 -Node: GNU Free Documentation License227720 -Node: Changes252839 -Node: Development282165 -Node: Mid-term Goals282811 -Node: Wishlist284028 -Node: Bugs289985 -Node: FAQ291515 -Node: Texinfo mode297688 -Node: Exploiting298824 -Node: Superseding299644 -Node: Mapping303848 -Node: Unbinding305677 -Node: Indices306498 -Node: Key Index306723 -Node: Function Index312755 -Node: Variable Index323200 -Node: Concept Index344089 +Node: Filling104208 +Node: Display110080 +Node: Font Locking111692 +Node: Fontification of macros113767 +Node: Fontification of quotes123205 +Node: Fontification of math124700 +Node: Verbatim content126419 +Node: Faces127193 +Node: Known problems127682 +Node: Folding128611 +Node: Outline139435 +Node: Narrowing140707 +Node: Processing141757 +Node: Commands142920 +Node: Starting a Command143476 +Node: Selecting a Command148012 +Node: Processor Options151538 +Node: Viewing158280 +Node: Starting Viewers158654 +Node: I/O Correlation165172 +Node: Debugging168618 +Node: Checking172973 +Node: Control174135 +Node: Cleaning174862 +Node: Documentation176075 +Node: Customization176855 +Node: Modes and Hooks177348 +Node: Multifile179083 +Node: Parsing Files183762 +Node: Internationalization188674 +Node: European189855 +Node: Japanese196735 +Node: Automatic198432 +Node: Automatic Global200923 +Node: Automatic Private202055 +Node: Automatic Local203368 +Node: Style Files204399 +Node: Simple Style205192 +Node: Adding Macros208465 +Node: Adding Environments217586 +Node: Adding Other222247 +Node: Hacking the Parser222834 +Node: Appendices226703 +Node: Copying this Manual227087 +Node: GNU Free Documentation License227971 +Node: Changes253090 +Node: Development282486 +Node: Mid-term Goals283132 +Node: Wishlist284349 +Node: Bugs290306 +Node: FAQ291836 +Node: Texinfo mode298009 +Node: Exploiting299145 +Node: Superseding299965 +Node: Mapping304169 +Node: Unbinding305998 +Node: Indices306819 +Node: Key Index307044 +Node: Function Index313076 +Node: Variable Index323521 +Node: Concept Index344410 End Tag Table diff --git a/preview-latex.info b/preview-latex.info index d4494ea..9ec08f4 100644 --- a/preview-latex.info +++ b/preview-latex.info @@ -2,7 +2,7 @@ This is preview-latex.info, produced by makeinfo version 5.2 from preview-latex.texi. This manual is for preview-latex, a LaTeX preview mode for AUCTeX -(version 11.88.3 from 2015-03-22). +(version 11.88.4 from 2015-04-11). 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.88.3 from 2015-03-22). +(version 11.88.4 from 2015-04-11). Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.