[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex 4f860e3: Regenerate info docs
From: |
Tassilo Horn |
Subject: |
[elpa] externals/auctex 4f860e3: Regenerate info docs |
Date: |
Tue, 5 May 2020 12:24:59 -0400 (EDT) |
branch: externals/auctex
commit 4f860e39b49329c16dc5a0b413969e54131530aa
Author: Tassilo Horn <address@hidden>
Commit: Tassilo Horn <address@hidden>
Regenerate info docs
---
auctex.info | 6 +++---
preview-latex.info | 4 ++--
tex-site.el | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/auctex.info b/auctex.info
index 15c5428..9f1fb73 100644
--- a/auctex.info
+++ b/auctex.info
@@ -1,6 +1,6 @@
This is auctex.info, produced by makeinfo version 6.7 from auctex.texi.
-This manual is for AUCTeX (version 12.2.0.2020-04-09 from 2020-04-09), a
+This manual is for AUCTeX (version 12.2.0.2020-05-05 from 2020-05-05), a
sophisticated TeX environment for Emacs.
Copyright (C) 1992-1995, 2001, 2002, 2004-2019 Free Software
@@ -5886,8 +5886,8 @@ A.1 Copying this Manual
The copyright notice for this manual is:
- This manual is for AUCTeX (version 12.2.0.2020-04-09 from
-2020-04-09), a sophisticated TeX environment for Emacs.
+ This manual is for AUCTeX (version 12.2.0.2020-05-05 from
+2020-05-05), a sophisticated TeX environment for Emacs.
Copyright (C) 1992-1995, 2001, 2002, 2004-2019 Free Software
Foundation, Inc.
diff --git a/preview-latex.info b/preview-latex.info
index 8b2df27..a83fd09 100644
--- a/preview-latex.info
+++ b/preview-latex.info
@@ -2,7 +2,7 @@ This is preview-latex.info, produced by makeinfo version 6.7
from
preview-latex.texi.
This manual is for preview-latex, a LaTeX preview mode for AUCTeX
-(version 12.2.0.2020-04-09 from 2020-04-09).
+(version 12.2.0.2020-05-05 from 2020-05-05).
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017, 2018 Free
Software Foundation, Inc.
@@ -1910,7 +1910,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 12.2.0.2020-04-09 from 2020-04-09).
+(version 12.2.0.2020-05-05 from 2020-05-05).
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2017, 2018 Free
Software Foundation, Inc.
diff --git a/tex-site.el b/tex-site.el
index c4b2bec..ab072ab 100644
--- a/tex-site.el
+++ b/tex-site.el
@@ -157,11 +157,11 @@ set it with `TeX-modes-set'."
`(TeX-modes-set ',var ,var t))
(setq list (cdr list)))))) )
-(defconst AUCTeX-version "12.2.0.2020-04-09"
+(defconst AUCTeX-version "12.2.0.2020-05-05"
"AUCTeX version.
If not a regular release, the date of the last change.")
-(defconst AUCTeX-date "2020-04-09"
+(defconst AUCTeX-date "2020-05-05"
"AUCTeX release date using the ISO 8601 format, yyyy-mm-dd.")
;; Store bibitems when saving a BibTeX buffer
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/auctex 4f860e3: Regenerate info docs,
Tassilo Horn <=