[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/auctex 168a4a1 19/48: Update URLs
From: |
Tassilo Horn |
Subject: |
[elpa] externals/auctex 168a4a1 19/48: Update URLs |
Date: |
Sun, 16 Sep 2018 01:47:22 -0400 (EDT) |
branch: externals/auctex
commit 168a4a1605a1b2ed33c3387ab7065b37be29a8c3
Author: Ikumi Keita <address@hidden>
Commit: Ikumi Keita <address@hidden>
Update URLs
* tex-site.el.in:
* doc/auctex.texi:
* doc/fdl.texi:
* doc/install.texi:
* doc/intro.texi:
* doc/preview-readme.texi:
* doc/wininstall.texi: Update URLs. Use https: rather than http: or
ftp: where possible.
* auctex.spec: Update URLs. Use https: rather than http: or
ftp: where possible.
Remove xemacs support.
Update required emacs version.
---
auctex.spec | 15 ++++++---------
doc/auctex.texi | 4 ++--
doc/fdl.texi | 4 ++--
doc/install.texi | 8 ++++----
doc/intro.texi | 6 +++---
doc/preview-readme.texi | 8 ++++----
doc/wininstall.texi | 18 +++++++++---------
tex-site.el.in | 4 ++--
8 files changed, 32 insertions(+), 35 deletions(-)
diff --git a/auctex.spec b/auctex.spec
index a482661..286dd4b 100644
--- a/auctex.spec
+++ b/auctex.spec
@@ -2,7 +2,7 @@
# Maintainer: address@hidden
-# Copyright (C) 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2004-2006, 2018 Free Software Foundation, Inc.
# This file is part of AUCTeX.
@@ -27,22 +27,20 @@
%define distri .suse
%define commongroup Productivity/Editors/Emacs
%define texgroup Productivity/Publishing/TeX/Utilities
-%define xemacspkgdir %{_datadir}/xemacs/xemacs-packages
%else
%define distri .fedora
%define commongroup Applications/Editors
%define texgroup Applications/Publishing
-%define xemacspkgdir %{_datadir}/xemacs/site-packages
%endif
Summary: Enhanced TeX modes for Emacsen
Name: auctex
-Version: 11.86
+Version: 12.1
Release: 1%{distri}
License: GPL
Group: %{commongroup}
-URL: http://www.gnu.org/software/auctex/
-Source0: ftp://ftp.gnu.org/pub/gnu/auctex/%{name}-%{version}.tar.gz
+URL: https://www.gnu.org/software/auctex/
+Source0: https://ftp.gnu.org/pub/gnu/auctex/%{name}-%{version}.tar.gz
BuildArchitectures: noarch
BuildRoot: %{_tmppath}/%{name}-root
@@ -63,7 +61,7 @@ source buffer.
%package emacs
Summary: Enhanced TeX modes for GNU Emacs
Group: %{commongroup}
-Requires: emacs >= 21
+Requires: emacs >= 24
Obsoletes: ge_auc emacs-auctex auctex preview-latex-emacs
Conflicts: emacspeak < 18
Provides: auctex
@@ -78,8 +76,7 @@ Texinfo and basic support for ConTeXt. Documentation can be
found under
manual is available in Emacs info (C-h i d m AUCTeX RET). On the AUCTeX home
page, we provide manuals in various formats.
-This package is for GNU Emacs. XEmacs users should use the package system for
-installation.
+This package is for GNU Emacs. XEmacs is no longer supported.
The package enables AUCTeX modes system-wide. The README file
contains information how users may override this choice.
diff --git a/doc/auctex.texi b/doc/auctex.texi
index 09b022c..9761ba7 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -3862,9 +3862,9 @@ Each of the two utilities @code{lacheck} and
@code{chktex} will find
some errors the other doesn't, but @code{chktex} is more configurable,
allowing you to create your own errors. You may need to install the
programs before using them. You can get @code{lacheck} from
address@hidden<URL:ftp://ftp.ctan.org/tex-archive/support/lacheck/>} and
address@hidden<URL:https://www.ctan.org/pkg/lacheck>} and
@code{chktex} from
address@hidden<URL:ftp://ftp.ctan.org/tex-archive/support/chktex/>}.
address@hidden<URL:https://www.ctan.org/pkg/chktex>}.
@node Control
@section Controlling the output
diff --git a/doc/fdl.texi b/doc/fdl.texi
index ca18562..d30721c 100644
--- a/doc/fdl.texi
+++ b/doc/fdl.texi
@@ -6,7 +6,7 @@
@display
Copyright @copyright{} 2000, 2001, 2002, 2007, 2008 Free Software
-Foundation, Inc. @uref{http://fsf.org/}
+Foundation, Inc. @uref{https://fsf.org/}
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -414,7 +414,7 @@ The Free Software Foundation may publish new, revised
versions
of the GNU Free Documentation License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns. See
address@hidden://www.gnu.org/copyleft/}.
address@hidden://www.gnu.org/licenses/}.
Each version of the License is given a distinguishing version number.
If the Document specifies that a particular numbered version of this
diff --git a/doc/install.texi b/doc/install.texi
index 8b9c1d0..d45d1d2 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -1,6 +1,6 @@
@c This is part of the AUCTeX Manual.
@c Copyright (C) 1994, 1996, 2003-2007, 2012-2013,
address@hidden 2015, 2017 Free Software Foundation, Inc.
address@hidden 2015, 2017, 2018 Free Software Foundation, Inc.
@c See the file auctex.texi for copying conditions.
@ifset rawfile
@include macros.texi
@@ -93,10 +93,10 @@ support.
@table @b
@item Windows
Precompiled versions are available from
address@hidden://ftp.gnu.org/gnu/emacs/windows/}.
address@hidden://ftp.gnu.org/gnu/emacs/windows/}.
@item Mac OS X
For an overview of precompiled versions of Emacs for Mac OS X see for
-example @uref{http://www.emacswiki.org/cgi-bin/wiki/EmacsForMacOS}.
+example @uref{https://www.emacswiki.org/emacs/EmacsForMacOS}.
@item GNU/Linux
Most GNU/Linux distributions nowadays provide a recent variant of Emacs
via their package repositories.
@@ -297,7 +297,7 @@ into system directories.
You can detect the successful activation of @AUCTeX{} and
@previewlatex{} in the menus after loading a @LaTeX{} file like
address@hidden/circ.tex}: @AUCTeX{} then gives you a @samp{Command} menu,
address@hidden: @AUCTeX{} then gives you a @samp{Command} menu,
and @previewlatex{} gives you a @samp{Preview} menu.
@cindex @file{auctex.el}
diff --git a/doc/intro.texi b/doc/intro.texi
index 4a173c3..0bbf739 100644
--- a/doc/intro.texi
+++ b/doc/intro.texi
@@ -4,7 +4,7 @@
This is the README file for the AUCTeX distribution.
@quotation
-Copyright (C) 2008, 2017 Free Software Foundation, Inc.
+Copyright (C) 2008, 2017, 2018 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
@@ -68,10 +68,10 @@ add new features for your own needs. It is a GNU project
and
distributed under the `GNU General Public License Version 3'.
The most recent version is always available at
address@hidden://ftp.gnu.org/pub/gnu/auctex/}.
address@hidden://ftp.gnu.org/pub/gnu/auctex/}.
WWW users may want to check out the @AUCTeX{} page at
address@hidden://www.gnu.org/software/auctex/}.
address@hidden://www.gnu.org/software/auctex/}.
For comprehensive information about how to install @AUCTeX{}
@ifset rawfile
diff --git a/doc/preview-readme.texi b/doc/preview-readme.texi
index 2f2227f..26f8fa1 100644
--- a/doc/preview-readme.texi
+++ b/doc/preview-readme.texi
@@ -135,7 +135,7 @@ converting @acronym{DVI} files and Ghostscript (with a
@samp{PNG}
device) for converting @acronym{PDF} files. @samp{dvipng} is much
faster than the combination of Dvips and Ghostscript. You can get
downloads, access to its @acronym{CVS} archive and further information
-from its @uref{http://savannah.nongnu.org/projects/dvipng, project
+from its @uref{https://savannah.nongnu.org/projects/dvipng, project
site}.
@node More documentation, Availability, Basic modes of operation, Introduction
@@ -191,9 +191,9 @@ will display it.
@cindex @sc{git} access
The @previewlatex{} project is now part of @AUCTeX{} and accessible as
-part of the @uref{http://savannah.gnu.org/projects/auctex,@AUCTeX{}
+part of the @uref{https://savannah.gnu.org/projects/auctex,@AUCTeX{}
project page}. You can get its files from the
address@hidden://ftp.gnu.org/pub/gnu/auctex,@AUCTeX{} download area}. As of
address@hidden://ftp.gnu.org/pub/gnu/auctex/,@AUCTeX{} download area}. As of
@address@hidden 11.81}, @previewlatex{} should already be integrated into
@AUCTeX{}, so no separate download will be necessary.
@@ -212,7 +212,7 @@ bugs to @email{bug-auctex@@gnu.org}.
There is a general discussion list for @AUCTeX{} which also
covers @previewlatex{}, look at
address@hidden://lists.gnu.org/mailman/listinfo/auctex}. For more
address@hidden://lists.gnu.org/mailman/listinfo/auctex}. For more
information on the mailing list, send a message with just the word
``help'' as subject or body to @email{auctex-request@@gnu.org}. For the
developers, there is the @email{auctex-devel@@gnu.org} list; it would
diff --git a/doc/wininstall.texi b/doc/wininstall.texi
index f29f413..f91f0ef 100644
--- a/doc/wininstall.texi
+++ b/doc/wininstall.texi
@@ -1,5 +1,5 @@
@c This is part of the AUCTeX Manual.
address@hidden Copyright (C) 2003, 2004, 2005, 2006, 2007, 2009
address@hidden Copyright (C) 2003-2007, 2009, 2018
@c Free Software Foundation, Inc.
@c See the file auctex.texi for copying conditions.
@ifset rawfile
@@ -138,7 +138,7 @@ should provide you with a working @samp{unzip} command.
@item
The installation of @AUCTeX{} will require the MSYS tool set from
@uref{http://www.mingw.org/} or the Cygwin tool set from
address@hidden://cygwin.com/}. The latter is slower and larger (the download
address@hidden://cygwin.com/}. The latter is slower and larger (the download
size of the base system is about 15 MB) but comes with a package manager
that allows for updating the tool set and installing additional packages
like, for example, the spell checker @w{aspell}.
@@ -150,16 +150,16 @@ headaches, @emph{if} things don't work out.
@item
Install a current version of @w{Emacs} from
address@hidden://ftp.gnu.org/gnu/emacs/windows/}.
address@hidden://ftp.gnu.org/gnu/emacs/windows/}.
@item
You need a working @TeX{} installation. One popular installation under
-Windows is @uref{http://www.miktex.org,address@hidden Another much more
-extensive system is @uref{http://www.tug.org/texlive,@address@hidden Live}}
+Windows is @uref{https://miktex.org/,address@hidden Another much more
+extensive system is @uref{https://www.tug.org/texlive/,@address@hidden Live}}
which is rather close to its Unix cousins.
@item
-A working copy of @uref{http://www.cs.wisc.edu/~ghost/,Ghostscript} is
+A working copy of @uref{https://www.ghostscript.com/,Ghostscript} is
required for @previewlatex{} operation. Examining the output from
@example
gswin32c -h
@@ -169,7 +169,7 @@ supports the @code{png16m} device needed for @acronym{PNG}
support.
MiKTeX apparently comes with its own Ghostscript called @samp{mgs.exe}.
@item
address@hidden://www.perl.org,Perl} is needed for rebuilding the
address@hidden://www.perl.org/,Perl} is needed for rebuilding the
documentation if you are working with a copy from @acronym{Git} or have
touched documentation source files in the @previewlatex{} part. If the
line endings of the file @file{preview/latex/preview.dtx} don't
@@ -333,8 +333,8 @@ choose another image format to be used by @previewlatex{}.
Adding support for an image format usually involves the installation of
a library, e.g. from @uref{http://gnuwin32.sf.net/}. If you got your
-Emacs from @uref{http://www.gnu.org} you might want to check its
address@hidden://ftp.gnu.org/gnu/emacs/windows/README,README file} for
+Emacs from @uref{https://www.gnu.org/} you might want to check its
address@hidden://ftp.gnu.org/gnu/emacs/windows/README,README file} for
details.
A different image format can be chosen by setting the variable
diff --git a/tex-site.el.in b/tex-site.el.in
index a27f4db..fd28869 100644
--- a/tex-site.el.in
+++ b/tex-site.el.in
@@ -1,6 +1,6 @@
;;; tex-site.el - Site specific variables. Don't edit.
-;; Copyright (C) 2005, 2013, 2016-2017 Free Software Foundation, Inc.
+;; Copyright (C) 2005, 2013, 2016-2018 Free Software Foundation, Inc.
;;
;; completely rewritten.
@@ -54,7 +54,7 @@
"A (La)TeX environment."
:tag "AUCTeX"
:link '(custom-manual "(auctex)Top")
- :link '(url-link :tag "Home Page" "http://www.gnu.org/software/auctex/")
+ :link '(url-link :tag "Home Page" "https://www.gnu.org/software/auctex/")
:prefix "TeX-"
:group 'tex
:load "tex" :load "latex" :load "tex-style")
- [elpa] externals/auctex a59c754 35/48: Adjust test for known emacs bug, (continued)
- [elpa] externals/auctex a59c754 35/48: Adjust test for known emacs bug, Tassilo Horn, 2018/09/16
- [elpa] externals/auctex 0d5c1c0 41/48: ; Fix last commit and push missing Makefile.in., Tassilo Horn, 2018/09/16
- [elpa] externals/auctex 45747b9 42/48: Add \eqref to RefTeX's reference styles, Tassilo Horn, 2018/09/16
- [elpa] externals/auctex a8ea127 29/48: Accept non-ascii file name in accord with change in TL 2018, Tassilo Horn, 2018/09/16
- [elpa] externals/auctex 48325a7 20/48: Update URLs further, Tassilo Horn, 2018/09/16
- [elpa] externals/auctex 8d30dc1 37/48: Add new style/marginnote.el, Tassilo Horn, 2018/09/16
- [elpa] externals/auctex 5df288d 44/48: ; Remove unwanted spaces., Tassilo Horn, 2018/09/16
- [elpa] externals/auctex a7cde09 47/48: Update style/lettrine.el to package version 2.21, Tassilo Horn, 2018/09/16
- [elpa] externals/auctex 31ee142 38/48: Fix regression of `TeX-view', Tassilo Horn, 2018/09/16
- [elpa] externals/auctex 80bcd0a 46/48: Update style/lettrine.el to package version 2.1, Tassilo Horn, 2018/09/16
- [elpa] externals/auctex 168a4a1 19/48: Update URLs,
Tassilo Horn <=
- [elpa] externals/auctex c3cf39e 34/48: Make preamble caching robust to LuaLaTeX and (u)pLaTeX, Tassilo Horn, 2018/09/16
- [elpa] externals/auctex 03ba1fa 43/48: Add new style/ocg-p.el and style/ocgx.el, Tassilo Horn, 2018/09/16
- [elpa] externals/auctex f761ab4 48/48: Merge branch 'master' into externals/auctex, Tassilo Horn, 2018/09/16