Specify .texi encoding.
* emacs-lisp-intro.texi: * back.texi, book-spine.texi, lay-flat.texi: * 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.texi, eieio.texi: * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi: * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi: * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.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.
This commit is contained in:
parent
53f6b148fc
commit
c6ab4664a6
63 changed files with 93 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-12-30 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Specify .texi encoding (Bug#16292).
|
||||
* emacs-lisp-intro.texi: Add @documentencoding.
|
||||
|
||||
2013-12-30 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* emacs-lisp-intro.texi: Use @quotation for license notice.
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
@c setfilename emacs-lisp-intro.info
|
||||
@c sethtmlfilename emacs-lisp-intro.html
|
||||
@settitle Programming in Emacs Lisp
|
||||
@documentencoding UTF-8
|
||||
@syncodeindex vr cp
|
||||
@syncodeindex fn cp
|
||||
@finalout
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2014-01-06 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Specify .texi encoding (Bug#16292).
|
||||
* back.texi, book-spine.texi, lay-flat.texi:
|
||||
Add @documentencoding.
|
||||
|
||||
2014-01-05 Chong Yidong <cyd@gnu.org>
|
||||
|
||||
* backups.texi (Making Backups): Document backup-buffer change.
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
@c %**start of header
|
||||
@setfilename back-cover
|
||||
@settitle GNU Emacs Lisp Reference Manual
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
.
|
||||
@sp 7
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
@c %**start of header
|
||||
@setfilename book-spine
|
||||
@settitle book-spine
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@include emacsver.texi
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
@setfilename inner-covers.info
|
||||
@settitle Inner Covers
|
||||
@smallbook
|
||||
@documentencoding UTF-8
|
||||
@comment %**end of header
|
||||
|
||||
@headings off
|
||||
|
|
|
@ -1,3 +1,20 @@
|
|||
2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
Specify .texi encoding (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.texi, eieio.texi:
|
||||
* emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
|
||||
* eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
|
||||
* gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.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.
|
||||
|
||||
2014-01-03 Aidan Gauland <aidalgol@amuri.net>
|
||||
|
||||
* eshell.texi (What Eshell is not): Clean up confusing clause.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
\input texinfo @c -*-texinfo-*-
|
||||
@setfilename ../../info/ada-mode
|
||||
@settitle Ada Mode
|
||||
@documentencoding UTF-8
|
||||
|
||||
@copying
|
||||
Copyright @copyright{} 1999--2014 Free Software Foundation, Inc.
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
@setfilename ../../info/auth
|
||||
@settitle Emacs auth-source Library @value{VERSION}
|
||||
@documentencoding UTF-8
|
||||
|
||||
@copying
|
||||
This file describes the Emacs auth-source library.
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
@c @node Autotypist, Picture, Abbrevs, Top
|
||||
@c @chapter Features for Automatic Typing
|
||||
@settitle Features for Automatic Typing
|
||||
@documentencoding UTF-8
|
||||
@c @cindex text
|
||||
@c @cindex selfinserting text
|
||||
@c @cindex autotypist
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
@set TITLE Bovine parser development
|
||||
@set AUTHOR Eric M. Ludlam, David Ponce, and Richard Y. Kim
|
||||
@settitle @value{TITLE}
|
||||
@documentencoding UTF-8
|
||||
|
||||
@c *************************************************************************
|
||||
@c @ Header
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
@setfilename ../../info/calc
|
||||
@c [title]
|
||||
@settitle GNU Emacs Calc Manual
|
||||
@documentencoding UTF-8
|
||||
@setchapternewpage odd
|
||||
@comment %**end of header (This is for running Texinfo on a region.)
|
||||
|
||||
|
|
|
@ -83,6 +83,7 @@ the second with them pointing to the XEmacs manuals.
|
|||
|
||||
@setfilename ../../info/ccmode
|
||||
@settitle CC Mode Manual
|
||||
@documentencoding UTF-8
|
||||
@footnotestyle end
|
||||
|
||||
@c The following four macros generate the filenames and titles of the
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
\input texinfo @c -*-texinfo-*-
|
||||
@setfilename ../../info/cl
|
||||
@settitle Common Lisp Extensions
|
||||
@documentencoding UTF-8
|
||||
@include emacsver.texi
|
||||
|
||||
@copying
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
@setfilename ../../info/dbus
|
||||
@c %**start of header
|
||||
@settitle Using of D-Bus
|
||||
@documentencoding UTF-8
|
||||
@c @setchapternewpage odd
|
||||
@c %**end of header
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
@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
|
||||
|
||||
@include emacsver.texi
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
@comment %**start of header
|
||||
@setfilename ../../info/ebrowse
|
||||
@settitle A Class Browser for C++
|
||||
@documentencoding UTF-8
|
||||
@setchapternewpage odd
|
||||
@syncodeindex fn cp
|
||||
@comment %**end of header
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
\input texinfo
|
||||
@setfilename ../../info/ede
|
||||
@settitle Emacs Development Environment
|
||||
@documentencoding UTF-8
|
||||
|
||||
@copying
|
||||
This file describes EDE, the Emacs Development Environment.
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
@setfilename ../../info/ediff
|
||||
|
||||
@settitle Ediff User's Manual
|
||||
@documentencoding UTF-8
|
||||
@synindex vr cp
|
||||
@synindex fn cp
|
||||
@synindex pg cp
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
\input texinfo
|
||||
@setfilename ../../info/edt
|
||||
@settitle EDT Emulation for Emacs
|
||||
@documentencoding UTF-8
|
||||
|
||||
@copying
|
||||
This file documents the EDT emulation package for Emacs.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
@c %**start of header
|
||||
@setfilename ../../info/efaq
|
||||
@settitle GNU Emacs FAQ
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@include emacsver.texi
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
@set TITLE Enhanced Implementation of Emacs Interpreted Objects
|
||||
@set AUTHOR Eric M. Ludlam
|
||||
@settitle @value{TITLE}
|
||||
@documentencoding UTF-8
|
||||
|
||||
@c *************************************************************************
|
||||
@c @ Header
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
@setfilename ../../info/emacs-gnutls
|
||||
@settitle Emacs GnuTLS Integration @value{VERSION}
|
||||
@documentencoding UTF-8
|
||||
|
||||
@copying
|
||||
This file describes the Emacs GnuTLS integration.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
@c %**start of header
|
||||
@setfilename ../../info/epa
|
||||
@settitle EasyPG Assistant User's Manual
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@set VERSION 1.0.0
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
@settitle ERC Manual
|
||||
@syncodeindex fn cp
|
||||
@include emacsver.texi
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
@c %**start of header
|
||||
@setfilename ../../info/ert
|
||||
@settitle Emacs Lisp Regression Testing
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@dircategory Emacs misc features
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
@settitle Eshell: The Emacs Shell
|
||||
@defindex cm
|
||||
@synindex vr fn
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
@setfilename ../../info/eudc
|
||||
@settitle Emacs Unified Directory Client (EUDC) Manual
|
||||
@afourpaper
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
@set UPDATED April 2004
|
||||
@settitle GNU Flymake @value{VERSION}
|
||||
@syncodeindex pg cp
|
||||
@documentencoding UTF-8
|
||||
@comment %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
@end iftex
|
||||
@c @smallbook
|
||||
@comment %**end of header (This is for running Texinfo on a region.)
|
||||
@documentencoding UTF-8
|
||||
|
||||
@copying
|
||||
This file documents Forms mode, a form-editing major mode for GNU Emacs.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
@setfilename gnus-coding
|
||||
@settitle Gnus Coding Style and Maintenance Guide
|
||||
@documentencoding UTF-8
|
||||
@syncodeindex fn cp
|
||||
@syncodeindex vr cp
|
||||
@syncodeindex pg cp
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
@c
|
||||
@c @setfilename gnus-faq.info
|
||||
@c @settitle Frequently Asked Questions
|
||||
@c @documentencoding UTF-8
|
||||
@c %**end of header
|
||||
@c
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
@setfilename ../../info/htmlfontify
|
||||
@settitle Htmlfontify User Manual
|
||||
@exampleindent 2
|
||||
@documentencoding UTF-8
|
||||
@comment %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -12,6 +12,7 @@
|
|||
@set DATE April, 2007
|
||||
@set AUTHOR J.D. Smith & Carsten Dominik
|
||||
@set MAINTAINER J.D. Smith
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
@finalout
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
\input texinfo @c -*-texinfo-*-
|
||||
@setfilename ../../info/ido
|
||||
@settitle Interactive Do
|
||||
@documentencoding UTF-8
|
||||
@include emacsver.texi
|
||||
|
||||
@copying
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
@syncodeindex fn cp
|
||||
@syncodeindex vr cp
|
||||
@syncodeindex ky cp
|
||||
@documentencoding UTF-8
|
||||
@comment %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
@setfilename ../../info/message
|
||||
@settitle Message Manual
|
||||
@documentencoding UTF-8
|
||||
@synindex fn cp
|
||||
@synindex vr cp
|
||||
@synindex pg cp
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
@c %**start of header
|
||||
@setfilename ../../info/mh-e
|
||||
@settitle The MH-E Manual
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@c Version of the software and manual.
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
@syncodeindex vr cp
|
||||
@syncodeindex fn cp
|
||||
@syncodeindex pg cp
|
||||
@documentencoding UTF-8
|
||||
@comment %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
@c %**start of header
|
||||
@setfilename ../../info/nxml-mode
|
||||
@settitle nXML Mode
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
@c %**start of header
|
||||
@setfilename ../../info/octave-mode
|
||||
@settitle Octave Mode
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
@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
|
||||
@c %**end of header
|
||||
@finalout
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
@setfilename ../../info/pcl-cvs
|
||||
@settitle PCL-CVS---Emacs Front-End to CVS
|
||||
@syncodeindex vr fn
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
@set VERSION 0.1
|
||||
@settitle PGG @value{VERSION}
|
||||
|
||||
@documentencoding UTF-8
|
||||
|
||||
@copying
|
||||
This file describes PGG @value{VERSION}, an Emacs interface to various
|
||||
PGP implementations.
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
@c %**start of header
|
||||
@setfilename ../../info/rcirc
|
||||
@settitle rcirc Manual
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
@c %**start of header
|
||||
@setfilename ../../info/reftex
|
||||
@settitle RefTeX User Manual
|
||||
@documentencoding UTF-8
|
||||
@synindex ky cp
|
||||
@syncodeindex vr cp
|
||||
@syncodeindex fn cp
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
@setfilename ../../info/remember
|
||||
@settitle Remember Manual
|
||||
@syncodeindex fn cp
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
@set VERSION 0.2
|
||||
@settitle Emacs SASL Library @value{VERSION}
|
||||
|
||||
@documentencoding UTF-8
|
||||
|
||||
@copying
|
||||
This file describes the Emacs SASL library, version @value{VERSION}.
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
@comment %**start of header (This is for running Texinfo on a region.)
|
||||
@setfilename ../../info/sc
|
||||
@settitle Supercite User's Manual
|
||||
@documentencoding UTF-8
|
||||
@iftex
|
||||
@finalout
|
||||
@end iftex
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
@set TITLE Semantic Manual
|
||||
@set AUTHOR Eric M. Ludlam, David Ponce, and Richard Y. Kim
|
||||
@settitle @value{TITLE}
|
||||
@documentencoding UTF-8
|
||||
|
||||
@c *************************************************************************
|
||||
@c @ Header
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
@syncodeindex fn cp
|
||||
@syncodeindex vr cp
|
||||
@syncodeindex ky cp
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
@setfilename ../../info/sieve
|
||||
@settitle Emacs Sieve Manual
|
||||
@documentencoding UTF-8
|
||||
@synindex fn cp
|
||||
@synindex vr cp
|
||||
@synindex pg cp
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
\input texinfo @c -*-texinfo-*-
|
||||
@setfilename ../../info/smtpmail
|
||||
@settitle Emacs SMTP Library
|
||||
@documentencoding UTF-8
|
||||
@syncodeindex vr fn
|
||||
@copying
|
||||
Copyright @copyright{} 2003--2014 Free Software Foundation, Inc.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
\input texinfo @c -*-texinfo-*-
|
||||
@setfilename ../../info/speedbar
|
||||
@settitle Speedbar: File/Tag summarizing utility
|
||||
@documentencoding UTF-8
|
||||
@syncodeindex fn cp
|
||||
|
||||
@copying
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
@set TITLE SRecoder Manual
|
||||
@set AUTHOR Eric M. Ludlam
|
||||
@settitle @value{TITLE}
|
||||
@documentencoding UTF-8
|
||||
|
||||
@c Merge all indexes into a single index for now.
|
||||
@c We can always separate them later into two or more as needed.
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
@syncodeindex fn cp
|
||||
@syncodeindex vr cp
|
||||
@syncodeindex ky cp
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
@setfilename ../../info/tramp
|
||||
@c %**start of header
|
||||
@settitle TRAMP User Manual
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@c This is *so* much nicer :)
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
@setfilename ../../info/url
|
||||
@settitle URL Programmer's Manual
|
||||
|
||||
@documentencoding UTF-8
|
||||
|
||||
@iftex
|
||||
@c @finalout
|
||||
@end iftex
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
@setfilename ../../info/vip
|
||||
@settitle VIP
|
||||
|
||||
@documentencoding UTF-8
|
||||
|
||||
@copying
|
||||
Copyright @copyright{} 1987, 2001--2014 Free Software Foundation, Inc.
|
||||
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
@comment @setfilename viper.info
|
||||
@setfilename ../../info/viper
|
||||
|
||||
@documentencoding UTF-8
|
||||
|
||||
@copying
|
||||
Copyright @copyright{} 1995--1997, 2001--2014 Free Software Foundation, Inc.
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
@syncodeindex fn cp
|
||||
@syncodeindex vr cp
|
||||
@syncodeindex ky cp
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
@c @footnotestyle separate
|
||||
@c @paragraphindent 2
|
||||
@c @@smallbook
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
@c Look for @page and @need commands.
|
||||
@setchapternewpage off
|
||||
@paragraphindent 0
|
||||
@documentencoding UTF-8
|
||||
@c %**end of header
|
||||
|
||||
@copying
|
||||
|
|
Loading…
Add table
Reference in a new issue