emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r111934: Prefer UTF-8 for documentati


From: Paul Eggert
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r111934: Prefer UTF-8 for documentation.
Date: Mon, 04 Mar 2013 00:45:03 -0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111934
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Mon 2013-03-04 00:45:03 -0800
message:
  Prefer UTF-8 for documentation.
  
  With GNU Texinfo 5.0, this generates nicer-looking info files,
  since they can use curly quotes.  With older Texinfo it doesn't matter.
modified:
  doc/emacs/ChangeLog
  doc/emacs/ack.texi
  doc/emacs/cal-xtra.texi
  doc/emacs/calendar.texi
  doc/emacs/emacs-xtra.texi
  doc/emacs/emacs.texi
  doc/lispref/ChangeLog
  doc/lispref/elisp.texi
  doc/lispref/intro.texi
  doc/misc/ChangeLog
  doc/misc/emacs-mime.texi
  doc/misc/htmlfontify.texi
  doc/misc/mairix-el.texi
  doc/misc/mh-e.texi
  doc/misc/ses.texi
=== modified file 'doc/emacs/ChangeLog'
--- a/doc/emacs/ChangeLog       2013-02-28 06:30:48 +0000
+++ b/doc/emacs/ChangeLog       2013-03-04 08:45:03 +0000
@@ -1,3 +1,11 @@
+2013-03-04  Paul Eggert  <address@hidden>
+
+       Prefer UTF-8 for documentation.
+       With GNU Texinfo 5.0, this generates nicer-looking info files,
+       since they can use curly quotes.  With older Texinfo it doesn't matter.
+       * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
+       Switch from Latin-1 to UTF-8.
+
 2013-02-28  Bastien Guerry  <address@hidden>
 
        * xresources.texi (GTK resources): Fix broken link.

=== modified file 'doc/emacs/ack.texi'
--- a/doc/emacs/ack.texi        2013-02-22 17:13:05 +0000
+++ b/doc/emacs/ack.texi        2013-03-04 08:45:03 +0000
@@ -1,4 +1,4 @@
address@hidden -*- coding: iso-latin-1 -*-
address@hidden -*- coding: utf-8 -*-
 @c This is part of the Emacs manual.
 @c Copyright (C) 1994-1997, 1999-2013 Free Software Foundation, Inc.
 @c See file emacs.texi for copying conditions.
@@ -53,7 +53,7 @@
 D-Bus message bus protocol; @file{zeroconf.el}, a mode for browsing
 Avahi services; @file{xesam.el}, a Xesam-based search engine
 interface; and @file{secrets.el}, an interface to keyring daemons for
-storing confidential data.  He and Kai Gro?johann wrote the Tramp package, 
which
+storing confidential data.  He and Kai Gro??johann wrote the Tramp package, 
which
 provides transparent remote file editing using rcp, ssh, ftp, and
 other network protocols.  He and Daniel Pittman wrote
 @file{tramp-cache.el}.
@@ -68,7 +68,7 @@
 implemented support for X11.
 
 @item
-Emil ?str?m, Milan Zamaza, and Stefan Bruda wrote @file{prolog.el},
+Emil ??str??m, Milan Zamaza, and Stefan Bruda wrote @file{prolog.el},
 a mode for editing Prolog (and Mercury) code.
 
 @item
@@ -260,7 +260,7 @@
 Eric Ding wrote @file{goto-addr.el},
 
 @item
-Jan Dj?rv added support for the GTK+ toolkit and X drag-and-drop.
+Jan Dj??rv added support for the GTK+ toolkit and X drag-and-drop.
 He also wrote @file{dynamic-setting.el}.
 
 @item
@@ -268,7 +268,7 @@
 cross-references in @LaTeX{} documents; and co-wrote IDLWAVE mode
 (q.v.).  He was the original author of Org mode, for maintaining notes,
 todo lists, and project planning.  Bastien Guerry subsequently took
-over maintainership.  Benjamin Andresen, Thomas Baumann, Joel Boehland, Jan 
B?cker, Lennart
+over maintainership.  Benjamin Andresen, Thomas Baumann, Joel Boehland, Jan 
B??cker, Lennart
 Borgman, Baoqiu Cui, Dan Davison, Christian Egli, Eric S. Fraga, Daniel 
