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

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

[elpa] externals/auctex c576c01: Make tex-site.el target .PHONY


From: Tassilo Horn
Subject: [elpa] externals/auctex c576c01: Make tex-site.el target .PHONY
Date: Fri, 28 Jul 2017 12:47:31 -0400 (EDT)

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

    Make tex-site.el target .PHONY
---
 GNUmakefile        |   5 ++
 auctex.info        | 204 ++++++++++++++++++++++++++---------------------------
 preview-latex.info |  76 ++++++++++----------
 tex-site.el        |   4 +-
 4 files changed, 147 insertions(+), 142 deletions(-)

diff --git a/GNUmakefile b/GNUmakefile
index 7846303..ee77918 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -42,6 +42,11 @@ GENERATED_FILES=dir                  \
 
 all: $(GENERATED_FILES)
 
+# We want the tex-site.el target to be always run so that the version
+# (especially the release version grabbed from the top of the git
+# log/ChangeLog) is correct.
+.PHONY: tex-site.el
+
 clean:
        rm -f $(GENERATED_FILES)
 
diff --git a/auctex.info b/auctex.info
index ca217c6..b83ddd1 100644
--- a/auctex.info
+++ b/auctex.info
@@ -1,7 +1,7 @@
 This is auctex.info, produced by makeinfo version 6.4 from auctex.texi.
 
-This manual is for AUCTeX (version 11.91.0 from 2017-07-25), a
-sophisticated TeX environment for Emacs.
+This manual is for AUCTeX (version 11.91.0.2017-07-27 from 2017-07-27),
+a sophisticated TeX environment for Emacs.
 
    Copyright (C) 1992-1995, 2001, 2002, 2004-2017 Free Software
 Foundation, Inc.
@@ -5920,8 +5920,8 @@ A.1 Copying this Manual
 
 The copyright notice for this manual is:
 
-   This manual is for AUCTeX (version 11.91.0 from 2017-07-25), a
-sophisticated TeX environment for Emacs.
+   This manual is for AUCTeX (version 11.91.0.2017-07-27 from
+2017-07-27), a sophisticated TeX environment for Emacs.
 
    Copyright (C) 1992-1995, 2001, 2002, 2004-2017 Free Software
 Foundation, Inc.
@@ -8910,103 +8910,103 @@ Concept Index
 
 
 Tag Table:
