aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/ChangeLog5
-rw-r--r--doc/emacs/emacs-xtra.texi1
-rw-r--r--doc/emacs/emacs.texi1
-rw-r--r--doc/lispintro/ChangeLog5
-rw-r--r--doc/lispintro/emacs-lisp-intro.texi2
-rw-r--r--doc/lispref/ChangeLog6
-rw-r--r--doc/lispref/back.texi2
-rw-r--r--doc/lispref/book-spine.texi2
-rw-r--r--doc/lispref/elisp.texi1
-rw-r--r--doc/lispref/lay-flat.texi2
-rw-r--r--doc/misc/ChangeLog18
-rw-r--r--doc/misc/ada-mode.texi2
-rw-r--r--doc/misc/auth.texi2
-rw-r--r--doc/misc/autotype.texi2
-rw-r--r--doc/misc/bovine.texi2
-rw-r--r--doc/misc/calc.texi10
-rw-r--r--doc/misc/cc-mode.texi2
-rw-r--r--doc/misc/cl.texi4
-rw-r--r--doc/misc/dbus.texi2
-rw-r--r--doc/misc/dired-x.texi2
-rw-r--r--doc/misc/ebrowse.texi2
-rw-r--r--doc/misc/ede.texi2
-rw-r--r--doc/misc/ediff.texi2
-rw-r--r--doc/misc/edt.texi2
-rw-r--r--doc/misc/efaq-w32.texi22
-rw-r--r--doc/misc/efaq.texi2
-rw-r--r--doc/misc/eieio.texi2
-rw-r--r--doc/misc/emacs-gnutls.texi2
-rw-r--r--doc/misc/emacs-mime.texi2
-rw-r--r--doc/misc/epa.texi2
-rw-r--r--doc/misc/erc.texi2
-rw-r--r--doc/misc/ert.texi2
-rw-r--r--doc/misc/eshell.texi2
-rw-r--r--doc/misc/eudc.texi2
-rw-r--r--doc/misc/flymake.texi2
-rw-r--r--doc/misc/forms.texi2
-rw-r--r--doc/misc/gnus-coding.texi2
-rw-r--r--doc/misc/gnus-faq.texi2
-rw-r--r--doc/misc/gnus.texi1
-rw-r--r--doc/misc/htmlfontify.texi2
-rw-r--r--doc/misc/idlwave.texi2
-rw-r--r--doc/misc/ido.texi2
-rw-r--r--doc/misc/info.texi2
-rw-r--r--doc/misc/mairix-el.texi1
-rw-r--r--doc/misc/message.texi2
-rw-r--r--doc/misc/mh-e.texi2
-rw-r--r--doc/misc/newsticker.texi2
-rw-r--r--doc/misc/nxml-mode.texi2
-rw-r--r--doc/misc/octave-mode.texi2
-rw-r--r--doc/misc/org.texi2
-rw-r--r--doc/misc/pcl-cvs.texi2
-rw-r--r--doc/misc/pgg.texi3
-rw-r--r--doc/misc/rcirc.texi2
-rw-r--r--doc/misc/reftex.texi2
-rw-r--r--doc/misc/remember.texi2
-rw-r--r--doc/misc/sasl.texi3
-rw-r--r--doc/misc/sc.texi2
-rw-r--r--doc/misc/semantic.texi2
-rw-r--r--doc/misc/ses.texi2
-rw-r--r--doc/misc/sieve.texi2
-rw-r--r--doc/misc/smtpmail.texi2
-rw-r--r--doc/misc/speedbar.texi2
-rw-r--r--doc/misc/srecode.texi2
-rw-r--r--doc/misc/todo-mode.texi2
-rw-r--r--doc/misc/tramp.texi2
-rw-r--r--doc/misc/url.texi3
-rw-r--r--doc/misc/vip.texi3
-rw-r--r--doc/misc/viper.texi3
-rw-r--r--doc/misc/widget.texi2
-rw-r--r--doc/misc/wisent.texi2
-rw-r--r--doc/misc/woman.texi2
71 files changed, 181 insertions, 17 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 4c931ce8cb8..d88c6037210 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -1,3 +1,8 @@
12013-12-30 Paul Eggert <eggert@cs.ucla.edu>
2
3 Specify info encoding and language (Bug#16292).
4 * emacs.texi, emacs-xtra.texi: Add @documentlanguage directive.
5
12013-12-28 Glenn Morris <rgm@gnu.org> 62013-12-28 Glenn Morris <rgm@gnu.org>
2 7
3 * trouble.texi (Understanding Bug Reporting): Brevity. 8 * trouble.texi (Understanding Bug Reporting): Brevity.
diff --git a/doc/emacs/emacs-xtra.texi b/doc/emacs/emacs-xtra.texi
index f67ed3d5cad..d0712dcae64 100644
--- a/doc/emacs/emacs-xtra.texi
+++ b/doc/emacs/emacs-xtra.texi
@@ -27,6 +27,7 @@ modify this GNU manual.''
27@end copying 27@end copying
28 28
29@documentencoding UTF-8 29@documentencoding UTF-8
30@documentlanguage en
30 31
31@dircategory Emacs 32@dircategory Emacs
32@direntry 33@direntry
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index 4845d49b823..27ad8530361 100644
--- a/doc/emacs/emacs.texi
+++ b/doc/emacs/emacs.texi
@@ -45,6 +45,7 @@ developing GNU and promoting software freedom.''
45@end copying 45@end copying
46 46
47@documentencoding UTF-8 47@documentencoding UTF-8
48@documentlanguage en
48 49
49@dircategory Emacs 50@dircategory Emacs
50@direntry 51@direntry
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog
index 32e2b5ea726..4c702f7dc2e 100644
--- a/doc/lispintro/ChangeLog
+++ b/doc/lispintro/ChangeLog
@@ -1,3 +1,8 @@
12013-12-30 Paul Eggert <eggert@cs.ucla.edu>
2
3 Specify info encoding and language (Bug#16292).
4 * emacs-lisp-intro.texi: Add @documentencoding, @documentlanguage.
5
12013-12-30 Glenn Morris <rgm@gnu.org> 62013-12-30 Glenn Morris <rgm@gnu.org>
2 7
3 * emacs-lisp-intro.texi: Use @quotation for license notice. 8 * emacs-lisp-intro.texi: Use @quotation for license notice.
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi
index 07cd449ade0..1e0cf4fb4d9 100644
--- a/doc/lispintro/emacs-lisp-intro.texi
+++ b/doc/lispintro/emacs-lisp-intro.texi
@@ -4,6 +4,8 @@
4@c setfilename emacs-lisp-intro.info 4@c setfilename emacs-lisp-intro.info
5@c sethtmlfilename emacs-lisp-intro.html 5@c sethtmlfilename emacs-lisp-intro.html
6@settitle Programming in Emacs Lisp 6@settitle Programming in Emacs Lisp
7@documentencoding UTF-8
8@documentlanguage en
7@syncodeindex vr cp 9@syncodeindex vr cp
8@syncodeindex fn cp 10@syncodeindex fn cp
9@finalout 11@finalout
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 3de4ae598fe..99da484c002 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,9 @@
12013-12-30 Paul Eggert <eggert@cs.ucla.edu>
2
3 Specify info encoding and language (Bug#16292).
4 * back.texi, book-spine.texi, elisp.texi, lay-flat.texi:
5 Add @documentencoding, @documentlanguage as needed.
6
12013-12-29 Paul Eggert <eggert@cs.ucla.edu> 72013-12-29 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Plain copy-file no longer chmods an existing destination (Bug#16133). 9 Plain copy-file no longer chmods an existing destination (Bug#16133).
diff --git a/doc/lispref/back.texi b/doc/lispref/back.texi
index ef20f8b79e0..ff83a2b9f7a 100644
--- a/doc/lispref/back.texi
+++ b/doc/lispref/back.texi
@@ -6,6 +6,8 @@
6@c %**start of header 6@c %**start of header
7@setfilename back-cover 7@setfilename back-cover
8@settitle GNU Emacs Lisp Reference Manual 8@settitle GNU Emacs Lisp Reference Manual
9@documentencoding UTF-8
10@documentlanguage en
9@c %**end of header 11@c %**end of header
10. 12.
11@sp 7 13@sp 7
diff --git a/doc/lispref/book-spine.texi b/doc/lispref/book-spine.texi
index 721416316d2..f56995dba22 100644
--- a/doc/lispref/book-spine.texi
+++ b/doc/lispref/book-spine.texi
@@ -2,6 +2,8 @@
2@c %**start of header 2@c %**start of header
3@setfilename book-spine 3@setfilename book-spine
4@settitle book-spine 4@settitle book-spine
5@documentencoding UTF-8
6@documentlanguage en
5@c %**end of header 7@c %**end of header
6 8
7@include emacsver.texi 9@include emacsver.texi
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi
index d6f7df5fb01..20818ec2d4d 100644
--- a/doc/lispref/elisp.texi
+++ b/doc/lispref/elisp.texi
@@ -116,6 +116,7 @@ developing GNU and promoting software freedom.''
116@end copying 116@end copying
117 117
118@documentencoding UTF-8 118@documentencoding UTF-8
119@documentlanguage en
119 120
120@dircategory Emacs lisp 121@dircategory Emacs lisp
121@direntry 122@direntry
diff --git a/doc/lispref/lay-flat.texi b/doc/lispref/lay-flat.texi
index f12e724d6a9..96b5b73aa0f 100644
--- a/doc/lispref/lay-flat.texi
+++ b/doc/lispref/lay-flat.texi
@@ -7,6 +7,8 @@
7@setfilename inner-covers.info 7@setfilename inner-covers.info
8@settitle Inner Covers 8@settitle Inner Covers
9@smallbook 9@smallbook
10@documentencoding UTF-8
11@documentlanguage en
10@comment %**end of header 12@comment %**end of header
11 13
12@headings off 14@headings off
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 72df4408d0d..5f8490f29cb 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,21 @@
12013-12-30 Paul Eggert <eggert@cs.ucla.edu>
2
3 Specify info encoding and language (Bug#16292).
4 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
5 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
6 * ede.texi, ediff.texi, edt.texi, efaq-w32.texi, efaq.texi:
7 * eieio.texi, emacs-gnutls.texi, emacs-mime.texi, epa.texi, erc.texi:
8 * ert.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi:
9 * gnus-coding.texi, gnus-faq.texi, gnus.texi, htmlfontify.texi:
10 * idlwave.texi, ido.texi, info.texi, mairix-el.texi, message.texi:
11 * mh-e.texi, newsticker.texi, nxml-mode.texi, octave-mode.texi:
12 * org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi:
13 * remember.texi, sasl.texi, sc.texi, semantic.texi, ses.texi:
14 * sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
15 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
16 * widget.texi, wisent.texi, woman.texi:
17 Add @documentencoding, @documentlanguage as needed.
18
12013-12-23 Teodor Zlatanov <tzz@lifelogs.com> 192013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
2 20
3 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'. 21 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
diff --git a/doc/misc/ada-mode.texi b/doc/misc/ada-mode.texi
index b5a640e13e0..a1a5642fbaf 100644
--- a/doc/misc/ada-mode.texi
+++ b/doc/misc/ada-mode.texi
@@ -1,6 +1,8 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2@setfilename ../../info/ada-mode 2@setfilename ../../info/ada-mode
3@settitle Ada Mode 3@settitle Ada Mode
4@documentencoding UTF-8
5@documentlanguage en
4 6
5@copying 7@copying
6Copyright @copyright{} 1999--2013 Free Software Foundation, Inc. 8Copyright @copyright{} 1999--2013 Free Software Foundation, Inc.
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi
index 36ee400acca..047883791a6 100644
--- a/doc/misc/auth.texi
+++ b/doc/misc/auth.texi
@@ -6,6 +6,8 @@
6 6
7@setfilename ../../info/auth 7@setfilename ../../info/auth
8@settitle Emacs auth-source Library @value{VERSION} 8@settitle Emacs auth-source Library @value{VERSION}
9@documentencoding UTF-8
10@documentlanguage en
9 11
10@copying 12@copying
11This file describes the Emacs auth-source library. 13This file describes the Emacs auth-source library.
diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi
index 92cd5cdeccd..a043e912e82 100644
--- a/doc/misc/autotype.texi
+++ b/doc/misc/autotype.texi
@@ -5,6 +5,8 @@
5@c @node Autotypist, Picture, Abbrevs, Top 5@c @node Autotypist, Picture, Abbrevs, Top
6@c @chapter Features for Automatic Typing 6@c @chapter Features for Automatic Typing
7@settitle Features for Automatic Typing 7@settitle Features for Automatic Typing
8@documentencoding UTF-8
9@documentlanguage en
8@c @cindex text 10@c @cindex text
9@c @cindex selfinserting text 11@c @cindex selfinserting text
10@c @cindex autotypist 12@c @cindex autotypist
diff --git a/doc/misc/bovine.texi b/doc/misc/bovine.texi
index 81ec2eb80ec..083f271d23e 100644
--- a/doc/misc/bovine.texi
+++ b/doc/misc/bovine.texi
@@ -4,6 +4,8 @@
4@set TITLE Bovine parser development 4@set TITLE Bovine parser development
5@set AUTHOR Eric M. Ludlam, David Ponce, and Richard Y. Kim 5@set AUTHOR Eric M. Ludlam, David Ponce, and Richard Y. Kim
6@settitle @value{TITLE} 6@settitle @value{TITLE}
7@documentencoding UTF-8
8@documentlanguage en
7 9
8@c ************************************************************************* 10@c *************************************************************************
9@c @ Header 11@c @ Header
diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi
index 425cd349784..93685195d96 100644
--- a/doc/misc/calc.texi
+++ b/doc/misc/calc.texi
@@ -4,6 +4,8 @@
4@setfilename ../../info/calc 4@setfilename ../../info/calc
5@c [title] 5@c [title]
6@settitle GNU Emacs Calc Manual 6@settitle GNU Emacs Calc Manual
7@documentencoding UTF-8
8@documentlanguage en
7@setchapternewpage odd 9@setchapternewpage odd
8@comment %**end of header (This is for running Texinfo on a region.) 10@comment %**end of header (This is for running Texinfo on a region.)
9 11
@@ -11801,7 +11803,7 @@ Thus @kbd{M-@key{DEL}} by itself removes the second-from-top stack element,
11801leaving the first, third, fourth, and so on; @kbd{M-3 M-@key{DEL}} deletes 11803leaving the first, third, fourth, and so on; @kbd{M-3 M-@key{DEL}} deletes
11802the third stack element. 11804the third stack element.
11803 11805
11804The above commands do not depend on the location of the cursor. 11806The above commands do not depend on the location of the cursor.
11805If the customizable variable @code{calc-context-sensitive-enter} is 11807If the customizable variable @code{calc-context-sensitive-enter} is
11806non-@code{nil} (@pxref{Customizing Calc}), these commands will become 11808non-@code{nil} (@pxref{Customizing Calc}), these commands will become
11807context sensitive. For example, instead of duplicating the top of the stack, 11809context sensitive. For example, instead of duplicating the top of the stack,
@@ -33326,7 +33328,7 @@ integers. Each @var{d} is a base-@expr{10^n} ``digit'' (where again,
3332699@dots{}9. The least significant digit is @var{d0}; the last digit, 3332899@dots{}9. The least significant digit is @var{d0}; the last digit,
33327@var{dn}, which is always nonzero, is the most significant digit. For 33329@var{dn}, which is always nonzero, is the most significant digit. For
33328example, the integer @mathit{-12345678} might be stored as 33330example, the integer @mathit{-12345678} might be stored as
33329@samp{(bigneg 678 345 12)}. 33331@samp{(bigneg 678 345 12)}.
33330 33332
33331The distinction between small and large integers is entirely hidden from 33333The distinction between small and large integers is entirely hidden from
33332the user. In @code{defmath} definitions, the Lisp predicate @code{integerp} 33334the user. In @code{defmath} definitions, the Lisp predicate @code{integerp}
@@ -35712,10 +35714,10 @@ is @code{nil}.
35712The commands @code{calc-enter} and @code{calc-pop} will typically 35714The commands @code{calc-enter} and @code{calc-pop} will typically
35713duplicate the top of the stack. If 35715duplicate the top of the stack. If
35714@code{calc-context-sensitive-enter} is non-@code{nil}, then the 35716@code{calc-context-sensitive-enter} is non-@code{nil}, then the
35715@code{calc-enter} will copy the element at the cursor to the 35717@code{calc-enter} will copy the element at the cursor to the
35716top of the stack and @code{calc-pop} will delete the element at the 35718top of the stack and @code{calc-pop} will delete the element at the
35717cursor. The default value of @code{calc-context-sensitive-enter} is 35719cursor. The default value of @code{calc-context-sensitive-enter} is
35718@code{nil}. 35720@code{nil}.
35719@end defvar 35721@end defvar
35720 35722
35721@defvar calc-undo-length 35723@defvar calc-undo-length
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index 7d1baf7bf0c..c2252e82699 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -83,6 +83,8 @@ the second with them pointing to the XEmacs manuals.
83 83
84@setfilename ../../info/ccmode 84@setfilename ../../info/ccmode
85@settitle CC Mode Manual 85@settitle CC Mode Manual
86@documentencoding UTF-8
87@documentlanguage en
86@footnotestyle end 88@footnotestyle end
87 89
88@c The following four macros generate the filenames and titles of the 90@c The following four macros generate the filenames and titles of the
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi
index 49c02568475..2d383c2f04f 100644
--- a/doc/misc/cl.texi
+++ b/doc/misc/cl.texi
@@ -1,6 +1,8 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2@setfilename ../../info/cl 2@setfilename ../../info/cl
3@settitle Common Lisp Extensions 3@settitle Common Lisp Extensions
4@documentencoding UTF-8
5@documentlanguage en
4@include emacsver.texi 6@include emacsver.texi
5 7
6@copying 8@copying
@@ -1495,7 +1497,7 @@ simply returning @code{nil}.
1495 1497
1496@node Blocks and Exits 1498@node Blocks and Exits
1497@section Blocks and Exits 1499@section Blocks and Exits
1498@cindex block 1500@cindex block
1499 1501
1500@noindent 1502@noindent
1501Common Lisp @dfn{blocks} provide a non-local exit mechanism very 1503Common Lisp @dfn{blocks} provide a non-local exit mechanism very
diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi
index a6155e2e724..25a21dd2d88 100644
--- a/doc/misc/dbus.texi
+++ b/doc/misc/dbus.texi
@@ -2,6 +2,8 @@
2@setfilename ../../info/dbus 2@setfilename ../../info/dbus
3@c %**start of header 3@c %**start of header
4@settitle Using of D-Bus 4@settitle Using of D-Bus
5@documentencoding UTF-8
6@documentlanguage en
5@c @setchapternewpage odd 7@c @setchapternewpage odd
6@c %**end of header 8@c %**end of header
7 9
diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi
index 0b88604543e..26d6d633d53 100644
--- a/doc/misc/dired-x.texi
+++ b/doc/misc/dired-x.texi
@@ -9,6 +9,8 @@
9@comment %**start of header (This is for running Texinfo on a region.) 9@comment %**start of header (This is for running Texinfo on a region.)
10@setfilename ../../info/dired-x 10@setfilename ../../info/dired-x
11@settitle Dired Extra User's Manual 11@settitle Dired Extra User's Manual
12@documentencoding UTF-8
13@documentlanguage en
12 14
13@include emacsver.texi 15@include emacsver.texi
14 16
diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi
index aa9df988969..16f343bcf32 100644
--- a/doc/misc/ebrowse.texi
+++ b/doc/misc/ebrowse.texi
@@ -3,6 +3,8 @@
3@comment %**start of header 3@comment %**start of header
4@setfilename ../../info/ebrowse 4@setfilename ../../info/ebrowse
5@settitle A Class Browser for C++ 5@settitle A Class Browser for C++
6@documentencoding UTF-8
7@documentlanguage en
6@setchapternewpage odd 8@setchapternewpage odd
7@syncodeindex fn cp 9@syncodeindex fn cp
8@comment %**end of header 10@comment %**end of header
diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi
index 283082141dc..7608dde14d9 100644
--- a/doc/misc/ede.texi
+++ b/doc/misc/ede.texi
@@ -1,6 +1,8 @@
1\input texinfo 1\input texinfo
2@setfilename ../../info/ede 2@setfilename ../../info/ede
3@settitle Emacs Development Environment 3@settitle Emacs Development Environment
4@documentencoding UTF-8
5@documentlanguage en
4 6
5@copying 7@copying
6This file describes EDE, the Emacs Development Environment. 8This file describes EDE, the Emacs Development Environment.
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi
index bb315fc41ef..a1107348041 100644
--- a/doc/misc/ediff.texi
+++ b/doc/misc/ediff.texi
@@ -10,6 +10,8 @@
10@setfilename ../../info/ediff 10@setfilename ../../info/ediff
11 11
12@settitle Ediff User's Manual 12@settitle Ediff User's Manual
13@documentencoding UTF-8
14@documentlanguage en
13@synindex vr cp 15@synindex vr cp
14@synindex fn cp 16@synindex fn cp
15@synindex pg cp 17@synindex pg cp
diff --git a/doc/misc/edt.texi b/doc/misc/edt.texi
index 40aeae836ef..531f885b967 100644
--- a/doc/misc/edt.texi
+++ b/doc/misc/edt.texi
@@ -1,6 +1,8 @@
1\input texinfo 1\input texinfo
2@setfilename ../../info/edt 2@setfilename ../../info/edt
3@settitle EDT Emulation for Emacs 3@settitle EDT Emulation for Emacs
4@documentencoding UTF-8
5@documentlanguage en
4 6
5@copying 7@copying
6This file documents the EDT emulation package for Emacs. 8This file documents the EDT emulation package for Emacs.
diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi
index c6f44cea2b8..255621bf9a0 100644
--- a/doc/misc/efaq-w32.texi
+++ b/doc/misc/efaq-w32.texi
@@ -162,7 +162,7 @@ Pre-compiled versions are distributed from
162Emacs binaries are distributed as zip files, digitally 162Emacs binaries are distributed as zip files, digitally
163signed by the developer who built them. Generally most users will 163signed by the developer who built them. Generally most users will
164want the file @file{emacs-@value{EMACSVER}-bin-i386.zip}, which 164want the file @file{emacs-@value{EMACSVER}-bin-i386.zip}, which
165contains everything you need to get started. 165contains everything you need to get started.
166 166
167@cindex where to get sources 167@cindex where to get sources
168@cindex Emacs source code 168@cindex Emacs source code
@@ -286,7 +286,7 @@ Windows ports of the command line gzip and tar tools from multiple sources.
286 286
287The command to unpack a source distribution from the command line is: 287The command to unpack a source distribution from the command line is:
288@example 288@example
289tar xzf emacs-@value{EMACSVER}.tar.gz 289tar xzf emacs-@value{EMACSVER}.tar.gz
290@end example 290@end example
291 291
292If this does not work with the versions of tar and gzip that you have, 292If this does not work with the versions of tar and gzip that you have,
@@ -573,9 +573,9 @@ Message-ID: <fawg21mm4hm.fsf@@mordor.rsn.hp.com>
573Subject: Re: Re[2]: problem with caps/ctrl swap on NT 4.0 573Subject: Re: Re[2]: problem with caps/ctrl swap on NT 4.0
574@end ignore 574@end ignore
575@example 575@example
576It's a binary value that lets you map keystrokes in the low-level keyboard 576It's a binary value that lets you map keystrokes in the low-level keyboard
577drivers in NT. As a result you don't have to worry about applications 577drivers in NT. As a result you don't have to worry about applications
578bypassing mappings that you've done at a higher level (i.e. it just works). 578bypassing mappings that you've done at a higher level (i.e. it just works).
579 579
580Here's the format of the value: 580Here's the format of the value:
581 581
@@ -587,11 +587,11 @@ Here's the format of the value:
587 DWORD: mapping n 587 DWORD: mapping n
588 DWORD: 0x00000000 terminating null DWORD 588 DWORD: 0x00000000 terminating null DWORD
589 589
590Each mapping DWORD has two parts: the input scancode, and an output 590Each mapping DWORD has two parts: the input scancode, and an output
591scancode. To map scancode 0x1d (left control) to scancode 0x3a (caps 591scancode. To map scancode 0x1d (left control) to scancode 0x3a (caps
592lock), you want a value of 0x003a001d. Note that this does not swap the 592lock), you want a value of 0x003a001d. Note that this does not swap the
593keys. Using just this mapping value, both the left control and the caps 593keys. Using just this mapping value, both the left control and the caps
594lock key will behave as caps-lock. To swap, you also need to map 0x3a to 594lock key will behave as caps-lock. To swap, you also need to map 0x3a to
5950x1d, using 0x001d003a. 5950x1d, using 0x001d003a.
596 596
597This registry value is system wide, and can't be made user-specific. It 597This registry value is system wide, and can't be made user-specific. It
@@ -1426,7 +1426,7 @@ this discussion} for more details.
1426You can start an interactive shell in Emacs by typing @kbd{M-x shell}. 1426You can start an interactive shell in Emacs by typing @kbd{M-x shell}.
1427Emacs uses the @env{SHELL} environment variable to determine which 1427Emacs uses the @env{SHELL} environment variable to determine which
1428program to use as the shell. To instruct Emacs to use a non-default 1428program to use as the shell. To instruct Emacs to use a non-default
1429shell, you can either set this environment variable, or customize 1429shell, you can either set this environment variable, or customize
1430@code{explicit-shell-file-name}. You can also customize 1430@code{explicit-shell-file-name}. You can also customize
1431@code{shell-file-name} to change the shell that will be used by 1431@code{shell-file-name} to change the shell that will be used by
1432subprocesses that are started with @code{shell-command} and 1432subprocesses that are started with @code{shell-command} and
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 54e067d65bd..0e2710b6580 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -2,6 +2,8 @@
2@c %**start of header 2@c %**start of header
3@setfilename ../../info/efaq 3@setfilename ../../info/efaq
4@settitle GNU Emacs FAQ 4@settitle GNU Emacs FAQ
5@documentencoding UTF-8
6@documentlanguage en
5@c %**end of header 7@c %**end of header
6 8
7@include emacsver.texi 9@include emacsver.texi
diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi
index 5b9f3a8e004..6f6dd064fe9 100644
--- a/doc/misc/eieio.texi
+++ b/doc/misc/eieio.texi
@@ -3,6 +3,8 @@
3@set TITLE Enhanced Implementation of Emacs Interpreted Objects 3@set TITLE Enhanced Implementation of Emacs Interpreted Objects
4@set AUTHOR Eric M. Ludlam 4@set AUTHOR Eric M. Ludlam
5@settitle @value{TITLE} 5@settitle @value{TITLE}
6@documentencoding UTF-8
7@documentlanguage en
6 8
7@c ************************************************************************* 9@c *************************************************************************
8@c @ Header 10@c @ Header
diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi
index 369c6c3c3a1..b30067830e5 100644
--- a/doc/misc/emacs-gnutls.texi
+++ b/doc/misc/emacs-gnutls.texi
@@ -4,6 +4,8 @@
4 4
5@setfilename ../../info/emacs-gnutls 5@setfilename ../../info/emacs-gnutls
6@settitle Emacs GnuTLS Integration @value{VERSION} 6@settitle Emacs GnuTLS Integration @value{VERSION}
7@documentencoding UTF-8
8@documentlanguage en
7 9
8@copying 10@copying
9This file describes the Emacs GnuTLS integration. 11This file describes the Emacs GnuTLS integration.
diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi
index 2c0e929e532..37c6e1b6b1e 100644
--- a/doc/misc/emacs-mime.texi
+++ b/doc/misc/emacs-mime.texi
@@ -26,8 +26,8 @@ modify this GNU manual.''
26@end quotation 26@end quotation
27@end copying 27@end copying
28 28
29@c Node ``Interface Functions'' uses non-ASCII characters
30@documentencoding UTF-8 29@documentencoding UTF-8
30@documentlanguage en
31 31
32@dircategory Emacs lisp libraries 32@dircategory Emacs lisp libraries
33@direntry 33@direntry
diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi
index 79f76560eb4..c131a82c527 100644
--- a/doc/misc/epa.texi
+++ b/doc/misc/epa.texi
@@ -2,6 +2,8 @@
2@c %**start of header 2@c %**start of header
3@setfilename ../../info/epa 3@setfilename ../../info/epa
4@settitle EasyPG Assistant User's Manual 4@settitle EasyPG Assistant User's Manual
5@documentencoding UTF-8
6@documentlanguage en
5@c %**end of header 7@c %**end of header
6 8
7@set VERSION 1.0.0 9@set VERSION 1.0.0
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi
index abf0766ee8f..07e77f392fe 100644
--- a/doc/misc/erc.texi
+++ b/doc/misc/erc.texi
@@ -4,6 +4,8 @@
4@settitle ERC Manual 4@settitle ERC Manual
5@syncodeindex fn cp 5@syncodeindex fn cp
6@include emacsver.texi 6@include emacsver.texi
7@documentencoding UTF-8
8@documentlanguage en
7@c %**end of header 9@c %**end of header
8 10
9@copying 11@copying
diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi
index 926a02fd1de..7d7157c6805 100644
--- a/doc/misc/ert.texi
+++ b/doc/misc/ert.texi
@@ -2,6 +2,8 @@
2@c %**start of header 2@c %**start of header
3@setfilename ../../info/ert 3@setfilename ../../info/ert
4@settitle Emacs Lisp Regression Testing 4@settitle Emacs Lisp Regression Testing
5@documentencoding UTF-8
6@documentlanguage en
5@c %**end of header 7@c %**end of header
6 8
7@dircategory Emacs misc features 9@dircategory Emacs misc features
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index e8fab42b899..789fa01160c 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -4,6 +4,8 @@
4@settitle Eshell: The Emacs Shell 4@settitle Eshell: The Emacs Shell
5@defindex cm 5@defindex cm
6@synindex vr fn 6@synindex vr fn
7@documentencoding UTF-8
8@documentlanguage en
7@c %**end of header 9@c %**end of header
8 10
9@copying 11@copying
diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi
index 747494ffbde..30353fdfaa1 100644
--- a/doc/misc/eudc.texi
+++ b/doc/misc/eudc.texi
@@ -3,6 +3,8 @@
3@setfilename ../../info/eudc 3@setfilename ../../info/eudc
4@settitle Emacs Unified Directory Client (EUDC) Manual 4@settitle Emacs Unified Directory Client (EUDC) Manual
5@afourpaper 5@afourpaper
6@documentencoding UTF-8
7@documentlanguage en
6@c %**end of header 8@c %**end of header
7 9
8@copying 10@copying
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi
index d1f3e21c20e..dce0a714809 100644
--- a/doc/misc/flymake.texi
+++ b/doc/misc/flymake.texi
@@ -5,6 +5,8 @@
5@set UPDATED April 2004 5@set UPDATED April 2004
6@settitle GNU Flymake @value{VERSION} 6@settitle GNU Flymake @value{VERSION}
7@syncodeindex pg cp 7@syncodeindex pg cp
8@documentencoding UTF-8
9@documentlanguage en
8@comment %**end of header 10@comment %**end of header
9 11
10@copying 12@copying
diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi
index 17b117be961..817aafde2a1 100644
--- a/doc/misc/forms.texi
+++ b/doc/misc/forms.texi
@@ -14,6 +14,8 @@
14@end iftex 14@end iftex
15@c @smallbook 15@c @smallbook
16@comment %**end of header (This is for running Texinfo on a region.) 16@comment %**end of header (This is for running Texinfo on a region.)
17@documentencoding UTF-8
18@documentlanguage en
17 19
18@copying 20@copying
19This file documents Forms mode, a form-editing major mode for GNU Emacs. 21This file documents Forms mode, a form-editing major mode for GNU Emacs.
diff --git a/doc/misc/gnus-coding.texi b/doc/misc/gnus-coding.texi
index 4e5855627b8..cebe90bea9a 100644
--- a/doc/misc/gnus-coding.texi
+++ b/doc/misc/gnus-coding.texi
@@ -2,6 +2,8 @@
2 2
3@setfilename gnus-coding 3@setfilename gnus-coding
4@settitle Gnus Coding Style and Maintenance Guide 4@settitle Gnus Coding Style and Maintenance Guide
5@documentencoding UTF-8
6@documentlanguage en
5@syncodeindex fn cp 7@syncodeindex fn cp
6@syncodeindex vr cp 8@syncodeindex vr cp
7@syncodeindex pg cp 9@syncodeindex pg cp
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi
index 1a0469c14f4..3b4cf5d8c5e 100644
--- a/doc/misc/gnus-faq.texi
+++ b/doc/misc/gnus-faq.texi
@@ -5,6 +5,8 @@
5@c 5@c
6@c @setfilename gnus-faq.info 6@c @setfilename gnus-faq.info
7@c @settitle Frequently Asked Questions 7@c @settitle Frequently Asked Questions
8@c @documentencoding UTF-8
9@c @documentlanguage en
8@c %**end of header 10@c %**end of header
9@c 11@c
10 12
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index d05ed53e69b..5e29a08eb98 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -9,6 +9,7 @@
9@syncodeindex pg cp 9@syncodeindex pg cp
10 10
11@documentencoding UTF-8 11@documentencoding UTF-8
12@documentlanguage en
12 13
13@copying 14@copying
14Copyright @copyright{} 1995--2013 Free Software Foundation, Inc. 15Copyright @copyright{} 1995--2013 Free Software Foundation, Inc.
diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi
index 9f3b99a1027..efb52683c8d 100644
--- a/doc/misc/htmlfontify.texi
+++ b/doc/misc/htmlfontify.texi
@@ -3,6 +3,8 @@
3@setfilename ../../info/htmlfontify 3@setfilename ../../info/htmlfontify
4@settitle Htmlfontify User Manual 4@settitle Htmlfontify User Manual
5@exampleindent 2 5@exampleindent 2
6@documentencoding UTF-8
7@documentlanguage en
6@comment %**end of header 8@comment %**end of header
7 9
8@copying 10@copying
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi
index a432d4dc14a..efe3db63b05 100644
--- a/doc/misc/idlwave.texi
+++ b/doc/misc/idlwave.texi
@@ -12,6 +12,8 @@
12@set DATE April, 2007 12@set DATE April, 2007
13@set AUTHOR J.D. Smith & Carsten Dominik 13@set AUTHOR J.D. Smith & Carsten Dominik
14@set MAINTAINER J.D. Smith 14@set MAINTAINER J.D. Smith
15@documentencoding UTF-8
16@documentlanguage en
15@c %**end of header 17@c %**end of header
16@finalout 18@finalout
17 19
diff --git a/doc/misc/ido.texi b/doc/misc/ido.texi
index 747a9d57d3f..816e42c4dbd 100644
--- a/doc/misc/ido.texi
+++ b/doc/misc/ido.texi
@@ -1,6 +1,8 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2@setfilename ../../info/ido 2@setfilename ../../info/ido
3@settitle Interactive Do 3@settitle Interactive Do
4@documentencoding UTF-8
5@documentlanguage en
4@include emacsver.texi 6@include emacsver.texi
5 7
6@copying 8@copying
diff --git a/doc/misc/info.texi b/doc/misc/info.texi
index 32aee99868d..093a510187e 100644
--- a/doc/misc/info.texi
+++ b/doc/misc/info.texi
@@ -8,6 +8,8 @@
8@syncodeindex fn cp 8@syncodeindex fn cp
9@syncodeindex vr cp 9@syncodeindex vr cp
10@syncodeindex ky cp 10@syncodeindex ky cp
11@documentencoding UTF-8
12@documentlanguage en
11@comment %**end of header 13@comment %**end of header
12 14
13@copying 15@copying
diff --git a/doc/misc/mairix-el.texi b/doc/misc/mairix-el.texi
index 210b709c1ea..9fe46d5f9b4 100644
--- a/doc/misc/mairix-el.texi
+++ b/doc/misc/mairix-el.texi
@@ -4,6 +4,7 @@
4@settitle Emacs Interface for Mairix 4@settitle Emacs Interface for Mairix
5 5
6@documentencoding UTF-8 6@documentencoding UTF-8
7@documentlanguage en
7 8
8@copying 9@copying
9Copyright @copyright{} 2008--2013 Free Software Foundation, Inc. 10Copyright @copyright{} 2008--2013 Free Software Foundation, Inc.
diff --git a/doc/misc/message.texi b/doc/misc/message.texi
index a98c7e48e53..86092ab76d8 100644
--- a/doc/misc/message.texi
+++ b/doc/misc/message.texi
@@ -4,6 +4,8 @@
4 4
5@setfilename ../../info/message 5@setfilename ../../info/message
6@settitle Message Manual 6@settitle Message Manual
7@documentencoding UTF-8
8@documentlanguage en
7@synindex fn cp 9@synindex fn cp
8@synindex vr cp 10@synindex vr cp
9@synindex pg cp 11@synindex pg cp
diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi
index a0ea0fe6de9..d11cf3dfd7d 100644
--- a/doc/misc/mh-e.texi
+++ b/doc/misc/mh-e.texi
@@ -5,6 +5,8 @@
5@c %**start of header 5@c %**start of header
6@setfilename ../../info/mh-e 6@setfilename ../../info/mh-e
7@settitle The MH-E Manual 7@settitle The MH-E Manual
8@documentencoding UTF-8
9@documentlanguage en
8@c %**end of header 10@c %**end of header
9 11
10@c Version of the software and manual. 12@c Version of the software and manual.
diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi
index afb44a6a396..e5e3c11c0bd 100644
--- a/doc/misc/newsticker.texi
+++ b/doc/misc/newsticker.texi
@@ -7,6 +7,8 @@
7@syncodeindex vr cp 7@syncodeindex vr cp
8@syncodeindex fn cp 8@syncodeindex fn cp
9@syncodeindex pg cp 9@syncodeindex pg cp
10@documentencoding UTF-8
11@documentlanguage en
10@comment %**end of header 12@comment %**end of header
11 13
12@copying 14@copying
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi
index 8c81b6fbd20..df2a6c808ee 100644
--- a/doc/misc/nxml-mode.texi
+++ b/doc/misc/nxml-mode.texi
@@ -2,6 +2,8 @@
2@c %**start of header 2@c %**start of header
3@setfilename ../../info/nxml-mode 3@setfilename ../../info/nxml-mode
4@settitle nXML Mode 4@settitle nXML Mode
5@documentencoding UTF-8
6@documentlanguage en
5@c %**end of header 7@c %**end of header
6 8
7@copying 9@copying
diff --git a/doc/misc/octave-mode.texi b/doc/misc/octave-mode.texi
index 50bb4f11f2a..6590e1770b8 100644
--- a/doc/misc/octave-mode.texi
+++ b/doc/misc/octave-mode.texi
@@ -2,6 +2,8 @@
2@c %**start of header 2@c %**start of header
3@setfilename ../../info/octave-mode 3@setfilename ../../info/octave-mode
4@settitle Octave Mode 4@settitle Octave Mode
5@documentencoding UTF-8
6@documentlanguage en
5@c %**end of header 7@c %**end of header
6 8
7@copying 9@copying
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index a90f3d4d536..9d3acac25aa 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -15,6 +15,8 @@
15@set MAINTAINER Carsten Dominik 15@set MAINTAINER Carsten Dominik
16@set MAINTAINEREMAIL @email{carsten at orgmode dot org} 16@set MAINTAINEREMAIL @email{carsten at orgmode dot org}
17@set MAINTAINERCONTACT @uref{mailto:carsten at orgmode dot org,contact the maintainer} 17@set MAINTAINERCONTACT @uref{mailto:carsten at orgmode dot org,contact the maintainer}
18@documentencoding UTF-8
19@documentlanguage en
18@c %**end of header 20@c %**end of header
19@finalout 21@finalout
20 22
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi
index 11123f977a0..86bdad0e611 100644
--- a/doc/misc/pcl-cvs.texi
+++ b/doc/misc/pcl-cvs.texi
@@ -3,6 +3,8 @@
3@setfilename ../../info/pcl-cvs 3@setfilename ../../info/pcl-cvs
4@settitle PCL-CVS---Emacs Front-End to CVS 4@settitle PCL-CVS---Emacs Front-End to CVS
5@syncodeindex vr fn 5@syncodeindex vr fn
6@documentencoding UTF-8
7@documentlanguage en
6@c %**end of header 8@c %**end of header
7 9
8@copying 10@copying
diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi
index 370998c855a..df86117a6b1 100644
--- a/doc/misc/pgg.texi
+++ b/doc/misc/pgg.texi
@@ -7,6 +7,9 @@
7@set VERSION 0.1 7@set VERSION 0.1
8@settitle PGG @value{VERSION} 8@settitle PGG @value{VERSION}
9 9
10@documentencoding UTF-8
11@documentlanguage en
12
10@copying 13@copying
11This file describes PGG @value{VERSION}, an Emacs interface to various 14This file describes PGG @value{VERSION}, an Emacs interface to various
12PGP implementations. 15PGP implementations.
diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi
index 3bce0c7c24b..e76172017a8 100644
--- a/doc/misc/rcirc.texi
+++ b/doc/misc/rcirc.texi
@@ -2,6 +2,8 @@
2@c %**start of header 2@c %**start of header
3@setfilename ../../info/rcirc 3@setfilename ../../info/rcirc
4@settitle rcirc Manual 4@settitle rcirc Manual
5@documentencoding UTF-8
6@documentlanguage en
5@c %**end of header 7@c %**end of header
6 8
7@copying 9@copying
diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi
index ba83d8129a8..c2c7b0818aa 100644
--- a/doc/misc/reftex.texi
+++ b/doc/misc/reftex.texi
@@ -2,6 +2,8 @@
2@c %**start of header 2@c %**start of header
3@setfilename ../../info/reftex 3@setfilename ../../info/reftex
4@settitle RefTeX User Manual 4@settitle RefTeX User Manual
5@documentencoding UTF-8
6@documentlanguage en
5@synindex ky cp 7@synindex ky cp
6@syncodeindex vr cp 8@syncodeindex vr cp
7@syncodeindex fn cp 9@syncodeindex fn cp
diff --git a/doc/misc/remember.texi b/doc/misc/remember.texi
index 290c18a7b47..b6a18b1433a 100644
--- a/doc/misc/remember.texi
+++ b/doc/misc/remember.texi
@@ -3,6 +3,8 @@
3@setfilename ../../info/remember 3@setfilename ../../info/remember
4@settitle Remember Manual 4@settitle Remember Manual
5@syncodeindex fn cp 5@syncodeindex fn cp
6@documentencoding UTF-8
7@documentlanguage en
6@c %**end of header 8@c %**end of header
7 9
8@copying 10@copying
diff --git a/doc/misc/sasl.texi b/doc/misc/sasl.texi
index dcb25ec805a..256077871f3 100644
--- a/doc/misc/sasl.texi
+++ b/doc/misc/sasl.texi
@@ -7,6 +7,9 @@
7@set VERSION 0.2 7@set VERSION 0.2
8@settitle Emacs SASL Library @value{VERSION} 8@settitle Emacs SASL Library @value{VERSION}
9 9
10@documentencoding UTF-8
11@documentlanguage en
12
10@copying 13@copying
11This file describes the Emacs SASL library, version @value{VERSION}. 14This file describes the Emacs SASL library, version @value{VERSION}.
12 15
diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi
index 11dbf2eda5e..43a8992a2e9 100644
--- a/doc/misc/sc.texi
+++ b/doc/misc/sc.texi
@@ -3,6 +3,8 @@
3@comment %**start of header (This is for running Texinfo on a region.) 3@comment %**start of header (This is for running Texinfo on a region.)
4@setfilename ../../info/sc 4@setfilename ../../info/sc
5@settitle Supercite User's Manual 5@settitle Supercite User's Manual
6@documentencoding UTF-8
7@documentlanguage en
6@iftex 8@iftex
7@finalout 9@finalout
8@end iftex 10@end iftex
diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi
index f43316f5012..132fdec67be 100644
--- a/doc/misc/semantic.texi
+++ b/doc/misc/semantic.texi
@@ -3,6 +3,8 @@
3@set TITLE Semantic Manual 3@set TITLE Semantic Manual
4@set AUTHOR Eric M. Ludlam, David Ponce, and Richard Y. Kim 4@set AUTHOR Eric M. Ludlam, David Ponce, and Richard Y. Kim
5@settitle @value{TITLE} 5@settitle @value{TITLE}
6@documentencoding UTF-8
7@documentlanguage en
6 8
7@c ************************************************************************* 9@c *************************************************************************
8@c @ Header 10@c @ Header
diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi
index 8ac023b8135..8b9520bf790 100644
--- a/doc/misc/ses.texi
+++ b/doc/misc/ses.texi
@@ -6,6 +6,8 @@
6@syncodeindex fn cp 6@syncodeindex fn cp
7@syncodeindex vr cp 7@syncodeindex vr cp
8@syncodeindex ky cp 8@syncodeindex ky cp
9@documentencoding UTF-8
10@documentlanguage en
9@c %**end of header 11@c %**end of header
10 12
11@copying 13@copying
diff --git a/doc/misc/sieve.texi b/doc/misc/sieve.texi
index f69e2b9b948..1fb987fb2a0 100644
--- a/doc/misc/sieve.texi
+++ b/doc/misc/sieve.texi
@@ -4,6 +4,8 @@
4 4
5@setfilename ../../info/sieve 5@setfilename ../../info/sieve
6@settitle Emacs Sieve Manual 6@settitle Emacs Sieve Manual
7@documentencoding UTF-8
8@documentlanguage en
7@synindex fn cp 9@synindex fn cp
8@synindex vr cp 10@synindex vr cp
9@synindex pg cp 11@synindex pg cp
diff --git a/doc/misc/smtpmail.texi b/doc/misc/smtpmail.texi
index dce90d06012..6774f0e5545 100644
--- a/doc/misc/smtpmail.texi
+++ b/doc/misc/smtpmail.texi
@@ -1,6 +1,8 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2@setfilename ../../info/smtpmail 2@setfilename ../../info/smtpmail
3@settitle Emacs SMTP Library 3@settitle Emacs SMTP Library
4@documentencoding UTF-8
5@documentlanguage en
4@syncodeindex vr fn 6@syncodeindex vr fn
5@copying 7@copying
6Copyright @copyright{} 2003--2013 Free Software Foundation, Inc. 8Copyright @copyright{} 2003--2013 Free Software Foundation, Inc.
diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi
index 3cb0ec3aed8..49bc462a32e 100644
--- a/doc/misc/speedbar.texi
+++ b/doc/misc/speedbar.texi
@@ -1,6 +1,8 @@
1\input texinfo @c -*-texinfo-*- 1\input texinfo @c -*-texinfo-*-
2@setfilename ../../info/speedbar 2@setfilename ../../info/speedbar
3@settitle Speedbar: File/Tag summarizing utility 3@settitle Speedbar: File/Tag summarizing utility
4@documentencoding UTF-8
5@documentlanguage en
4@syncodeindex fn cp 6@syncodeindex fn cp
5 7
6@copying 8@copying
diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi
index d6cf4d53edc..8715c488310 100644
--- a/doc/misc/srecode.texi
+++ b/doc/misc/srecode.texi
@@ -4,6 +4,8 @@
4@set TITLE SRecoder Manual 4@set TITLE SRecoder Manual
5@set AUTHOR Eric M. Ludlam 5@set AUTHOR Eric M. Ludlam
6@settitle @value{TITLE} 6@settitle @value{TITLE}
7@documentencoding UTF-8
8@documentlanguage en
7 9
8@c Merge all indexes into a single index for now. 10@c Merge all indexes into a single index for now.
9@c We can always separate them later into two or more as needed. 11@c We can always separate them later into two or more as needed.
diff --git a/doc/misc/todo-mode.texi b/doc/misc/todo-mode.texi
index 4920a9ccc81..715212e03d5 100644
--- a/doc/misc/todo-mode.texi
+++ b/doc/misc/todo-mode.texi
@@ -5,6 +5,8 @@
5@syncodeindex fn cp 5@syncodeindex fn cp
6@syncodeindex vr cp 6@syncodeindex vr cp
7@syncodeindex ky cp 7@syncodeindex ky cp
8@documentencoding UTF-8
9@documentlanguage en
8@c %**end of header 10@c %**end of header
9 11
10@copying 12@copying
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 7b2d2b33ba2..05e06724a81 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2,6 +2,8 @@
2@setfilename ../../info/tramp 2@setfilename ../../info/tramp
3@c %**start of header 3@c %**start of header
4@settitle TRAMP User Manual 4@settitle TRAMP User Manual
5@documentencoding UTF-8
6@documentlanguage en
5@c %**end of header 7@c %**end of header
6 8
7@c This is *so* much nicer :) 9@c This is *so* much nicer :)
diff --git a/doc/misc/url.texi b/doc/misc/url.texi
index fdec68b1c61..862a8068bed 100644
--- a/doc/misc/url.texi
+++ b/doc/misc/url.texi
@@ -2,6 +2,9 @@
2@setfilename ../../info/url 2@setfilename ../../info/url
3@settitle URL Programmer's Manual 3@settitle URL Programmer's Manual
4 4
5@documentencoding UTF-8
6@documentlanguage en
7
5@iftex 8@iftex
6@c @finalout 9@c @finalout
7@end iftex 10@end iftex
diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi
index 28e78f5d381..3ce0221f6cb 100644
--- a/doc/misc/vip.texi
+++ b/doc/misc/vip.texi
@@ -2,6 +2,9 @@
2@setfilename ../../info/vip 2@setfilename ../../info/vip
3@settitle VIP 3@settitle VIP
4 4
5@documentencoding UTF-8
6@documentlanguage en
7
5@copying 8@copying
6Copyright @copyright{} 1987, 2001--2013 Free Software Foundation, Inc. 9Copyright @copyright{} 1987, 2001--2013 Free Software Foundation, Inc.
7 10
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi
index db5a5736888..cb6268e0e03 100644
--- a/doc/misc/viper.texi
+++ b/doc/misc/viper.texi
@@ -6,6 +6,9 @@
6@comment @setfilename viper.info 6@comment @setfilename viper.info
7@setfilename ../../info/viper 7@setfilename ../../info/viper
8 8
9@documentencoding UTF-8
10@documentlanguage en
11
9@copying 12@copying
10Copyright @copyright{} 1995--1997, 2001--2013 Free Software Foundation, Inc. 13Copyright @copyright{} 1995--1997, 2001--2013 Free Software Foundation, Inc.
11 14
diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi
index 2fe247dd750..9d8fe14a8b0 100644
--- a/doc/misc/widget.texi
+++ b/doc/misc/widget.texi
@@ -5,6 +5,8 @@
5@syncodeindex fn cp 5@syncodeindex fn cp
6@syncodeindex vr cp 6@syncodeindex vr cp
7@syncodeindex ky cp 7@syncodeindex ky cp
8@documentencoding UTF-8
9@documentlanguage en
8@c %**end of header 10@c %**end of header
9 11
10@copying 12@copying
diff --git a/doc/misc/wisent.texi b/doc/misc/wisent.texi
index c0f18f6363a..1274e9b0724 100644
--- a/doc/misc/wisent.texi
+++ b/doc/misc/wisent.texi
@@ -20,6 +20,8 @@
20@c @footnotestyle separate 20@c @footnotestyle separate
21@c @paragraphindent 2 21@c @paragraphindent 2
22@c @@smallbook 22@c @@smallbook
23@documentencoding UTF-8
24@documentlanguage en
23@c %**end of header 25@c %**end of header
24 26
25@copying 27@copying
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi
index df67f02119c..324d5a7c84d 100644
--- a/doc/misc/woman.texi
+++ b/doc/misc/woman.texi
@@ -8,6 +8,8 @@
8@c Look for @page and @need commands. 8@c Look for @page and @need commands.
9@setchapternewpage off 9@setchapternewpage off
10@paragraphindent 0 10@paragraphindent 0
11@documentencoding UTF-8
12@documentlanguage en
11@c %**end of header 13@c %**end of header
12 14
13@copying 15@copying