German, Chris Gray, Konrad Hinsen, Tassilo Horn, Philip
 Jackson, Martyn Jago, Thorsten Jolitz, Jambunathan K, Tokuya Kameshima, Sergey 
Litvinov, David Maus, Ross Patterson, Juan Pechiar, Sebastian Rose, Eric 
Schulte,
 Paul Sexton, Ulf Stegemann, Andy Stewart, Christopher Suckling, David O'Toole, 
John Wiegley, Zhang Weize,
@@ -303,7 +303,7 @@
 for incremental reading and completion of buffer names.
 
 @item
-Torbj?rn Einarsson wrote @file{f90.el}, a mode for Fortran 90 files.
+Torbj??rn Einarsson wrote @file{f90.el}, a mode for Fortran 90 files.
 
 @item
 Tsugutomo Enami co-wrote the support for international character sets.
@@ -365,7 +365,7 @@
 flow control.
 
 @item
-Fabi?n E. Gallina rewrote @file{python.el}, the major mode for the
+Fabi??n E. Gallina rewrote @file{python.el}, the major mode for the
 Python programming language used in Emacs 24.3 onwards.
 
 @item
@@ -373,7 +373,7 @@
 @file{w32-win.el}, support functions for the MS-Windows window system.
 
 @item
-Juan Le?n Lahoz Garc?a wrote @file{wdired.el}, a package for
+Juan Le??n Lahoz Garc??a wrote @file{wdired.el}, a package for
 performing file operations by directly editing Dired buffers.
 
 @item
@@ -510,9 +510,9 @@
 @file{url-queue.el}, for controlling parallel downloads of URLs;
 and implemented libxml2 support.
 Components of Gnus have also been written by: Nagy Andras, David
-Blacka, Scott Byer, Ludovic Court?s, Julien Danjou, Kevin Greiner, Kai
-Gro?johann, Joe Hildebrand, Paul Jarc, Simon Josefsson, Sascha
-L?decke, David Moore, Jim Radford, Benjamin Rutt, Raymond Scholz,
+Blacka, Scott Byer, Ludovic Court??s, Julien Danjou, Kevin Greiner, Kai
+Gro??johann, Joe Hildebrand, Paul Jarc, Simon Josefsson, Sascha
+L??decke, David Moore, Jim Radford, Benjamin Rutt, Raymond Scholz,
 Thomas Steffen, Reiner Steib, Didier Verna, Ilja Weis, Katsumi
 Yamaoka, Teodor Zlatanov, and others (@pxref{Contributors,,,gnus, the
 Gnus Manual}).
@@ -553,7 +553,7 @@
 for the Transport Layer Security protocol.
 
 @item
-Arne J?rgensen wrote @file{latexenc.el}, a package to
+Arne J??rgensen wrote @file{latexenc.el}, a package to
 automatically guess the correct coding system in @LaTeX{} files.
 
 @item
@@ -605,7 +605,7 @@
 Emacs.
 
 @item
-Karel address@hidden contributed SELinux support, for preserving the
+Karel address@hidden contributed SELinux support, for preserving the
 Security-Enhanced Linux context of files on backup and copy.
 
 @item
@@ -694,7 +694,7 @@
 creates a virtual Info manual of package keywords.
 
 @item
-K?roly address@hidden wrote the ``multi-terminal'' code, which allows
+K??roly address@hidden wrote the ``multi-terminal'' code, which allows
 Emacs to run on graphical and text terminals simultaneously.
 
 @item
@@ -960,7 +960,7 @@
 widgets.
 
 @item
-Fran?ois Pinard, Greg McGary, and Bruno Haible wrote @file{po.el},
+Fran??ois Pinard, Greg McGary, and Bruno Haible wrote @file{po.el},
 support for PO translation files.
 
 @item
@@ -1345,7 +1345,7 @@
 John Wiegley wrote @file{align.el}, a set of commands for aligning text
 according to regular-expression based rules; @file{isearchb.el} for fast
 buffer switching; @file{timeclock.el}, a package for keeping track of
-time spent on projects; the Bah?'? calendar support;
+time spent on projects; the Bah??'?? calendar support;
 @file{pcomplete.el}, a programmable completion facility;
 @file{remember.el}, a mode for jotting down things to remember;
 @file{eudcb-mab.el}, an address book backend for the Emacs Unified

