branch: main commit 2c9e820bf4b572e633d1cc5edd54f79b15d22b4d Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Release GNU AUCTeX 11.88.5 --- ChangeLog | 4 ++++ auctex.el | 2 +- auctex.info | 4 ++-- preview-latex.info | 4 ++-- tex-site.el | 4 ++-- 5 files changed, 11 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8f2dd6b1..5e42eeed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-05-01 Tassilo Horn <t...@gnu.org> + + * Version 11.88.5 released. + 2015-05-01 Tassilo Horn <t...@gnu.org> * tex.el (TeX-tree-expand): Expand all given vars in just one diff --git a/auctex.el b/auctex.el index 0a91cdd0..cb1cff31 100644 --- a/auctex.el +++ b/auctex.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2014, 2015 Free Software Foundation, Inc. -;; Version: 11.88.4 +;; Version: 11.88.5 ;; URL: http://www.gnu.org/software/auctex/ ;; Maintainer: auctex-devel@gnu.org diff --git a/auctex.info b/auctex.info index ee61373c..5534e8e6 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.4 from 2015-04-11), a +This manual is for AUCTeX (version 11.88.5 from 2015-05-01), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2014 Free Software @@ -5375,7 +5375,7 @@ A.1 Copying this Manual The copyright notice for this manual is: - This manual is for AUCTeX (version 11.88.4 from 2015-04-11), a + This manual is for AUCTeX (version 11.88.5 from 2015-05-01), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2014 Free Software diff --git a/preview-latex.info b/preview-latex.info index 9ec08f41..0facef77 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.4 from 2015-04-11). +(version 11.88.5 from 2015-05-01). 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.4 from 2015-04-11). +(version 11.88.5 from 2015-05-01). Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. diff --git a/tex-site.el b/tex-site.el index 56acd4b2..cea01a0c 100644 --- a/tex-site.el +++ b/tex-site.el @@ -148,11 +148,11 @@ set it with `TeX-modes-set'." `(TeX-modes-set ',var ,var t)) (setq list (cdr list)))))) ) -(defconst AUCTeX-version "11.88.3" +(defconst AUCTeX-version "11.88.5" "AUCTeX version. If not a regular release, the date of the last change.") -(defconst AUCTeX-date "2015-03-22" +(defconst AUCTeX-date "2015-05-01" "AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.") ;; Store bibitems when saving a BibTeX buffer