-Node: Top918
-Node: Copying7271
-Node: Introduction9227
-Node: Summary9497
-Node: Installation12238
-Node: Prerequisites14004
-Node: Configure16872
-Node: Build/install and uninstall22297
-Node: Loading the package23050
-Node: Advice for package providers24871
-Node: Advice for non-privileged users28816
-Node: Installation under MS Windows32774
-Node: Customizing48008
-Node: Quick Start49591
-Ref: Quick Start-Footnote-151721
-Node: Editing Facilities51868
-Node: Processing Facilities56671
-Node: Editing61429
-Node: Quotes62759
-Node: Font Specifiers71027
-Node: Sectioning72853
-Node: Environments77173
-Node: Equations82327
-Node: Floats82918
-Node: Itemize-like84922
-Node: Tabular-like85643
-Node: Customizing Environments87416
-Node: Mathematics87656
-Node: Completion90582
-Node: Marking97608
-Node: Marking (LaTeX)98232
-Node: Marking (Texinfo)99174
-Node: Commenting100784
-Node: Indenting102109
-Node: Filling108145
-Node: Display114017
-Node: Font Locking116512
-Node: Fontification of macros118587
-Node: Fontification of quotes128159
-Node: Fontification of math129654
-Node: Verbatim content133105
-Node: Faces133879
-Node: Known problems134368
-Node: Folding135297
-Node: Outline146121
-Node: Narrowing147393
-Node: Prettifying148463
-Node: Processing149699
-Node: Commands150862
-Node: Starting a Command151418
-Node: Selecting a Command156321
-Node: Processor Options165405
-Node: Viewing175685
-Node: Starting Viewers176059
-Node: I/O Correlation182636
-Node: Debugging187894
-Node: Ignoring warnings190548
-Node: Error overview192608
-Node: Checking194601
-Node: Control195763
-Node: Cleaning196490
-Node: Documentation197703
-Node: Customization198418
-Node: Modes and Hooks198911
-Node: Multifile200731
-Node: Parsing Files205543
-Node: Internationalization210455
-Node: European211627
-Node: Japanese218544
-Node: Automatic223850
-Node: Automatic Global226341
-Node: Automatic Private227473
-Node: Automatic Local228786
-Node: Style Files229818
-Node: Simple Style230611
-Node: Adding Macros233884
-Node: Adding Environments243002
-Node: Adding Other247663
-Node: Hacking the Parser248250
-Node: Appendices252119
-Node: Copying this Manual252415
-Node: GNU Free Documentation License253299
-Node: Changes278418
-Node: Development318141
-Node: Mid-term Goals318787
-Node: Wishlist320004
-Node: Bugs325445
-Node: FAQ326975
-Node: Texinfo mode333148
-Node: Exploiting334284
-Node: Superseding335104
-Node: Mapping339308
-Node: Unbinding341137
-Node: Indices341958
-Node: Key Index342121
-Node: Function Index348445
-Node: Variable Index359255
-Node: Concept Index381967
+Node: Top929
+Node: Copying7282
+Node: Introduction9238
+Node: Summary9508
+Node: Installation12249
+Node: Prerequisites14015
+Node: Configure16883
+Node: Build/install and uninstall22308
+Node: Loading the package23061
+Node: Advice for package providers24882
+Node: Advice for non-privileged users28827
+Node: Installation under MS Windows32785
+Node: Customizing48019
+Node: Quick Start49602
+Ref: Quick Start-Footnote-151732
+Node: Editing Facilities51879
+Node: Processing Facilities56682
+Node: Editing61440
+Node: Quotes62770
+Node: Font Specifiers71038
+Node: Sectioning72864
+Node: Environments77184
+Node: Equations82338
+Node: Floats82929
+Node: Itemize-like84933
+Node: Tabular-like85654
+Node: Customizing Environments87427
+Node: Mathematics87667
+Node: Completion90593
+Node: Marking97619
+Node: Marking (LaTeX)98243
+Node: Marking (Texinfo)99185
+Node: Commenting100795
+Node: Indenting102120
+Node: Filling108156
+Node: Display114028
+Node: Font Locking116523
+Node: Fontification of macros118598
+Node: Fontification of quotes128170
+Node: Fontification of math129665
+Node: Verbatim content133116
+Node: Faces133890
+Node: Known problems134379
+Node: Folding135308
+Node: Outline146132
+Node: Narrowing147404
+Node: Prettifying148474
+Node: Processing149710
+Node: Commands150873
+Node: Starting a Command151429
+Node: Selecting a Command156332
+Node: Processor Options165416
+Node: Viewing175696
+Node: Starting Viewers176070
+Node: I/O Correlation182647
+Node: Debugging187905
+Node: Ignoring warnings190559
+Node: Error overview192619
+Node: Checking194612
+Node: Control195774
+Node: Cleaning196501
+Node: Documentation197714
+Node: Customization198429
+Node: Modes and Hooks198922
+Node: Multifile200742
+Node: Parsing Files205554
+Node: Internationalization210466
+Node: European211638
+Node: Japanese218555
+Node: Automatic223861
+Node: Automatic Global226352
+Node: Automatic Private227484
+Node: Automatic Local228797
+Node: Style Files229829
+Node: Simple Style230622
+Node: Adding Macros233895
+Node: Adding Environments243013
+Node: Adding Other247674
+Node: Hacking the Parser248261
+Node: Appendices252130
+Node: Copying this Manual252426
+Node: GNU Free Documentation License253321
+Node: Changes278440
+Node: Development318163
+Node: Mid-term Goals318809
+Node: Wishlist320026
+Node: Bugs325467
+Node: FAQ326997
+Node: Texinfo mode333170
+Node: Exploiting334306
+Node: Superseding335126
+Node: Mapping339330
+Node: Unbinding341159
+Node: Indices341980
+Node: Key Index342143
+Node: Function Index348467
+Node: Variable Index359277
+Node: Concept Index381989
 
 End Tag Table
