branch: main commit 6a5a6910c549d5a72483055c6e4b24c576714761 Author: Tassilo Horn <t...@gnu.org> Commit: Tassilo Horn <t...@gnu.org>
Release GNU AUCTeX 11.90.2 * Version 11.90.2 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 6809edb2..1453aa95 100644 --- a/auctex.el +++ b/auctex.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2014-2017 Free Software Foundation, Inc. -;; Version: 11.90.1 +;; Version: 11.90.2 ;; 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 d64fbd14..edddf397 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.90.1 from 2017-04-17), a +This manual is for AUCTeX (version 11.90.2 from 2017-04-21), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2017 Free Software @@ -5917,7 +5917,7 @@ A.1 Copying this Manual The copyright notice for this manual is: - This manual is for AUCTeX (version 11.90.1 from 2017-04-17), a + This manual is for AUCTeX (version 11.90.2 from 2017-04-21), a sophisticated TeX environment for Emacs. Copyright (C) 1992-1995, 2001, 2002, 2004-2017 Free Software diff --git a/preview-latex.info b/preview-latex.info index 558ef7d2..417d8212 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.90.1 from 2017-04-17). +(version 11.90.2 from 2017-04-21). 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.90.1 from 2017-04-17). +(version 11.90.2 from 2017-04-21). Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. diff --git a/tex-site.el b/tex-site.el index 0341ae80..dfb3be3b 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.90.1" +(defconst AUCTeX-version "11.90.2" "AUCTeX version. If not a regular release, the date of the last change.") -(defconst AUCTeX-date "2017-04-16" +(defconst AUCTeX-date "2017-04-21" "AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.") ;; Store bibitems when saving a BibTeX buffer