=== modified file 'doc/emacs/cal-xtra.texi'
--- a/doc/emacs/cal-xtra.texi   2013-01-01 09:11:05 +0000
+++ b/doc/emacs/cal-xtra.texi   2013-03-04 08:45:03 +0000
@@ -1,4 +1,4 @@
address@hidden This is part of the Emacs manual.  -*- coding: iso-latin-1 -*-
address@hidden This is part of the Emacs manual.  -*- coding: utf-8 -*-
 @c Copyright (C) 2004-2013 Free Software Foundation, Inc.
 @c See file emacs.texi for copying conditions.
 @c
@@ -203,7 +203,7 @@
 @minus{}1 the last occurrence, @minus{}2 the second-to-last occurrence, and
 so on).
 
-  You can specify holidays that occur on fixed days of the Bah?'?,
+  You can specify holidays that occur on fixed days of the Bah??'??,
 Chinese, Hebrew, Islamic, and Julian calendars too.  For example,
 
 @smallexample
@@ -420,7 +420,7 @@
 @subsection Diary Entries Using non-Gregorian Calendars
 
   As well as entries based on the standard Gregorian calendar, your
-diary can have entries based on Bah?'?, Hebrew, or Islamic dates.
+diary can have entries based on Bah??'??, Hebrew, or Islamic dates.
 Recognition of such entries can be time-consuming, however, and since
 most people don't use them, you must explicitly enable their use.  If
 you want the diary to recognize Hebrew-date diary entries, for example,
@@ -440,7 +440,7 @@
 @end smallexample
 
 @noindent
-Similarly, for Islamic and Bah?'? entries, add
+Similarly, for Islamic and Bah??'?? entries, add
 @code{diary-islamic-list-entries} and @code{diary-islamic-mark-entries}, or
 @code{diary-bahai-list-entries} and @code{diary-bahai-mark-entries}.
 
@@ -449,7 +449,7 @@
 @vindex diary-islamic-entry-symbol
   These diary entries have the same formats as Gregorian-date diary
 entries; except that @code{diary-bahai-entry-symbol} (default @samp{B})
-must precede a Bah?'? date, @code{diary-hebrew-entry-symbol} (default
+must precede a Bah??'?? date, @code{diary-hebrew-entry-symbol} (default
 @samp{H}) a Hebrew date, and @code{diary-islamic-entry-symbol} (default
 @samp{I}) an Islamic date.  Moreover, non-Gregorian month names may not
 be abbreviated (because the first three letters are often not unique).
@@ -476,7 +476,7 @@
 
   Here is a table of commands used in the calendar to create diary
 entries that match the selected date and other dates that are similar in
-the Bah?'?, Hebrew, or Islamic calendars:
+the Bah??'??, Hebrew, or Islamic calendars:
 
 @table @kbd
 @item i h d
@@ -851,7 +851,7 @@
 @item %%(diary-astro-day-number)
 Make a diary entry with today's equivalent astronomical (Julian) day number.
 @item %%(diary-bahai-date)
-Make a diary entry with today's equivalent Bah?'? calendar date.
+Make a diary entry with today's equivalent Bah??'?? calendar date.
 @item %%(diary-chinese-date)
 Make a diary entry with today's equivalent Chinese calendar date.
 @item %%(diary-coptic-date)

=== modified file 'doc/emacs/calendar.texi'
--- a/doc/emacs/calendar.texi   2013-01-01 09:11:05 +0000
+++ b/doc/emacs/calendar.texi   2013-03-04 08:45:03 +0000
@@ -1,4 +1,4 @@
address@hidden This is part of the Emacs manual.  -*- coding: iso-latin-1 -*-
address@hidden This is part of the Emacs manual.  -*- coding: utf-8 -*-
 @c Copyright (C) 1985-1987, 1993-1995, 1997, 2000-2013 Free Software
 @c Foundation, Inc.
 @c See file emacs.texi for copying conditions.
@@ -522,7 +522,7 @@
 holidays}, which prompts for the month and year.
 
   The holidays known to Emacs include United States holidays and the
