emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/auctex 2c9e820 11/11: Release GNU AUCTeX 11.88.5


From: Tassilo Horn
Subject: [elpa] externals/auctex 2c9e820 11/11: Release GNU AUCTeX 11.88.5
Date: Fri, 01 May 2015 08:59:00 +0000

branch: externals/auctex
commit 2c9e820bf4b572e633d1cc5edd54f79b15d22b4d
Author: Tassilo Horn <address@hidden>
Commit: Tassilo Horn <address@hidden>

    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 8f2dd6b..5e42eee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2015-05-01  Tassilo Horn  <address@hidden>
 
+       * Version 11.88.5 released.
+
+2015-05-01  Tassilo Horn  <address@hidden>
+
        * tex.el (TeX-tree-expand): Expand all given vars in just one
        single call of kpsewhich.  Users reported that on some windows and
        mac systems, kpsewhich is extremely slow leading to auctex startup
diff --git a/auctex.el b/auctex.el
index 0a91cdd..cb1cff3 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: address@hidden
 
diff --git a/auctex.info b/auctex.info
index ee61373..5534e8e 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 9ec08f4..0facef7 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 56acd4b..cea01a0 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]