diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index d88c60372105a267770cb789e703b0eba65507c3..4c931ce8cb8f5a3b88c3a2b3d6ce27536b3d412e 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,8 +1,3 @@ -2013-12-30 Paul Eggert - - Specify info encoding and language (Bug#16292). - * emacs.texi, emacs-xtra.texi: Add @documentlanguage directive. - 2013-12-28 Glenn Morris * trouble.texi (Understanding Bug Reporting): Brevity. diff --git a/doc/emacs/emacs-xtra.texi b/doc/emacs/emacs-xtra.texi index d0712dcae649fb2101e14274bdc7a48a4cdf004c..f67ed3d5cade7ec7a0a8127f3f8c0ccdb3b058bb 100644 --- a/doc/emacs/emacs-xtra.texi +++ b/doc/emacs/emacs-xtra.texi @@ -27,7 +27,6 @@ modify this GNU manual.'' @end copying @documentencoding UTF-8 -@documentlanguage en @dircategory Emacs @direntry diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 27ad8530361ac3de9af6a6e1dcbd5cb31885d73a..4845d49b823cb31d9916e5891560aa12210cce9c 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi @@ -45,7 +45,6 @@ developing GNU and promoting software freedom.'' @end copying @documentencoding UTF-8 -@documentlanguage en @dircategory Emacs @direntry diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 4c702f7dc2ee28aa0e32e91cf7cb2c9fdd69dd75..32e2b5ea7260c0bc535e952fb40e62221e557c11 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog @@ -1,8 +1,3 @@ -2013-12-30 Paul Eggert - - Specify info encoding and language (Bug#16292). - * emacs-lisp-intro.texi: Add @documentencoding, @documentlanguage. - 2013-12-30 Glenn Morris * 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 1e0cf4fb4d9ea0e551fddd6fe309e78550f99d59..07cd449ade0996ff4d18ac77328acfdcdc27ceee 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi @@ -4,8 +4,6 @@ @c setfilename emacs-lisp-intro.info @c sethtmlfilename emacs-lisp-intro.html @settitle Programming in Emacs Lisp -@documentencoding UTF-8 -@documentlanguage en @syncodeindex vr cp @syncodeindex fn cp @finalout diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 99da484c00292ebc169806c17f0231a53b3f3e78..3de4ae598fe0b2a781b3182da639e322fe4b5f8e 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,9 +1,3 @@ -2013-12-30 Paul Eggert - - Specify info encoding and language (Bug#16292). - * back.texi, book-spine.texi, elisp.texi, lay-flat.texi: - Add @documentencoding, @documentlanguage as needed. - 2013-12-29 Paul Eggert Plain copy-file no longer chmods an existing destination (Bug#16133). diff --git a/doc/lispref/back.texi b/doc/lispref/back.texi index ff83a2b9f7ae47cc9be5699f3df001cb11baae20..ef20f8b79e062ea1e0b223dc2a3d52bb6ae47ed2 100644 --- a/doc/lispref/back.texi +++ b/doc/lispref/back.texi @@ -6,8 +6,6 @@ @c %**start of header @setfilename back-cover @settitle GNU Emacs Lisp Reference Manual -@documentencoding UTF-8 -@documentlanguage en @c %**end of header . @sp 7 diff --git a/doc/lispref/book-spine.texi b/doc/lispref/book-spine.texi index f56995dba22ece4809b66088652d9529d6186b6c..721416316d2ab3e08fbb878c119ec03d97528038 100644 --- a/doc/lispref/book-spine.texi +++ b/doc/lispref/book-spine.texi @@ -2,8 +2,6 @@ @c %**start of header @setfilename book-spine @settitle book-spine -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @include emacsver.texi diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 20818ec2d4d33db18013313cbaf89dcb89488a69..d6f7df5fb01e220be978ce28f571cf961ad4cf64 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -116,7 +116,6 @@ developing GNU and promoting software freedom.'' @end copying @documentencoding UTF-8 -@documentlanguage en @dircategory Emacs lisp @direntry diff --git a/doc/lispref/lay-flat.texi b/doc/lispref/lay-flat.texi index 96b5b73aa0f3aac695ec970e2ba076baeeb58891..f12e724d6a9090e6e87350c922db21a29cd77675 100644 --- a/doc/lispref/lay-flat.texi +++ b/doc/lispref/lay-flat.texi @@ -7,8 +7,6 @@ @setfilename inner-covers.info @settitle Inner Covers @smallbook -@documentencoding UTF-8 -@documentlanguage en @comment %**end of header @headings off diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 5f8490f29cb200a40f6a1a486134f4f6933d1312..72df4408d0da9dc6f8de7b476ac84b627e9a5c22 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,21 +1,3 @@ -2013-12-30 Paul Eggert - - Specify info encoding and language (Bug#16292). - * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi: - * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi: - * ede.texi, ediff.texi, edt.texi, efaq-w32.texi, efaq.texi: - * eieio.texi, emacs-gnutls.texi, emacs-mime.texi, epa.texi, erc.texi: - * ert.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi: - * gnus-coding.texi, gnus-faq.texi, gnus.texi, htmlfontify.texi: - * idlwave.texi, ido.texi, info.texi, mairix-el.texi, message.texi: - * mh-e.texi, newsticker.texi, nxml-mode.texi, octave-mode.texi: - * org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi: - * remember.texi, sasl.texi, sc.texi, semantic.texi, ses.texi: - * sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi: - * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi: - * widget.texi, wisent.texi, woman.texi: - Add @documentencoding, @documentlanguage as needed. - 2013-12-23 Teodor Zlatanov * 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 a1a5642fbaf1273ed08da436c0e433e2cc868f38..b5a640e13e0920130467b3cfc9f674a5a78fb7a0 100644 --- a/doc/misc/ada-mode.texi +++ b/doc/misc/ada-mode.texi @@ -1,8 +1,6 @@ \input texinfo @c -*-texinfo-*- @setfilename ../../info/ada-mode @settitle Ada Mode -@documentencoding UTF-8 -@documentlanguage en @copying Copyright @copyright{} 1999--2013 Free Software Foundation, Inc. diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi index 047883791a64f7238753d4b7cea49e5d0cee68d1..36ee400acca1fe453a8791de4e85f94c0a8f6537 100644 --- a/doc/misc/auth.texi +++ b/doc/misc/auth.texi @@ -6,8 +6,6 @@ @setfilename ../../info/auth @settitle Emacs auth-source Library @value{VERSION} -@documentencoding UTF-8 -@documentlanguage en @copying This file describes the Emacs auth-source library. diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi index a043e912e824a51e2b3126a6a349b8a0dc74a83e..92cd5cdeccd088d08d960d0bb6117b399f87da59 100644 --- a/doc/misc/autotype.texi +++ b/doc/misc/autotype.texi @@ -5,8 +5,6 @@ @c @node Autotypist, Picture, Abbrevs, Top @c @chapter Features for Automatic Typing @settitle Features for Automatic Typing -@documentencoding UTF-8 -@documentlanguage en @c @cindex text @c @cindex selfinserting text @c @cindex autotypist diff --git a/doc/misc/bovine.texi b/doc/misc/bovine.texi index 083f271d23e0d581a5632c2e2243cbe064d2ecfe..81ec2eb80ec9955e3a18383ffff9202065a0c88e 100644 --- a/doc/misc/bovine.texi +++ b/doc/misc/bovine.texi @@ -4,8 +4,6 @@ @set TITLE Bovine parser development @set AUTHOR Eric M. Ludlam, David Ponce, and Richard Y. Kim @settitle @value{TITLE} -@documentencoding UTF-8 -@documentlanguage en @c ************************************************************************* @c @ Header diff --git a/doc/misc/calc.texi b/doc/misc/calc.texi index 93685195d9607534967e27c63b367ed00e330bcd..425cd34978493207314b469ebc4d12e2cf7d1392 100644 --- a/doc/misc/calc.texi +++ b/doc/misc/calc.texi @@ -4,8 +4,6 @@ @setfilename ../../info/calc @c [title] @settitle GNU Emacs Calc Manual -@documentencoding UTF-8 -@documentlanguage en @setchapternewpage odd @comment %**end of header (This is for running Texinfo on a region.) @@ -11803,7 +11801,7 @@ Thus @kbd{M-@key{DEL}} by itself removes the second-from-top stack element, leaving the first, third, fourth, and so on; @kbd{M-3 M-@key{DEL}} deletes the third stack element. -The above commands do not depend on the location of the cursor. +The above commands do not depend on the location of the cursor. If the customizable variable @code{calc-context-sensitive-enter} is non-@code{nil} (@pxref{Customizing Calc}), these commands will become context sensitive. For example, instead of duplicating the top of the stack, @@ -33328,7 +33326,7 @@ integers. Each @var{d} is a base-@expr{10^n} ``digit'' (where again, 99@dots{}9. The least significant digit is @var{d0}; the last digit, @var{dn}, which is always nonzero, is the most significant digit. For example, the integer @mathit{-12345678} might be stored as -@samp{(bigneg 678 345 12)}. +@samp{(bigneg 678 345 12)}. The distinction between small and large integers is entirely hidden from the user. In @code{defmath} definitions, the Lisp predicate @code{integerp} @@ -35714,10 +35712,10 @@ is @code{nil}. The commands @code{calc-enter} and @code{calc-pop} will typically duplicate the top of the stack. If @code{calc-context-sensitive-enter} is non-@code{nil}, then the -@code{calc-enter} will copy the element at the cursor to the +@code{calc-enter} will copy the element at the cursor to the top of the stack and @code{calc-pop} will delete the element at the cursor. The default value of @code{calc-context-sensitive-enter} is -@code{nil}. +@code{nil}. @end defvar @defvar calc-undo-length diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi index c2252e826999f47a0d2d7e138432d478ba1123a7..7d1baf7bf0c01e868c87fc3582aa5b11383f95c0 100644 --- a/doc/misc/cc-mode.texi +++ b/doc/misc/cc-mode.texi @@ -83,8 +83,6 @@ the second with them pointing to the XEmacs manuals. @setfilename ../../info/ccmode @settitle CC Mode Manual -@documentencoding UTF-8 -@documentlanguage en @footnotestyle end @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 2d383c2f04f6dcb3903d7300f8bbec56a7dd4053..49c0256847557d22261b7301aa566b64aeaa6e5b 100644 --- a/doc/misc/cl.texi +++ b/doc/misc/cl.texi @@ -1,8 +1,6 @@ \input texinfo @c -*-texinfo-*- @setfilename ../../info/cl @settitle Common Lisp Extensions -@documentencoding UTF-8 -@documentlanguage en @include emacsver.texi @copying @@ -1497,7 +1495,7 @@ simply returning @code{nil}. @node Blocks and Exits @section Blocks and Exits -@cindex block +@cindex block @noindent Common Lisp @dfn{blocks} provide a non-local exit mechanism very diff --git a/doc/misc/dbus.texi b/doc/misc/dbus.texi index 25a21dd2d88a72432c72817d7eadea44d44eebd9..a6155e2e72485b7703ef7ad83253644454428770 100644 --- a/doc/misc/dbus.texi +++ b/doc/misc/dbus.texi @@ -2,8 +2,6 @@ @setfilename ../../info/dbus @c %**start of header @settitle Using of D-Bus -@documentencoding UTF-8 -@documentlanguage en @c @setchapternewpage odd @c %**end of header diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi index 26d6d633d53ed899fc55a05cda14c03df846fd77..0b88604543e896645efe3f58260de96b0a901dd9 100644 --- a/doc/misc/dired-x.texi +++ b/doc/misc/dired-x.texi @@ -9,8 +9,6 @@ @comment %**start of header (This is for running Texinfo on a region.) @setfilename ../../info/dired-x @settitle Dired Extra User's Manual -@documentencoding UTF-8 -@documentlanguage en @include emacsver.texi diff --git a/doc/misc/ebrowse.texi b/doc/misc/ebrowse.texi index 16f343bcf321c523c06d95f831c9892b0977447c..aa9df988969ffee4f992383b74940831e0c91e1d 100644 --- a/doc/misc/ebrowse.texi +++ b/doc/misc/ebrowse.texi @@ -3,8 +3,6 @@ @comment %**start of header @setfilename ../../info/ebrowse @settitle A Class Browser for C++ -@documentencoding UTF-8 -@documentlanguage en @setchapternewpage odd @syncodeindex fn cp @comment %**end of header diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi index 7608dde14d9ffb7b3b41dfcb0ead7fc35cb7e838..283082141dc3890463616259f329eed94b4aef29 100644 --- a/doc/misc/ede.texi +++ b/doc/misc/ede.texi @@ -1,8 +1,6 @@ \input texinfo @setfilename ../../info/ede @settitle Emacs Development Environment -@documentencoding UTF-8 -@documentlanguage en @copying This file describes EDE, the Emacs Development Environment. diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi index a110734804177fb8bb9e00c191e15a5e05ef1930..bb315fc41ef762b4a7ac8e598e6021324dd48bef 100644 --- a/doc/misc/ediff.texi +++ b/doc/misc/ediff.texi @@ -10,8 +10,6 @@ @setfilename ../../info/ediff @settitle Ediff User's Manual -@documentencoding UTF-8 -@documentlanguage en @synindex vr cp @synindex fn cp @synindex pg cp diff --git a/doc/misc/edt.texi b/doc/misc/edt.texi index 531f885b967328e1901a66beb579d41e775cb752..40aeae836efb6da3a9358cef5822a08f5e574661 100644 --- a/doc/misc/edt.texi +++ b/doc/misc/edt.texi @@ -1,8 +1,6 @@ \input texinfo @setfilename ../../info/edt @settitle EDT Emulation for Emacs -@documentencoding UTF-8 -@documentlanguage en @copying This file documents the EDT emulation package for Emacs. diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi index 255621bf9a03832a4f0bbbb98c9950b75da677db..c6f44cea2b849caca6ce122272bb17b26c812e0b 100644 --- a/doc/misc/efaq-w32.texi +++ b/doc/misc/efaq-w32.texi @@ -162,7 +162,7 @@ Pre-compiled versions are distributed from Emacs binaries are distributed as zip files, digitally signed by the developer who built them. Generally most users will want the file @file{emacs-@value{EMACSVER}-bin-i386.zip}, which -contains everything you need to get started. +contains everything you need to get started. @cindex where to get sources @cindex Emacs source code @@ -286,7 +286,7 @@ Windows ports of the command line gzip and tar tools from multiple sources. The command to unpack a source distribution from the command line is: @example -tar xzf emacs-@value{EMACSVER}.tar.gz +tar xzf emacs-@value{EMACSVER}.tar.gz @end example If this does not work with the versions of tar and gzip that you have, @@ -573,9 +573,9 @@ Message-ID: Subject: Re: Re[2]: problem with caps/ctrl swap on NT 4.0 @end ignore @example -It's a binary value that lets you map keystrokes in the low-level keyboard -drivers in NT. As a result you don't have to worry about applications -bypassing mappings that you've done at a higher level (i.e. it just works). +It's a binary value that lets you map keystrokes in the low-level keyboard +drivers in NT. As a result you don't have to worry about applications +bypassing mappings that you've done at a higher level (i.e. it just works). Here's the format of the value: @@ -587,11 +587,11 @@ Here's the format of the value: DWORD: mapping n DWORD: 0x00000000 terminating null DWORD -Each mapping DWORD has two parts: the input scancode, and an output -scancode. To map scancode 0x1d (left control) to scancode 0x3a (caps -lock), you want a value of 0x003a001d. Note that this does not swap the -keys. Using just this mapping value, both the left control and the caps -lock key will behave as caps-lock. To swap, you also need to map 0x3a to +Each mapping DWORD has two parts: the input scancode, and an output +scancode. To map scancode 0x1d (left control) to scancode 0x3a (caps +lock), you want a value of 0x003a001d. Note that this does not swap the +keys. Using just this mapping value, both the left control and the caps +lock key will behave as caps-lock. To swap, you also need to map 0x3a to 0x1d, using 0x001d003a. This registry value is system wide, and can't be made user-specific. It @@ -1426,7 +1426,7 @@ this discussion} for more details. You can start an interactive shell in Emacs by typing @kbd{M-x shell}. Emacs uses the @env{SHELL} environment variable to determine which program to use as the shell. To instruct Emacs to use a non-default -shell, you can either set this environment variable, or customize +shell, you can either set this environment variable, or customize @code{explicit-shell-file-name}. You can also customize @code{shell-file-name} to change the shell that will be used by subprocesses that are started with @code{shell-command} and diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 0e2710b658033e9e72b14f54104c044e8402ab3c..54e067d65bdf973cc8c4356ed157517bac9573c5 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi @@ -2,8 +2,6 @@ @c %**start of header @setfilename ../../info/efaq @settitle GNU Emacs FAQ -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @include emacsver.texi diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi index 6f6dd064fe95cd4bc613857947ae9f2794e928cd..5b9f3a8e0045511b3ada58caa95c928abc9b67da 100644 --- a/doc/misc/eieio.texi +++ b/doc/misc/eieio.texi @@ -3,8 +3,6 @@ @set TITLE Enhanced Implementation of Emacs Interpreted Objects @set AUTHOR Eric M. Ludlam @settitle @value{TITLE} -@documentencoding UTF-8 -@documentlanguage en @c ************************************************************************* @c @ Header diff --git a/doc/misc/emacs-gnutls.texi b/doc/misc/emacs-gnutls.texi index b30067830e5671de9433df3ff4bcf7f2eae6daa2..369c6c3c3a1f21b7e970d4c3d8745ff9095b9eea 100644 --- a/doc/misc/emacs-gnutls.texi +++ b/doc/misc/emacs-gnutls.texi @@ -4,8 +4,6 @@ @setfilename ../../info/emacs-gnutls @settitle Emacs GnuTLS Integration @value{VERSION} -@documentencoding UTF-8 -@documentlanguage en @copying This file describes the Emacs GnuTLS integration. diff --git a/doc/misc/emacs-mime.texi b/doc/misc/emacs-mime.texi index 37c6e1b6b1e800d97ba9e18617e8721740f5e0e5..2c0e929e532140629d11948cca4fe1e6bec4b099 100644 --- a/doc/misc/emacs-mime.texi +++ b/doc/misc/emacs-mime.texi @@ -26,8 +26,8 @@ modify this GNU manual.'' @end quotation @end copying +@c Node ``Interface Functions'' uses non-ASCII characters @documentencoding UTF-8 -@documentlanguage en @dircategory Emacs lisp libraries @direntry diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi index c131a82c5275f8e27ec6fd4b9836c3d79cf08090..79f76560eb44f2adeb4cb1de96e90191222eb489 100644 --- a/doc/misc/epa.texi +++ b/doc/misc/epa.texi @@ -2,8 +2,6 @@ @c %**start of header @setfilename ../../info/epa @settitle EasyPG Assistant User's Manual -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @set VERSION 1.0.0 diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi index 07e77f392fe8c795a7b9c401b254a7bc3664ec93..abf0766ee8f63b1696b2240d128bc6d484c55adb 100644 --- a/doc/misc/erc.texi +++ b/doc/misc/erc.texi @@ -4,8 +4,6 @@ @settitle ERC Manual @syncodeindex fn cp @include emacsver.texi -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi index 7d7157c6805c5cc8ccc70c76fb6bccc62aaa2b21..926a02fd1deacfd94fb153f3574cf16e79499067 100644 --- a/doc/misc/ert.texi +++ b/doc/misc/ert.texi @@ -2,8 +2,6 @@ @c %**start of header @setfilename ../../info/ert @settitle Emacs Lisp Regression Testing -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @dircategory Emacs misc features diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi index 789fa01160c3bffdf7377029cfefd7b7a726fd1b..e8fab42b899527412a67c6547c1a53f7757a6340 100644 --- a/doc/misc/eshell.texi +++ b/doc/misc/eshell.texi @@ -4,8 +4,6 @@ @settitle Eshell: The Emacs Shell @defindex cm @synindex vr fn -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/eudc.texi b/doc/misc/eudc.texi index 30353fdfaa14626ab4b71f8d54922b101fc9552a..747494ffbde4bc236c10723a0e0c64a5e889c6b6 100644 --- a/doc/misc/eudc.texi +++ b/doc/misc/eudc.texi @@ -3,8 +3,6 @@ @setfilename ../../info/eudc @settitle Emacs Unified Directory Client (EUDC) Manual @afourpaper -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi index dce0a71480954d6547999c5c6b05b5f9ff88e918..d1f3e21c20ead508c5be4320fa3631876684befc 100644 --- a/doc/misc/flymake.texi +++ b/doc/misc/flymake.texi @@ -5,8 +5,6 @@ @set UPDATED April 2004 @settitle GNU Flymake @value{VERSION} @syncodeindex pg cp -@documentencoding UTF-8 -@documentlanguage en @comment %**end of header @copying diff --git a/doc/misc/forms.texi b/doc/misc/forms.texi index 817aafde2a166c205232cb7d76fffca7069c0900..17b117be9618864dd4a6caabf36998b2e66d7766 100644 --- a/doc/misc/forms.texi +++ b/doc/misc/forms.texi @@ -14,8 +14,6 @@ @end iftex @c @smallbook @comment %**end of header (This is for running Texinfo on a region.) -@documentencoding UTF-8 -@documentlanguage en @copying This 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 cebe90bea9a1f56e5f713bb1b2a2dfb267d14868..4e5855627b8a2cb113c23970fa61f3ed9dd5bc85 100644 --- a/doc/misc/gnus-coding.texi +++ b/doc/misc/gnus-coding.texi @@ -2,8 +2,6 @@ @setfilename gnus-coding @settitle Gnus Coding Style and Maintenance Guide -@documentencoding UTF-8 -@documentlanguage en @syncodeindex fn cp @syncodeindex vr cp @syncodeindex pg cp diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi index 3b4cf5d8c5e9fccf3f5490dccf0a8178e61827ff..1a0469c14f4272f1fcde2da620a1b2ec8dd30482 100644 --- a/doc/misc/gnus-faq.texi +++ b/doc/misc/gnus-faq.texi @@ -5,8 +5,6 @@ @c @c @setfilename gnus-faq.info @c @settitle Frequently Asked Questions -@c @documentencoding UTF-8 -@c @documentlanguage en @c %**end of header @c diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 5e29a08eb981dace098db024fc5b9501b901ad08..d05ed53e69bfc2993de012dc01b1c6ff568e5c03 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -9,7 +9,6 @@ @syncodeindex pg cp @documentencoding UTF-8 -@documentlanguage en @copying Copyright @copyright{} 1995--2013 Free Software Foundation, Inc. diff --git a/doc/misc/htmlfontify.texi b/doc/misc/htmlfontify.texi index efb52683c8dbbbbe9d12fdd7b9185f270e59f1fe..9f3b99a1027fef23493bd22302c64966e0aeab66 100644 --- a/doc/misc/htmlfontify.texi +++ b/doc/misc/htmlfontify.texi @@ -3,8 +3,6 @@ @setfilename ../../info/htmlfontify @settitle Htmlfontify User Manual @exampleindent 2 -@documentencoding UTF-8 -@documentlanguage en @comment %**end of header @copying diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi index efe3db63b052ffccd886cba823a47ffa12b62dbc..a432d4dc14ae94725729275ba462bc4dc6a51e65 100644 --- a/doc/misc/idlwave.texi +++ b/doc/misc/idlwave.texi @@ -12,8 +12,6 @@ @set DATE April, 2007 @set AUTHOR J.D. Smith & Carsten Dominik @set MAINTAINER J.D. Smith -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @finalout diff --git a/doc/misc/ido.texi b/doc/misc/ido.texi index 816e42c4dbd14a78efdf8fe2f4fc80d88367677c..747a9d57d3fd738f65261e247d3cf94056e1b5aa 100644 --- a/doc/misc/ido.texi +++ b/doc/misc/ido.texi @@ -1,8 +1,6 @@ \input texinfo @c -*-texinfo-*- @setfilename ../../info/ido @settitle Interactive Do -@documentencoding UTF-8 -@documentlanguage en @include emacsver.texi @copying diff --git a/doc/misc/info.texi b/doc/misc/info.texi index 093a510187eae3de2cb12f5c85c9a05bcdc01085..32aee99868d485a981294ba01158e4318e979fd1 100644 --- a/doc/misc/info.texi +++ b/doc/misc/info.texi @@ -8,8 +8,6 @@ @syncodeindex fn cp @syncodeindex vr cp @syncodeindex ky cp -@documentencoding UTF-8 -@documentlanguage en @comment %**end of header @copying diff --git a/doc/misc/mairix-el.texi b/doc/misc/mairix-el.texi index 9fe46d5f9b4c38507ee3805c70a6dfbd41dd9ede..210b709c1ea841b028149efc35d5696876b56036 100644 --- a/doc/misc/mairix-el.texi +++ b/doc/misc/mairix-el.texi @@ -4,7 +4,6 @@ @settitle Emacs Interface for Mairix @documentencoding UTF-8 -@documentlanguage en @copying Copyright @copyright{} 2008--2013 Free Software Foundation, Inc. diff --git a/doc/misc/message.texi b/doc/misc/message.texi index 86092ab76d80c023963be6260dcea51389d57edc..a98c7e48e53b4e636f516c9f690cc72fba48ddfd 100644 --- a/doc/misc/message.texi +++ b/doc/misc/message.texi @@ -4,8 +4,6 @@ @setfilename ../../info/message @settitle Message Manual -@documentencoding UTF-8 -@documentlanguage en @synindex fn cp @synindex vr cp @synindex pg cp diff --git a/doc/misc/mh-e.texi b/doc/misc/mh-e.texi index d11cf3dfd7d6e474e3e69249b2c15c6905f6ffba..a0ea0fe6de928225cf6527b8ba16dd30ecf2ae4c 100644 --- a/doc/misc/mh-e.texi +++ b/doc/misc/mh-e.texi @@ -5,8 +5,6 @@ @c %**start of header @setfilename ../../info/mh-e @settitle The MH-E Manual -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @c Version of the software and manual. diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi index e5e3c11c0bdab053a34857f86a531fb6887958a9..afb44a6a396efe582f87f67f2c6702ff9d433f73 100644 --- a/doc/misc/newsticker.texi +++ b/doc/misc/newsticker.texi @@ -7,8 +7,6 @@ @syncodeindex vr cp @syncodeindex fn cp @syncodeindex pg cp -@documentencoding UTF-8 -@documentlanguage en @comment %**end of header @copying diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi index df2a6c808ee4a08fb565be934c7ad0890947099d..8c81b6fbd20c841ff96a17977cc7c59d1d0aeead 100644 --- a/doc/misc/nxml-mode.texi +++ b/doc/misc/nxml-mode.texi @@ -2,8 +2,6 @@ @c %**start of header @setfilename ../../info/nxml-mode @settitle nXML Mode -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/octave-mode.texi b/doc/misc/octave-mode.texi index 6590e1770b8261411bd184d31550779bd6df81dc..50bb4f11f2a81497c5cb2648db66776981fda616 100644 --- a/doc/misc/octave-mode.texi +++ b/doc/misc/octave-mode.texi @@ -2,8 +2,6 @@ @c %**start of header @setfilename ../../info/octave-mode @settitle Octave Mode -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 9d3acac25aa39d2f8d10ce53f59085fa89ba7faf..a90f3d4d5363f81966b06730d6c470de4f16674b 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi @@ -15,8 +15,6 @@ @set MAINTAINER Carsten Dominik @set MAINTAINEREMAIL @email{carsten at orgmode dot org} @set MAINTAINERCONTACT @uref{mailto:carsten at orgmode dot org,contact the maintainer} -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @finalout diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi index 86bdad0e6117df9bf62718738ffa919af392add1..11123f977a0f5f0680ed8135b2d8b66481ec771a 100644 --- a/doc/misc/pcl-cvs.texi +++ b/doc/misc/pcl-cvs.texi @@ -3,8 +3,6 @@ @setfilename ../../info/pcl-cvs @settitle PCL-CVS---Emacs Front-End to CVS @syncodeindex vr fn -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi index df86117a6b15b9eba8e3098acb42f3ff91d8eed0..370998c855a06f9c317843c06d48a99fe379f2c0 100644 --- a/doc/misc/pgg.texi +++ b/doc/misc/pgg.texi @@ -7,9 +7,6 @@ @set VERSION 0.1 @settitle PGG @value{VERSION} -@documentencoding UTF-8 -@documentlanguage en - @copying This file describes PGG @value{VERSION}, an Emacs interface to various PGP implementations. diff --git a/doc/misc/rcirc.texi b/doc/misc/rcirc.texi index e76172017a8fbb1c6a323612d47c5902a95e05eb..3bce0c7c24b487439f5b1ef270ce5185cfe77e0a 100644 --- a/doc/misc/rcirc.texi +++ b/doc/misc/rcirc.texi @@ -2,8 +2,6 @@ @c %**start of header @setfilename ../../info/rcirc @settitle rcirc Manual -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/reftex.texi b/doc/misc/reftex.texi index c2c7b0818aa69f181c62337d03e96c80a5f6eabb..ba83d8129a8b75ea53a1681bcbd7f73a68e3c74a 100644 --- a/doc/misc/reftex.texi +++ b/doc/misc/reftex.texi @@ -2,8 +2,6 @@ @c %**start of header @setfilename ../../info/reftex @settitle RefTeX User Manual -@documentencoding UTF-8 -@documentlanguage en @synindex ky cp @syncodeindex vr cp @syncodeindex fn cp diff --git a/doc/misc/remember.texi b/doc/misc/remember.texi index b6a18b1433ae28b950a5cdbcb457ca0bde81c0a0..290c18a7b47fe59896ac816167de46d2ca101209 100644 --- a/doc/misc/remember.texi +++ b/doc/misc/remember.texi @@ -3,8 +3,6 @@ @setfilename ../../info/remember @settitle Remember Manual @syncodeindex fn cp -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/sasl.texi b/doc/misc/sasl.texi index 256077871f3616a2253bc1d122630a7b615a770e..dcb25ec805afca6380fdf700787b0f8a9d9c9526 100644 --- a/doc/misc/sasl.texi +++ b/doc/misc/sasl.texi @@ -7,9 +7,6 @@ @set VERSION 0.2 @settitle Emacs SASL Library @value{VERSION} -@documentencoding UTF-8 -@documentlanguage en - @copying This file describes the Emacs SASL library, version @value{VERSION}. diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi index 43a8992a2e901a4048256724d0f6e52944f5b1da..11dbf2eda5e154045d7ffcde53816717de30cd63 100644 --- a/doc/misc/sc.texi +++ b/doc/misc/sc.texi @@ -3,8 +3,6 @@ @comment %**start of header (This is for running Texinfo on a region.) @setfilename ../../info/sc @settitle Supercite User's Manual -@documentencoding UTF-8 -@documentlanguage en @iftex @finalout @end iftex diff --git a/doc/misc/semantic.texi b/doc/misc/semantic.texi index 132fdec67be828361b0f02c54deacb4f04e01de5..f43316f50129b16c9371347a6868da02d382ab76 100644 --- a/doc/misc/semantic.texi +++ b/doc/misc/semantic.texi @@ -3,8 +3,6 @@ @set TITLE Semantic Manual @set AUTHOR Eric M. Ludlam, David Ponce, and Richard Y. Kim @settitle @value{TITLE} -@documentencoding UTF-8 -@documentlanguage en @c ************************************************************************* @c @ Header diff --git a/doc/misc/ses.texi b/doc/misc/ses.texi index 8b9520bf79061ae969562d9c65de71cbd612e1ff..8ac023b81353b0c85e9198011a5bda2aaaee38a7 100644 --- a/doc/misc/ses.texi +++ b/doc/misc/ses.texi @@ -6,8 +6,6 @@ @syncodeindex fn cp @syncodeindex vr cp @syncodeindex ky cp -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/sieve.texi b/doc/misc/sieve.texi index 1fb987fb2a01f850e599394ae779eb00f738f49a..f69e2b9b948525f0465ced02efd992bc55eb2305 100644 --- a/doc/misc/sieve.texi +++ b/doc/misc/sieve.texi @@ -4,8 +4,6 @@ @setfilename ../../info/sieve @settitle Emacs Sieve Manual -@documentencoding UTF-8 -@documentlanguage en @synindex fn cp @synindex vr cp @synindex pg cp diff --git a/doc/misc/smtpmail.texi b/doc/misc/smtpmail.texi index 6774f0e5545ff00dcec6684fb0aad0be16cfc577..dce90d060124c89a5b9bbf0da4ce0d78244c4841 100644 --- a/doc/misc/smtpmail.texi +++ b/doc/misc/smtpmail.texi @@ -1,8 +1,6 @@ \input texinfo @c -*-texinfo-*- @setfilename ../../info/smtpmail @settitle Emacs SMTP Library -@documentencoding UTF-8 -@documentlanguage en @syncodeindex vr fn @copying Copyright @copyright{} 2003--2013 Free Software Foundation, Inc. diff --git a/doc/misc/speedbar.texi b/doc/misc/speedbar.texi index 49bc462a32ebae3d2e2618b12518356a376c3fbb..3cb0ec3aed82556ce9467aef51228a995e3edb8a 100644 --- a/doc/misc/speedbar.texi +++ b/doc/misc/speedbar.texi @@ -1,8 +1,6 @@ \input texinfo @c -*-texinfo-*- @setfilename ../../info/speedbar @settitle Speedbar: File/Tag summarizing utility -@documentencoding UTF-8 -@documentlanguage en @syncodeindex fn cp @copying diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi index 8715c4883108aae77c30c7bc73800e3796e60a66..d6cf4d53edcdb1bd517ebb7d607887a1a016adc5 100644 --- a/doc/misc/srecode.texi +++ b/doc/misc/srecode.texi @@ -4,8 +4,6 @@ @set TITLE SRecoder Manual @set AUTHOR Eric M. Ludlam @settitle @value{TITLE} -@documentencoding UTF-8 -@documentlanguage en @c Merge all indexes into a single index for now. @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 715212e03d587c099a7acc8c808ba73d079131e2..4920a9ccc8111f46114362f16e3cbc64f4788ab7 100644 --- a/doc/misc/todo-mode.texi +++ b/doc/misc/todo-mode.texi @@ -5,8 +5,6 @@ @syncodeindex fn cp @syncodeindex vr cp @syncodeindex ky cp -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 05e06724a810e0aeeaec055c99d9ea4f2b4da372..7b2d2b33ba28eede9fdbf451ed9ebbcfc32cd60f 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -2,8 +2,6 @@ @setfilename ../../info/tramp @c %**start of header @settitle TRAMP User Manual -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @c This is *so* much nicer :) diff --git a/doc/misc/url.texi b/doc/misc/url.texi index 862a8068bedacd8070f14628e5b842490efba663..fdec68b1c61c30c1461c13ec08352f0c5417399a 100644 --- a/doc/misc/url.texi +++ b/doc/misc/url.texi @@ -2,9 +2,6 @@ @setfilename ../../info/url @settitle URL Programmer's Manual -@documentencoding UTF-8 -@documentlanguage en - @iftex @c @finalout @end iftex diff --git a/doc/misc/vip.texi b/doc/misc/vip.texi index 3ce0221f6cb87e57852d893807c167e361d48df9..28e78f5d381275d0bd974eedcf16148a8cf2a235 100644 --- a/doc/misc/vip.texi +++ b/doc/misc/vip.texi @@ -2,9 +2,6 @@ @setfilename ../../info/vip @settitle VIP -@documentencoding UTF-8 -@documentlanguage en - @copying Copyright @copyright{} 1987, 2001--2013 Free Software Foundation, Inc. diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi index cb6268e0e03c4bb8f6e09dbd419eff8fc8319e9d..db5a5736888665b69b3b7f8c57a9b28af4456b64 100644 --- a/doc/misc/viper.texi +++ b/doc/misc/viper.texi @@ -6,9 +6,6 @@ @comment @setfilename viper.info @setfilename ../../info/viper -@documentencoding UTF-8 -@documentlanguage en - @copying Copyright @copyright{} 1995--1997, 2001--2013 Free Software Foundation, Inc. diff --git a/doc/misc/widget.texi b/doc/misc/widget.texi index 9d8fe14a8b0c887ffac15b77cd6575084de15c80..2fe247dd7503a13128cb01d361dd48c24997ef77 100644 --- a/doc/misc/widget.texi +++ b/doc/misc/widget.texi @@ -5,8 +5,6 @@ @syncodeindex fn cp @syncodeindex vr cp @syncodeindex ky cp -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/wisent.texi b/doc/misc/wisent.texi index 1274e9b0724b0305047b1eaaa0ac5fe89f8d7071..c0f18f6363aaac0d0331012d054010037b3b6d0f 100644 --- a/doc/misc/wisent.texi +++ b/doc/misc/wisent.texi @@ -20,8 +20,6 @@ @c @footnotestyle separate @c @paragraphindent 2 @c @@smallbook -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi index 324d5a7c84d421a3b82c92bfed91dfeb913e4abc..df67f02119c995445ff97803d276be0ce0071110 100644 --- a/doc/misc/woman.texi +++ b/doc/misc/woman.texi @@ -8,8 +8,6 @@ @c Look for @page and @need commands. @setchapternewpage off @paragraphindent 0 -@documentencoding UTF-8 -@documentlanguage en @c %**end of header @copying