-major Bah?'?, Chinese, Christian, Islamic, and Jewish holidays; also the
+major Bah??'??, Chinese, Christian, Islamic, and Jewish holidays; also the
 solstices and equinoxes.
 
 @findex list-holidays
@@ -760,8 +760,8 @@
 twelve ``terrestrial branches'' for a total of sixty names that are
 repeated in a cycle of sixty.
 
address@hidden Bah?'? calendar
-  The Bah?'? calendar system is based on a solar cycle of 19 months with
address@hidden Bah??'?? calendar
+  The Bah??'?? calendar system is based on a solar cycle of 19 months with
 19 days each.  The four remaining ``intercalary'' days are placed
 between the 18th and 19th months.
 
@@ -801,7 +801,7 @@
 (@code{calendar-french-print-date}).
 @findex calendar-bahai-print-date
 @item p b
-Display Bah?'? date for selected day
+Display Bah??'?? date for selected day
 (@code{calendar-bahai-print-date}).
 @findex calendar-chinese-print-date
 @item p C
@@ -869,7 +869,7 @@
 Move to a date specified with an astronomical (Julian) day number
 (@code{calendar-astro-goto-day-number}).
 @item g b
-Move to a date specified in the Bah?'? calendar
+Move to a date specified in the Bah??'?? calendar
 (@code{calendar-bahai-goto-date}).
 @item g h
 Move to a date specified in the Hebrew calendar

=== modified file 'doc/emacs/emacs-xtra.texi'
--- a/doc/emacs/emacs-xtra.texi 2013-01-01 09:11:05 +0000
+++ b/doc/emacs/emacs-xtra.texi 2013-03-04 08:45:03 +0000
@@ -26,7 +26,7 @@
 @end quotation
 @end copying
 
address@hidden ISO-8859-1
address@hidden UTF-8
 
 @dircategory Emacs
 @direntry

=== modified file 'doc/emacs/emacs.texi'
--- a/doc/emacs/emacs.texi      2013-02-22 17:10:58 +0000
+++ b/doc/emacs/emacs.texi      2013-03-04 08:45:03 +0000
@@ -1,4 +1,4 @@
-\input texinfo  @c -*- coding: iso-latin-1 -*-
+\input texinfo  @c -*- coding: utf-8 -*-
 
 @setfilename ../../info/emacs
 @settitle GNU Emacs Manual
@@ -44,7 +44,7 @@
 @end quotation
 @end copying
 
address@hidden ISO-8859-1
address@hidden UTF-8
 
 @dircategory Emacs
 @direntry
@@ -1351,35 +1351,35 @@
 
 Contributors to GNU Emacs include Jari Aalto, Per Abrahamsen, Tomas
 Abrahamsson, Jay K. Adams, Alon Albert, Michael Albinus, Nagy
-Andras, Benjamin Andresen, Ralf Angeli, Dmitry Antipov, Joe Arceneaux, Emil 
?str?m,
+Andras, Benjamin Andresen, Ralf Angeli, Dmitry Antipov, Joe Arceneaux, Emil 
??str??m,
 Miles Bader, David Bakhash, Juanma Barranquero, Eli Barzilay, Thomas
 Baumann, Steven L. Baur, Jay Belanger, Alexander L. Belikoff,
 Thomas Bellman, Scott Bender, Boaz Ben-Zvi, Sergey Berezin, Karl
 Berry, Anna M. Bigatti, Ray Blaak, Martin Blais, Jim Blandy, Johan
-Bockg?rd, Jan B?cker, Joel Boehland, Lennart Borgman, Per Bothner,
+Bockg??rd, Jan B??cker, Joel Boehland, Lennart Borgman, Per Bothner,
 Terrence Brannon, Frank Bresz, Peter Breton, Emmanuel Briot, Kevin
 Broadey, Vincent Broman, Michael Brouwer, David M. Brown, Stefan Bruda,
 Georges Brun-Cottan, Joe Buehler, Scott Byer, address@hidden Bzyl,
 Bill Carpenter, Per Cederqvist, Hans Chalupsky, Chris Chase, Bob
 Chassell, Andrew Choi, Chong Yidong, Sacha Chua, Stewart Clamen, James
 Clark, Mike Clarkson, Glynn Clements, Andrew Cohen, Daniel Colascione,
