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