diff options
| author | Eli Zaretskii | 2011-03-09 18:54:08 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2011-03-09 18:54:08 +0200 |
| commit | 63a329f81d59e60a6cc3a6e06f1ef5f7749bb4a2 (patch) | |
| tree | b4a38fba8b3b1c41134b46f308a51e4017eea23b | |
| parent | cfe0661dbe4551a93878428bc40c53adeb4864ae (diff) | |
| download | emacs-63a329f81d59e60a6cc3a6e06f1ef5f7749bb4a2.tar.gz emacs-63a329f81d59e60a6cc3a6e06f1ef5f7749bb4a2.zip | |
Allow building manuals with Texinfo before v4.12.
doc/lispref/intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
doc/lispref/makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
doc/lispref/elisp.texi: Use ISO-8859-1 in @documentencoding.
doc/emacs/ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding. Use
Texinfo @-commands for non Latin-1 characters.
doc/emacs/emacs.texi: Use ISO-8859-1 in @documentencoding.
doc/emacs/makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
| -rw-r--r-- | doc/emacs/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/emacs/ack.texi | 30 | ||||
| -rw-r--r-- | doc/emacs/emacs.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/makefile.w32-in | 2 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog | 6 | ||||
| -rw-r--r-- | doc/lispref/elisp.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/intro.texi | 4 | ||||
| -rw-r--r-- | doc/lispref/makefile.w32-in | 2 |
8 files changed, 32 insertions, 21 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 4ce236604ed..4bdd1448add 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2011-03-09 Eli Zaretskii <eliz@gnu.org> | 1 | 2011-03-09 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding. Use | ||
| 4 | Texinfo @-commands for non Latin-1 characters. | ||
| 5 | |||
| 6 | * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding. | ||
| 7 | |||
| 3 | * custom.texi (Init File): Add index entries for ".emacs". | 8 | * custom.texi (Init File): Add index entries for ".emacs". |
| 4 | (Bug#8210) | 9 | (Bug#8210) |
| 5 | 10 | ||
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 148aaaeaa30..debe7149cb5 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | @c -*- coding: utf-8 -*- | 1 | @c -*- coding: iso-latin-1 -*- |
| 2 | @c This is part of the Emacs manual. | 2 | @c This is part of the Emacs manual. |
| 3 | @c Copyright (C) 1994-1997, 1999-2011 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1994-1997, 1999-2011 Free Software Foundation, Inc. |
| 4 | @c See file emacs.texi for copying conditions. | 4 | @c See file emacs.texi for copying conditions. |
| @@ -52,7 +52,7 @@ files. | |||
| 52 | Michael Albinus wrote @file{dbus.el}, a package that implements the | 52 | Michael Albinus wrote @file{dbus.el}, a package that implements the |
| 53 | D-Bus message bus protocol; @file{zeroconf.el}, a mode for browsing | 53 | D-Bus message bus protocol; @file{zeroconf.el}, a mode for browsing |
| 54 | Avahi services; and @file{xesam.el}, a Xesam-based search engine | 54 | Avahi services; and @file{xesam.el}, a Xesam-based search engine |
| 55 | interface. He and Kai Großjohann wrote the Tramp package, which | 55 | interface. He and Kai Grojohann wrote the Tramp package, which |
| 56 | provides transparent remote file editing using rcp, ssh, ftp, and | 56 | provides transparent remote file editing using rcp, ssh, ftp, and |
| 57 | other network protocols. He and Daniel Pittman wrote | 57 | other network protocols. He and Daniel Pittman wrote |
| 58 | @file{tramp-cache.el}. | 58 | @file{tramp-cache.el}. |
| @@ -154,7 +154,7 @@ David M.@: Brown wrote @file{array.el}, for editing arrays and other | |||
| 154 | tabular data. | 154 | tabular data. |
| 155 | 155 | ||
| 156 | @item | 156 | @item |
| 157 | Włodek Bzyl and Ryszard Kubiak wrote @file{ogonek.el}, a package for | 157 | W@l{}odek Bzyl and Ryszard Kubiak wrote @file{ogonek.el}, a package for |
| 158 | changing the encoding of Polish characters. | 158 | changing the encoding of Polish characters. |
| 159 | 159 | ||
| 160 | @item | 160 | @item |
| @@ -191,7 +191,7 @@ prior to Emacs 23 for Mac OS. | |||
| 191 | @item | 191 | @item |
| 192 | Chong Yidong was the Emacs co-maintainer for Emacs 23. He made many | 192 | Chong Yidong was the Emacs co-maintainer for Emacs 23. He made many |
| 193 | improvements to the Emacs display engine; and, together with Kai | 193 | improvements to the Emacs display engine; and, together with Kai |
| 194 | Großjohann and Alex Schroeder, wrote @file{longlines.el}, a minor | 194 | Grojohann and Alex Schroeder, wrote @file{longlines.el}, a minor |
| 195 | mode for wrapping long lines. | 195 | mode for wrapping long lines. |
| 196 | 196 | ||
| 197 | @item | 197 | @item |
| @@ -249,13 +249,13 @@ text replace the current selection. | |||
| 249 | Eric Ding wrote @file{goto-addr.el}, | 249 | Eric Ding wrote @file{goto-addr.el}, |
| 250 | 250 | ||
| 251 | @item | 251 | @item |
| 252 | Jan Djärv added support for the GTK+ toolkit and X drag-and-drop. | 252 | Jan Djrv added support for the GTK+ toolkit and X drag-and-drop. |
| 253 | 253 | ||
| 254 | @item | 254 | @item |
| 255 | Carsten Dominik wrote Ref@TeX{}, a package for setting up labels and | 255 | Carsten Dominik wrote Ref@TeX{}, a package for setting up labels and |
| 256 | cross-references in La@TeX{} documents; and co-wrote IDLWAVE mode | 256 | cross-references in La@TeX{} documents; and co-wrote IDLWAVE mode |
| 257 | (q.v.@:). He was the main author of Org mode, for maintaining notes, | 257 | (q.v.@:). He was the main author of Org mode, for maintaining notes, |
| 258 | todo lists, and project planning. Thomas Baumann, Jan Böcker, Lennart | 258 | todo lists, and project planning. Thomas Baumann, Jan Bcker, Lennart |
| 259 | Borgman, Baoqiu Cui, Daniel German, Bastien Guerry, Tassilo Horn, Philip | 259 | Borgman, Baoqiu Cui, Daniel German, Bastien Guerry, Tassilo Horn, Philip |
| 260 | Jackson, Tokuya Kameshima, Ross Patterson, Sebastian Rose, Eric Schulte, | 260 | Jackson, Tokuya Kameshima, Ross Patterson, Sebastian Rose, Eric Schulte, |
| 261 | Paul Sexton, Ulf Stegemann, Andy Stewart, David O'Toole, John Wiegley, | 261 | Paul Sexton, Ulf Stegemann, Andy Stewart, David O'Toole, John Wiegley, |
| @@ -284,7 +284,7 @@ folders have mail waiting in them; and @file{iswitchb.el}, a feature | |||
| 284 | for incremental reading and completion of buffer names. | 284 | for incremental reading and completion of buffer names. |
| 285 | 285 | ||
| 286 | @item | 286 | @item |
| 287 | Torbjörn Einarsson wrote @file{f90.el}, a mode for Fortran 90 files. | 287 | Torbjrn Einarsson wrote @file{f90.el}, a mode for Fortran 90 files. |
| 288 | 288 | ||
| 289 | @item | 289 | @item |
| 290 | Tsugutomo Enami co-wrote the support for international character sets. | 290 | Tsugutomo Enami co-wrote the support for international character sets. |
| @@ -350,7 +350,7 @@ Kevin Gallo added multiple-frame support for Windows NT and wrote | |||
| 350 | @file{w32-win.el}, support functions for the MS-Windows window system. | 350 | @file{w32-win.el}, support functions for the MS-Windows window system. |
| 351 | 351 | ||
| 352 | @item | 352 | @item |
| 353 | Juan León Lahoz García wrote @file{wdired.el}, a package for | 353 | Juan Len Lahoz Garca wrote @file{wdired.el}, a package for |
| 354 | performing file operations by directly editing Dired buffers. | 354 | performing file operations by directly editing Dired buffers. |
| 355 | 355 | ||
| 356 | @item | 356 | @item |
| @@ -484,8 +484,8 @@ Emacs: @file{dns.el} for Domain Name Service lookups; | |||
| 484 | @file{netrc.el} for parsing of @file{.netrc} files; and | 484 | @file{netrc.el} for parsing of @file{.netrc} files; and |
| 485 | @file{time-date.el} for general date and time handling. Components of | 485 | @file{time-date.el} for general date and time handling. Components of |
| 486 | Gnus have also been written by: Nagy Andras, David Blacka, Scott Byer, | 486 | Gnus have also been written by: Nagy Andras, David Blacka, Scott Byer, |
| 487 | Kevin Greiner, Kai Großjohann, Joe Hildebrand, Paul Jarc, Sascha | 487 | Kevin Greiner, Kai Grojohann, Joe Hildebrand, Paul Jarc, Sascha |
| 488 | Lüdecke, David Moore, Jim Radford, Benjamin Rutt, Raymond Scholz, | 488 | Ldecke, David Moore, Jim Radford, Benjamin Rutt, Raymond Scholz, |
| 489 | Thomas Steffen, Reiner Steib, Didier Verna, Ilja Weis, Katsumi Yamaoka, | 489 | Thomas Steffen, Reiner Steib, Didier Verna, Ilja Weis, Katsumi Yamaoka, |
| 490 | Teodor Zlatanov, and others (@pxref{Contributors,,,gnus, the Gnus Manual}). | 490 | Teodor Zlatanov, and others (@pxref{Contributors,,,gnus, the Gnus Manual}). |
| 491 | 491 | ||
| @@ -525,7 +525,7 @@ S/MIME and Sieve components; and @file{tls.el} and @file{starttls.el} | |||
| 525 | for the Transport Layer Security protocol. | 525 | for the Transport Layer Security protocol. |
| 526 | 526 | ||
| 527 | @item | 527 | @item |
| 528 | Arne Jørgensen wrote @file{latexenc.el}, a package to | 528 | Arne Jrgensen wrote @file{latexenc.el}, a package to |
| 529 | automatically guess the correct coding system in LaTeX files. | 529 | automatically guess the correct coding system in LaTeX files. |
| 530 | 530 | ||
| 531 | @item | 531 | @item |
| @@ -577,7 +577,7 @@ files and running a PostScript interpreter interactively from within | |||
| 577 | Emacs. | 577 | Emacs. |
| 578 | 578 | ||
| 579 | @item | 579 | @item |
| 580 | Karel Klíč contributed SELinux support, for preserving the | 580 | Karel Kl@v{c} contributed SELinux support, for preserving the |
| 581 | Security-Enchanced Linux context of files on backup and copy. | 581 | Security-Enchanced Linux context of files on backup and copy. |
| 582 | 582 | ||
| 583 | @item | 583 | @item |
| @@ -668,7 +668,7 @@ directory-local variables; and the @code{info-finder} feature that | |||
| 668 | creates a virtual Info manual of package keywords. | 668 | creates a virtual Info manual of package keywords. |
| 669 | 669 | ||
| 670 | @item | 670 | @item |
| 671 | Károly Lőrentey wrote the ``multi-terminal'' code, which allows Emacs to | 671 | Kroly L@H{o}rentey wrote the ``multi-terminal'' code, which allows Emacs to |
| 672 | run on graphical and text-only terminals simultaneously. | 672 | run on graphical and text-only terminals simultaneously. |
| 673 | 673 | ||
| 674 | @item | 674 | @item |
| @@ -933,7 +933,7 @@ Fred Pierresteguy and Paul Reilly made Emacs work with X Toolkit | |||
| 933 | widgets. | 933 | widgets. |
| 934 | 934 | ||
| 935 | @item | 935 | @item |
| 936 | François Pinard, Greg McGary, and Bruno Haible wrote @file{po.el}, | 936 | Franois Pinard, Greg McGary, and Bruno Haible wrote @file{po.el}, |
| 937 | support for PO translation files. | 937 | support for PO translation files. |
| 938 | 938 | ||
| 939 | @item | 939 | @item |
| @@ -1195,7 +1195,7 @@ Olaf Sylvester wrote @file{bs.el}, a package for manipulating Emacs | |||
| 1195 | buffers. | 1195 | buffers. |
| 1196 | 1196 | ||
| 1197 | @item | 1197 | @item |
| 1198 | Tibor Šimko and Milan Zamazal wrote @file{slovak.el}, support for | 1198 | Tibor @v{S}imko and Milan Zamazal wrote @file{slovak.el}, support for |
| 1199 | editing text in Slovak language. | 1199 | editing text in Slovak language. |
| 1200 | 1200 | ||
| 1201 | @item | 1201 | @item |
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 75453993dde..ef56a0dedd8 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi | |||
| @@ -29,7 +29,7 @@ developing GNU and promoting software freedom.'' | |||
| 29 | @end quotation | 29 | @end quotation |
| 30 | @end copying | 30 | @end copying |
| 31 | 31 | ||
| 32 | @documentencoding UTF-8 | 32 | @documentencoding ISO-8859-1 |
| 33 | 33 | ||
| 34 | @dircategory Emacs | 34 | @dircategory Emacs |
| 35 | @direntry | 35 | @direntry |
diff --git a/doc/emacs/makefile.w32-in b/doc/emacs/makefile.w32-in index bbbcaf0528b..ad976468be9 100644 --- a/doc/emacs/makefile.w32-in +++ b/doc/emacs/makefile.w32-in | |||
| @@ -28,7 +28,7 @@ infodir = $(srcdir)/../../info | |||
| 28 | 28 | ||
| 29 | # The makeinfo program is part of the Texinfo distribution. | 29 | # The makeinfo program is part of the Texinfo distribution. |
| 30 | MAKEINFO = makeinfo | 30 | MAKEINFO = makeinfo |
| 31 | MAKEINFO_OPTS = --force -I$(srcdir) | 31 | MAKEINFO_OPTS = --force --enable-encoding -I$(srcdir) |
| 32 | MULTI_INSTALL_INFO = $(srcdir)\..\..\nt\multi-install-info.bat | 32 | MULTI_INSTALL_INFO = $(srcdir)\..\..\nt\multi-install-info.bat |
| 33 | INFO_TARGETS = $(infodir)/emacs | 33 | INFO_TARGETS = $(infodir)/emacs |
| 34 | DVI_TARGETS = emacs.dvi | 34 | DVI_TARGETS = emacs.dvi |
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 7a402c902e5..fb99bee7aee 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-03-09 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding. | ||
| 4 | |||
| 5 | * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding. | ||
| 6 | |||
| 1 | 2011-03-08 Glenn Morris <rgm@gnu.org> | 7 | 2011-03-08 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding. | 9 | * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding. |
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 1bd10633d44..69c50ba42be 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi | |||
| @@ -62,7 +62,7 @@ developing GNU and promoting software freedom.'' | |||
| 62 | @end quotation | 62 | @end quotation |
| 63 | @end copying | 63 | @end copying |
| 64 | 64 | ||
| 65 | @documentencoding UTF-8 | 65 | @documentencoding ISO-8859-1 |
| 66 | 66 | ||
| 67 | @dircategory GNU Emacs Lisp | 67 | @dircategory GNU Emacs Lisp |
| 68 | @direntry | 68 | @direntry |
diff --git a/doc/lispref/intro.texi b/doc/lispref/intro.texi index 59718cbee75..7c070726023 100644 --- a/doc/lispref/intro.texi +++ b/doc/lispref/intro.texi | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | @c -*-coding: utf-8-*- | 1 | @c -*-coding: iso-latin-1-*- |
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1990-1994, 2001-2011 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1990-1994, 2001-2011 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| @@ -542,6 +542,6 @@ Kirman, Bob Knighten, Frederick M. Korz, Joe Lammens, Glenn M. Lewis, | |||
| 542 | K. Richard Magill, Brian Marick, Roland McGrath, Stefan Monnier, Skip | 542 | K. Richard Magill, Brian Marick, Roland McGrath, Stefan Monnier, Skip |
| 543 | Montanaro, John Gardiner Myers, Thomas A. Peterson, Francesco Potorti, | 543 | Montanaro, John Gardiner Myers, Thomas A. Peterson, Francesco Potorti, |
| 544 | Friedrich Pukelsheim, Arnold D. Robbins, Raul Rockwell, Jason Rumney, | 544 | Friedrich Pukelsheim, Arnold D. Robbins, Raul Rockwell, Jason Rumney, |
| 545 | Per Starbäck, Shinichirou Sugou, Kimmo Suominen, Edward Tharp, Bill | 545 | Per Starbck, Shinichirou Sugou, Kimmo Suominen, Edward Tharp, Bill |
| 546 | Trost, Rickard Westman, Jean White, Eduard Wiebe, Matthew Wilding, | 546 | Trost, Rickard Westman, Jean White, Eduard Wiebe, Matthew Wilding, |
| 547 | Carl Witty, Dale Worley, Rusty Wright, and David D. Zuhn. | 547 | Carl Witty, Dale Worley, Rusty Wright, and David D. Zuhn. |
diff --git a/doc/lispref/makefile.w32-in b/doc/lispref/makefile.w32-in index d074dd22e24..7b88e861d67 100644 --- a/doc/lispref/makefile.w32-in +++ b/doc/lispref/makefile.w32-in | |||
| @@ -33,7 +33,7 @@ texinfodir = $(srcdir)/../misc | |||
| 33 | TEX=tex | 33 | TEX=tex |
| 34 | INSTALL_INFO = install-info | 34 | INSTALL_INFO = install-info |
| 35 | MAKEINFO = makeinfo | 35 | MAKEINFO = makeinfo |
| 36 | MAKEINFO_OPTS = --force -I$(srcdir) -I$(emacsdir) | 36 | MAKEINFO_OPTS = --force --enable-encoding -I$(srcdir) -I$(emacsdir) |
| 37 | 37 | ||
| 38 | # The environment variable and its value to add $(srcdir) to the path | 38 | # The environment variable and its value to add $(srcdir) to the path |
| 39 | # searched for TeX input files. | 39 | # searched for TeX input files. |