-Edward O'Connor, Christoph Conrad, Ludovic Court?s, Andrew Csillag,
+Edward O'Connor, Christoph Conrad, Ludovic Court??s, Andrew Csillag,
 Toby Cubitt, Baoqiu Cui, Doug Cutting, Mathias Dahl, Julien Danjou, Satyaki
 Das, Vivek Dasmohapatra, Dan Davison, Michael DeCorte, Gary Delp, Nachum
 Dershowitz, Dave Detlefs, Matthieu Devin, Christophe de Dinechin, Eri
-Ding, Jan Dj?rv, Lawrence R. Dodd, Carsten Dominik, Scott Draves,
+Ding, Jan Dj??rv, Lawrence R. Dodd, Carsten Dominik, Scott Draves,
 Benjamin Drieu, Viktor Dukhovni, Jacques Duthen, Dmitry Dzhus, John
 Eaton, Rolf Ebert, Carl Edman, David Edmondson, Paul Eggert, Stephen
-Eglen, Christian Egli, Torbj?rn Einarsson, Tsugutomo Enami, David
+Eglen, Christian Egli, Torbj??rn Einarsson, Tsugutomo Enami, David
 Engster, Hans Henrik Eriksen, Michael Ernst, Ata Etemadi, Frederick
 Farnbach, Oscar Figueiredo, Fred Fish, Steve Fisk, Karl Fogel, Gary
 Foster, Eric S. Fraga, Romain Francoise, Noah Friedman, Andreas
 Fuchs, Shigeru Fukaya, Hallvard Furuseth, Keith Gabryelski, Peter S.
-Galbraith, Kevin Gallagher, Fabi?n E. Gallina, Kevin Gallo, Juan Le?n Lahoz 
Garc?a,
+Galbraith, Kevin Gallagher, Fabi??n E. Gallina, Kevin Gallo, Juan Le??n Lahoz 
Garc??a,
 Howard Gayle, Daniel German, Stephen Gildea, Julien Gilles, David
 Gillespie, Bob Glickstein, Deepak Goel, David De La Harpe Golden, Boris
 Goldowsky, David Goodger, Chris Gray, Kevin Greiner, Michelangelo Grigni, Odd
-Gripenstam, Kai Gro?johann, Michael Gschwind, Bastien Guerry, Henry
+Gripenstam, Kai Gro??johann, Michael Gschwind, Bastien Guerry, Henry
 Guillaume, Doug Gwyn, Bruno Haible, Ken'ichi Handa, Lars Hansen, Chris
 Hanson, Jesper Harder, Alexandru Harsanyi, K. Shane Hartman, John
 Heidemann, Jon K. Hellan, Magnus Henoch, Markus Heritsch, Dirk
@@ -1388,19 +1388,19 @@
 Hove, Denis Howe, Lars Ingebrigtsen, Andrew Innes, Seiichiro Inoue,
 Philip Jackson, Martyn Jago, Pavel Janik, Paul Jarc, Ulf Jasper,
 Thorsten Jolitz, Michael K. Johnson, Kyle Jones, Terry Jones, Simon
-Josefsson, Alexandre Julliard, Arne J?rgensen, Tomoji Kagatani,
+Josefsson, Alexandre Julliard, Arne J??rgensen, Tomoji Kagatani,
 Brewster Kahle, Tokuya Kameshima, Lute Kamstra, Ivan Kanis, David
 Kastrup, David Kaufman, Henry Kautz, Taichi Kawabata, Taro Kawagishi,
 Howard Kaye, Michael Kifer, Richard King, Peter Kleiweg, Karel
address@hidden, Shuhei Kobayashi, Pavel Kobyakov, Larry K. Kolodney, David
address@hidden, Shuhei Kobayashi, Pavel Kobyakov, Larry K. Kolodney, David
 M. Koppelman, Koseki Yoshinori, Robert Krawitz, Sebastian Kremer,
-Ryszard Kubiak, Igor Kuzmin, David K?gedal, Daniel LaLiberte, Karl
+Ryszard Kubiak, Igor Kuzmin, David K??gedal, Daniel LaLiberte, Karl
 Landstrom, Mario Lang, Aaron Larson, James R. Larus, Vinicius Jose
 Latorre, Werner Lemberg, Frederic Lepied, Peter Liljenberg, Christian
 Limpach, Lars Lindberg, Chris Lindblad, Anders Lindgren, Thomas Link,
 Juri Linkov, Francis Litterio, Sergey Litvinov, Emilio C. Lopes,