diff --git a/preview-latex.info b/preview-latex.info
index 9a7e80f..87a8e90 100644
--- a/preview-latex.info
+++ b/preview-latex.info
@@ -2,7 +2,7 @@ This is preview-latex.info, produced by makeinfo version 6.4 
from
 preview-latex.texi.
 
 This manual is for preview-latex, a LaTeX preview mode for AUCTeX
-(version 11.91.0 from 2017-07-25).
+(version 11.91.0.2017-07-27 from 2017-07-27).
 
    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.91.0 from 2017-07-25).
+(version 11.91.0.2017-07-27 from 2017-07-27).
 
    Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
 Foundation, Inc.
@@ -2520,41 +2520,41 @@ Index
 
 
 Tag Table:
-Node: Top943
-Node: Copying2215
-Node: Introduction2669
-Node: What use is it?3343
-Node: Activating preview-latex4732
-Node: Getting started5547
-Node: Basic modes of operation7635
-Node: More documentation8837
-Node: Availability9725
-Node: Contacts10330
-Node: Installation11602
-Node: Keys and lisp11803
-Node: Simple customization18467
-Node: Known problems24227
-Node: Font problems with Dvips25000
-Node: Too small bounding boxes26173
-Node: x-symbol interoperation27569
-Node: Middle-clicks paste instead of toggling28952
-Node: For advanced users29768
-Node: The LaTeX style file30227
-Node: Package options32789
-Node: Provided commands43693
-Node: The Emacs interface51043
-Node: The preview images60214
-Node: Misplaced previews63697
-Node: ToDo67151
-Node: Frequently Asked Questions71922
-Node: Introduction to FAQ72245
-Node: Requirements72584
-Node: Installation Trouble75555
-Node: Customization78117
-Node: Troubleshooting81662
-Node: Other formats84180
-Node: Copying this Manual85495
-Node: GNU Free Documentation License86425
-Node: Index111547
+Node: Top954
+Node: Copying2226
+Node: Introduction2680
+Node: What use is it?3354
+Node: Activating preview-latex4743
+Node: Getting started5558
+Node: Basic modes of operation7646
+Node: More documentation8848
+Node: Availability9736
+Node: Contacts10341
+Node: Installation11613
+Node: Keys and lisp11814
+Node: Simple customization18478
+Node: Known problems24238
+Node: Font problems with Dvips25011
+Node: Too small bounding boxes26184
+Node: x-symbol interoperation27580
+Node: Middle-clicks paste instead of toggling28963
+Node: For advanced users29779
+Node: The LaTeX style file30238
+Node: Package options32800
+Node: Provided commands43704
+Node: The Emacs interface51054
+Node: The preview images60225
+Node: Misplaced previews63708
+Node: ToDo67162
+Node: Frequently Asked Questions71933
+Node: Introduction to FAQ72256
+Node: Requirements72595
+Node: Installation Trouble75566
+Node: Customization78128
+Node: Troubleshooting81673
+Node: Other formats84191
+Node: Copying this Manual85506
+Node: GNU Free Documentation License86447
+Node: Index111569
 
 End Tag Table
diff --git a/tex-site.el b/tex-site.el
index 8b7e599..4ffd7d3 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 "11.91.0"
+(defconst AUCTeX-version "11.91.0.2017-07-27"
     "AUCTeX version.
 If not a regular release, the date of the last change.")
 
-(defconst AUCTeX-date "2017-07-25"
+(defconst AUCTeX-date "2017-07-27"
   "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]