branch: main commit 1b5875c4d77ab45d75ef9e55f6383692b9304205 Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Release GNU AUCTeX 11.89.7 * Version 11.89.7 released. --- auctex.el | 2 +- auctex.info | 4 ++-- preview-latex.info | 4 ++-- tex-site.el | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/auctex.el b/auctex.el index 7cdaca35..b2d3de9e 100644 --- a/auctex.el +++ b/auctex.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2014-2016 Free Software Foundation, Inc. -;; Version: 11.89.6 +;; Version: 11.89.7 ;; URL: http://www.gnu.org/software/auctex/ ;; Maintainer: auctex-devel@gnu.org ;; Notifications-To: auctex-di...@gnu.org diff --git a/auctex.info b/auctex.info index 8922cc83..ed1fa2ac 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.6 from 2016-10-17), a +This manual is for AUCTeX (version 11.89.7 from 2016-11-12), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2016 Free Software @@ -5745,7 +5745,7 @@ A.1 Copying this Manual The copyright notice for this manual is: - This manual is for AUCTeX (version 11.89.6 from 2016-10-17), a + This manual is for AUCTeX (version 11.89.7 from 2016-11-12), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2016 Free Software diff --git a/preview-latex.info b/preview-latex.info index 559d1ce7..07f227aa 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.6 from 2016-10-17). +(version 11.89.7 from 2016-11-12). 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.6 from 2016-10-17). +(version 11.89.7 from 2016-11-12). Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. diff --git a/tex-site.el b/tex-site.el index 8c1beb46..4096caa4 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.6" +(defconst AUCTeX-version "11.89.7" "AUCTeX version. If not a regular release, the date of the last change.") -(defconst AUCTeX-date "2016-10-14" +(defconst AUCTeX-date "2016-11-12" "AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.") ;; Store bibitems when saving a BibTeX buffer