-Martin Lorentzon, Dave Love, Eric Ludlam, K?roly address@hidden, Sascha
-L?decke, Greg McGary, Roland McGrath, Michael McNamara, Alan Mackenzie,
+Martin Lorentzon, Dave Love, Eric Ludlam, K??roly address@hidden, Sascha
+L??decke, Greg McGary, Roland McGrath, Michael McNamara, Alan Mackenzie,
 Christopher J. Madsen, Neil M. Mager, Ken Manheimer, Bill Mann,
 Brian Marick, Simon Marshall, Bengt Martensson, Charlie Martin,
 Yukihiro Matsumoto, Tomohiro Matsuyama, David Maus, Thomas May, Will 
Mengarini, David
@@ -1415,7 +1415,7 @@
 Pieter E. J. Pareit, Ross Patterson, David Pearson, Juan Pechiar,
 Jeff Peck, Damon Anton Permezel, Tom Perrine, William M. Perry, Per
 Persson, Jens Petersen, Daniel Pfeiffer, Justus Piater, Richard L.
-Pieri, Fred Pierresteguy, Fran?ois Pinard, Daniel Pittman, Christian
+Pieri, Fred Pierresteguy, Fran??ois Pinard, Daniel Pittman, Christian
 Plaunt, Alexander Pohoyda, David Ponce, Francesco A. Potorti,
 Michael D. Prange, Mukesh Prasad, Ken Raeburn, Marko Rahamaa, Ashwin
 Ram, Eric S. Raymond, Paul Reilly, Edward M. Reingold, David

=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2013-03-03 02:39:57 +0000
+++ b/doc/lispref/ChangeLog     2013-03-04 08:45:03 +0000
@@ -1,3 +1,7 @@
+2013-03-04  Paul Eggert  <address@hidden>
+
+       * elisp.texi, intro.texi: Switch from Latin-1 to UTF-8.
+
 2013-03-03  Glenn Morris  <address@hidden>
 
        * objects.texi (Symbol Type): Fix typo.

=== modified file 'doc/lispref/elisp.texi'
--- a/doc/lispref/elisp.texi    2013-02-20 08:34:28 +0000
+++ b/doc/lispref/elisp.texi    2013-03-04 08:45:03 +0000
@@ -115,7 +115,7 @@
 @end quotation
 @end copying
 
address@hidden ISO-8859-1
address@hidden UTF-8
 
 @dircategory GNU Emacs Lisp
 @direntry

=== modified file 'doc/lispref/intro.texi'
--- a/doc/lispref/intro.texi    2013-01-01 09:11:05 +0000
+++ b/doc/lispref/intro.texi    2013-03-04 08:45:03 +0000
@@ -1,4 +1,4 @@
address@hidden -*-coding: iso-latin-1-*-
address@hidden -*-coding: utf-8-*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
 @c Copyright (C) 1990-1994, 2001-2013 Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
@@ -547,7 +547,7 @@
 K. Richard Magill, Brian Marick, Roland McGrath, Stefan Monnier, Skip
 Montanaro, John Gardiner Myers, Thomas A. Peterson, Francesco Potorti,
 Friedrich Pukelsheim, Arnold D. Robbins, Raul Rockwell, Jason Rumney,
-Per Starb?ck, Shinichirou Sugou, Kimmo Suominen, Edward Tharp, Bill
+Per Starb??ck, Shinichirou Sugou, Kimmo Suominen, Edward Tharp, Bill
 Trost, Rickard Westman, Jean White, Eduard Wiebe, Matthew Wilding,
 Carl Witty, Dale Worley, Rusty Wright, and David D. Zuhn.
 

=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2013-03-03 11:47:20 +0000
+++ b/doc/misc/ChangeLog        2013-03-04 08:45:03 +0000
@@ -1,3 +1,8 @@
+2013-03-04  Paul Eggert  <address@hidden>
+
+       * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
+       * ses.texi: Switch from Latin-1 to UTF-8.
+
 2013-03-03  Michael Albinus  <address@hidden>
 
        * tramp.texi (External methods): Tramp does not connect Android

