summaryrefslogtreecommitdiff
path: root/doc/lispintro
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-13 15:52:52 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-13 15:54:37 -0700
commitbc511a64f6da9ab51acc7c8865e80c4a4cb655c2 (patch)
treeef96fb35c034096404b7edaa25982023f38cf84f /doc/lispintro
parent5da53a01912c2f5d46f5df4ef8cc13a34b5017d4 (diff)
downloademacs-bc511a64f6da9ab51acc7c8865e80c4a4cb655c2.tar.gz
Prefer HTTPS to FTP and HTTP in documentation
Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now.
Diffstat (limited to 'doc/lispintro')
-rw-r--r--doc/lispintro/Makefile.in2
-rw-r--r--doc/lispintro/README2
-rw-r--r--doc/lispintro/cons-1.eps2
-rw-r--r--doc/lispintro/cons-2.eps2
-rw-r--r--doc/lispintro/cons-2a.eps2
-rw-r--r--doc/lispintro/cons-3.eps2
-rw-r--r--doc/lispintro/cons-4.eps2
-rw-r--r--doc/lispintro/cons-5.eps2
-rw-r--r--doc/lispintro/drawers.eps20
-rw-r--r--doc/lispintro/emacs-lisp-intro.texi16
-rw-r--r--doc/lispintro/lambda-1.eps2
-rw-r--r--doc/lispintro/lambda-2.eps2
-rw-r--r--doc/lispintro/lambda-3.eps2
13 files changed, 29 insertions, 29 deletions
diff --git a/doc/lispintro/Makefile.in b/doc/lispintro/Makefile.in
index d8e203fd066..065a718f707 100644
--- a/doc/lispintro/Makefile.in
+++ b/doc/lispintro/Makefile.in
@@ -15,7 +15,7 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+# along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
SHELL = @SHELL@
diff --git a/doc/lispintro/README b/doc/lispintro/README
index f8134fce80b..18a39703dcb 100644
--- a/doc/lispintro/README
+++ b/doc/lispintro/README
@@ -42,4 +42,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
-along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
diff --git a/doc/lispintro/cons-1.eps b/doc/lispintro/cons-1.eps
index 1d4e78cb737..fe3e6d2ad5c 100644
--- a/doc/lispintro/cons-1.eps
+++ b/doc/lispintro/cons-1.eps
@@ -19,7 +19,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+% along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
/tgifdict 132 dict def
tgifdict begin
diff --git a/doc/lispintro/cons-2.eps b/doc/lispintro/cons-2.eps
index af59a0fd7db..a9838b4b493 100644
--- a/doc/lispintro/cons-2.eps
+++ b/doc/lispintro/cons-2.eps
@@ -19,7 +19,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+% along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
/tgifdict 132 dict def
tgifdict begin
diff --git a/doc/lispintro/cons-2a.eps b/doc/lispintro/cons-2a.eps
index 2edcc21bebf..f5a048f3076 100644
--- a/doc/lispintro/cons-2a.eps
+++ b/doc/lispintro/cons-2a.eps
@@ -19,7 +19,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+% along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
/tgifdict 132 dict def
tgifdict begin
diff --git a/doc/lispintro/cons-3.eps b/doc/lispintro/cons-3.eps
index f7e37f16f9f..55573676251 100644
--- a/doc/lispintro/cons-3.eps
+++ b/doc/lispintro/cons-3.eps
@@ -19,7 +19,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+% along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
/tgifdict 132 dict def
tgifdict begin
diff --git a/doc/lispintro/cons-4.eps b/doc/lispintro/cons-4.eps
index f9549b9511a..86c3cfc2d16 100644
--- a/doc/lispintro/cons-4.eps
+++ b/doc/lispintro/cons-4.eps
@@ -19,7 +19,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+% along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
/tgifdict 132 dict def
tgifdict begin
diff --git a/doc/lispintro/cons-5.eps b/doc/lispintro/cons-5.eps
index 83f14df6d2a..e66cff4df11 100644
--- a/doc/lispintro/cons-5.eps
+++ b/doc/lispintro/cons-5.eps
@@ -19,7 +19,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+% along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
/tgifdict 132 dict def
tgifdict begin
diff --git a/doc/lispintro/drawers.eps b/doc/lispintro/drawers.eps
index b9efdceb554..97a581bb39c 100644
--- a/doc/lispintro/drawers.eps
+++ b/doc/lispintro/drawers.eps
@@ -24,7 +24,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+% along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
/tgifdict 53 dict def
tgifdict begin
@@ -223,7 +223,7 @@ NP
GS
0
/Courier FF [17 0 0 -17 0 0] MS
- (symbol name) TGSW
+ (symbol name) TGSW
AD
GR
2 DI NE 0 RM
@@ -243,7 +243,7 @@ NP
GS
0
/Courier FF [17 0 0 -17 0 0] MS
- (Chest of Drawers) TGSW
+ (Chest of Drawers) TGSW
AD
GR
2 DI NE 0 RM
@@ -342,7 +342,7 @@ NP
GS
0
/NewCenturySchlbk-Roman FF [17 0 0 -17 0 0] MS
- (directions to) TGSW
+ (directions to) TGSW
AD
GR
2 DI NE 0 RM
@@ -388,7 +388,7 @@ NP
GS
0
/Courier FF [17 0 0 -17 0 0] MS
- (symbol definition) TGSW
+ (symbol definition) TGSW
AD
GR
2 DI NE 0 RM
@@ -408,7 +408,7 @@ NP
GS
0
/NewCenturySchlbk-Roman FF [17 0 0 -17 0 0] MS
- (directions to) TGSW
+ (directions to) TGSW
AD
GR
2 DI NE 0 RM
@@ -428,7 +428,7 @@ NP
GS
0
/Courier FF [17 0 0 -17 0 0] MS
- (variable name) TGSW
+ (variable name) TGSW
AD
GR
2 DI NE 0 RM
@@ -448,7 +448,7 @@ NP
GS
0
/NewCenturySchlbk-Roman FF [17 0 0 -17 0 0] MS
- (directions to) TGSW
+ (directions to) TGSW
AD
GR
2 DI NE 0 RM
@@ -468,7 +468,7 @@ NP
GS
0
/Courier FF [17 0 0 -17 0 0] MS
- (property list) TGSW
+ (property list) TGSW
AD
GR
2 DI NE 0 RM
@@ -488,7 +488,7 @@ NP
GS
0
/NewCenturySchlbk-Roman FF [17 0 0 -17 0 0] MS
- (directions to) TGSW
+ (directions to) TGSW
AD
GR
2 DI NE 0 RM
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi
index 36d767737df..d9493879b1d 100644
--- a/doc/lispintro/emacs-lisp-intro.texi
+++ b/doc/lispintro/emacs-lisp-intro.texi
@@ -120,7 +120,7 @@ Foundation, Inc.
@iftex
Published by the:@*
-GNU Press, @hfill @uref{http://www.fsf.org/licensing/gnu-press/}@*
+GNU Press, @hfill @uref{https://www.fsf.org/licensing/gnu-press/}@*
a division of the @hfill email: @email{sales@@fsf.org}@*
Free Software Foundation, Inc. @hfill Tel: +1 (617) 542-5942@*
51 Franklin Street, Fifth Floor @hfill Fax: +1 (617) 542-2652@*
@@ -128,10 +128,10 @@ Boston, MA 02110-1301 USA
@end iftex
@ifnottex
-Printed copies available from @uref{http://shop.fsf.org/}. Published by:
+Printed copies available from @uref{https://shop.fsf.org/}. Published by:
@example
-GNU Press, http://www.fsf.org/licensing/gnu-press/
+GNU Press, https://www.fsf.org/licensing/gnu-press/
a division of the email: sales@@fsf.org
Free Software Foundation, Inc. Tel: +1 (617) 542-5942
51 Franklin Street, Fifth Floor Fax: +1 (617) 542-2652
@@ -208,7 +208,7 @@ supports it in developing GNU and promoting software freedom.''
@ifset WWW_GNU_ORG
@html
<p>The homepage for GNU Emacs is at
-<a href="/software/emacs/">http://www.gnu.org/software/emacs/</a>.<br>
+<a href="/software/emacs/">https://www.gnu.org/software/emacs/</a>.<br>
To view this manual in other formats, click
<a href="/software/emacs/manual/eintr.html">here</a>.
@end html
@@ -12059,7 +12059,7 @@ For more information, see
@ref{Indicating, , Indicating, texinfo, Texinfo Manual}, which goes to
a Texinfo manual in the current directory. Or, if you are on the
Internet, see
-@uref{http://www.gnu.org/software/texinfo/manual/texinfo/}
+@uref{https://www.gnu.org/software/texinfo/manual/texinfo/}
@end ifhtml
@iftex
``Indicating Definitions, Commands, etc.''@: in @cite{Texinfo, The GNU
@@ -21658,8 +21658,8 @@ can ill afford to lose manuals this way.
Free documentation, like free software, is a matter of freedom, not
price. The problem with these manuals was not that O'Reilly Associates
charged a price for printed copies---that in itself is fine. The Free
-Software Foundation @uref{http://shop.fsf.org, sells printed copies} of
-free @uref{http://www.gnu.org/doc/doc.html, GNU manuals}, too.
+Software Foundation @uref{https://shop.fsf.org, sells printed copies} of
+free @uref{https://www.gnu.org/doc/doc.html, GNU manuals}, too.
But GNU manuals are available in source code form, while these manuals
are available only on paper. GNU manuals come with permission to copy
and modify; the Perl manuals do not. These restrictions are the
@@ -21738,7 +21738,7 @@ copylefted manuals to non-copylefted ones.
@noindent
Note: The Free Software Foundation maintains a page on its Web site
that lists free books available from other publishers:@*
-@uref{http://www.gnu.org/doc/other-free-books.html}
+@uref{https://www.gnu.org/doc/other-free-books.html}
@node GNU Free Documentation License
@appendix GNU Free Documentation License
diff --git a/doc/lispintro/lambda-1.eps b/doc/lispintro/lambda-1.eps
index 47370b24b90..e349b20d36f 100644
--- a/doc/lispintro/lambda-1.eps
+++ b/doc/lispintro/lambda-1.eps
@@ -19,7 +19,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+% along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
/tgifdict 132 dict def
tgifdict begin
diff --git a/doc/lispintro/lambda-2.eps b/doc/lispintro/lambda-2.eps
index 804dbfbd6fe..7be38da95e1 100644
--- a/doc/lispintro/lambda-2.eps
+++ b/doc/lispintro/lambda-2.eps
@@ -19,7 +19,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+% along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
/tgifdict 132 dict def
tgifdict begin
diff --git a/doc/lispintro/lambda-3.eps b/doc/lispintro/lambda-3.eps
index 95610f692ff..a3b419a9e80 100644
--- a/doc/lispintro/lambda-3.eps
+++ b/doc/lispintro/lambda-3.eps
@@ -19,7 +19,7 @@
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
-% along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+% along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
/tgifdict 132 dict def
tgifdict begin