=== modified file 'doc/misc/emacs-mime.texi'
--- a/doc/misc/emacs-mime.texi  2013-02-12 17:36:54 +0000
+++ b/doc/misc/emacs-mime.texi  2013-03-04 08:45:03 +0000
@@ -26,8 +26,8 @@
 @end quotation
 @end copying
 
address@hidden Node ``Interface Functions'' uses Latin-1 characters
address@hidden ISO-8859-1
address@hidden Node ``Interface Functions'' uses non-ASCII characters
address@hidden UTF-8
 
 @dircategory Emacs lisp libraries
 @direntry

=== modified file 'doc/misc/htmlfontify.texi'
--- a/doc/misc/htmlfontify.texi 2013-01-09 08:30:21 +0000
+++ b/doc/misc/htmlfontify.texi 2013-03-04 08:45:03 +0000
@@ -123,8 +123,8 @@
 entities, so you should even be able to do html-within-html fontified
 display.
 
-You should, however, note that random control or eight-bit characters
-such as ^L (\x0c) or ? (\xa4) won't get mapped yet.
+You should, however, note that random control or non-ASCII characters
+such as ^L (\x0c) or ?? (\xa4) won't get mapped yet.
 
 If the @var{srcdir} and @var{file} arguments are set, lookup etags
 derived entries in the @ref{hfy-tags-cache} and add html anchors

=== modified file 'doc/misc/mairix-el.texi'
--- a/doc/misc/mairix-el.texi   2013-01-01 09:11:05 +0000
+++ b/doc/misc/mairix-el.texi   2013-03-04 08:45:03 +0000
@@ -3,7 +3,7 @@
 @setfilename ../../info/mairix-el
 @settitle Emacs Interface for Mairix
 
address@hidden ISO-8859-1
address@hidden UTF-8
 
 @copying
 Copyright @copyright{} 2008--2013 Free Software Foundation, Inc.

=== modified file 'doc/misc/mh-e.texi'
--- a/doc/misc/mh-e.texi        2013-03-02 23:20:11 +0000
+++ b/doc/misc/mh-e.texi        2013-03-04 08:45:03 +0000
@@ -1,4 +1,4 @@
-\input texinfo   @c -*-texinfo-*-
+\input texinfo   @c -*- mode: texinfo; coding: utf-8; -*-
 @c
 @c Note: This document requires makeinfo version 4.6 or greater to build.
 @c
@@ -4968,7 +4968,7 @@
 The attribution consists of the sender's name and email address
 followed by the content of the option
 @code{mh-extract-from-attribution-verb}. This option can be set to
address@hidden:}, @samp{a ?crit:}, and @samp{schrieb:}. You can also use
address@hidden:}, @samp{a ??crit:}, and @samp{schrieb:}. You can also use
 the @samp{Custom String} menu item to enter your own verb.
 
 @vindex mail-citation-hook

=== modified file 'doc/misc/ses.texi'
--- a/doc/misc/ses.texi 2013-02-13 04:31:09 +0000
+++ b/doc/misc/ses.texi 2013-03-04 08:45:03 +0000
@@ -1,4 +1,4 @@
-\input texinfo   @c -*-texinfo-*-
+\input texinfo   @c -*- mode: texinfo; coding: utf-8; -*-
 @c %**start of header
 @setfilename ../../info/ses
 @settitle @acronym{SES}: Simple Emacs Spreadsheet
@@ -1022,9 +1022,9 @@
 Juri Linkov @email{juri@@address@hidden
 Harald Maier @email{maierh@@address@hidden
 Alan Nash @email{anash@@address@hidden
-Fran?ois Pinard @email{pinard@@address@hidden
+Fran??ois Pinard @email{pinard@@address@hidden
 Pedro Pinto @email{ppinto@@address@hidden
-Stefan Reich?r @email{xsteve@@address@hidden
+Stefan Reich??r @email{xsteve@@address@hidden
 Oliver Scholz @email{epameinondas@@address@hidden
 Richard M. Stallman @email{rms@@address@hidden
 Luc Teirlinck @email{teirllm@@address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]