From 59786d6589b4e0f20bc1eaa35dee457ce1751a34 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Thu, 4 Mar 2004 04:11:00 +0000 Subject: [PATCH] Synch to No Gnus 200403040032. --- texi/ChangeLog | 8 ++++++++ texi/Makefile.in | 12 ++++++------ texi/emacs-mime.texi | 6 +++--- texi/gnus-ja.texi | 7 ++++--- texi/gnus.texi | 14 +++++++------- texi/texi2latex.el | 5 +++++ 6 files changed, 33 insertions(+), 19 deletions(-) diff --git a/texi/ChangeLog b/texi/ChangeLog index d9b3ba3..0ecbf8b 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,5 +1,13 @@ 2004-03-04 Jesper Harder + * texi2latex.el (latexi-translate-file): Support accents. + + * gnus.texi: Don't use 8bit chars (except ,A,(B). + + * emacs-mime.texi: do. + + * Makefile.in (.texi, makeinfo): Use --enable-encoding. + * gnus.texi: Move @documentencoding back, and change to latin-1. * emacs-mime.texi: do. diff --git a/texi/Makefile.in b/texi/Makefile.in index 039e182..6174220 100644 --- a/texi/Makefile.in +++ b/texi/Makefile.in @@ -56,8 +56,8 @@ most: texi2latex.elc latex latexps rm -f $@; \ $(EMACSINFO) $< t; \ else \ - echo "$(MAKEINFO) -I $(srcdir) -o $@ $<"; \ - $(MAKEINFO) -I $(srcdir) -o $@ $<; \ + echo "$(MAKEINFO) -I $(srcdir) --enable-encoding -o $@ $<"; \ + $(MAKEINFO) -I $(srcdir) --enable-encoding -o $@ $<; \ fi .SUFFIXES: .texi .dvi .ps .pdf .latexi .dvi-x .pdf-x @@ -70,8 +70,8 @@ most: texi2latex.elc latex latexps rm -f $@; \ $(EMACSINFO) $<; \ else \ - echo "$(MAKEINFO) -I $(srcdir) -o $* $<"; \ - $(MAKEINFO) -I $(srcdir) -o $* $<; \ + echo "$(MAKEINFO) -I $(srcdir) --enable-encoding -o $* $<"; \ + $(MAKEINFO) -I $(srcdir) --enable-encoding -o $* $<; \ fi # Files included in gnus.texi @@ -136,8 +136,8 @@ clean: thumbdta.tex xface.tex *.tpt gnus-manual-*.pdf gnus-manual-*.ps.gz makeinfo: - makeinfo -o gnus gnus.texi - makeinfo -o message message.texi + makeinfo --enable-encoding -o gnus gnus.texi + makeinfo --enable-encoding -o message message.texi texi2latex.elc: texi2latex.el srcdir=$(srcdir)/../lisp $(EMACSCOMP) -l $(srcdir)/../lisp/dgnushack.el --eval '(byte-compile-file "$(srcdir)/texi2latex.el")' diff --git a/texi/emacs-mime.texi b/texi/emacs-mime.texi index e536993..69fec6c 100644 --- a/texi/emacs-mime.texi +++ b/texi/emacs-mime.texi @@ -1140,7 +1140,7 @@ Return the value of the field under point. @item mail-encode-encoded-word-region @findex mail-encode-encoded-word-region Encode the non-@acronym{ASCII} words in the region. For instance, -@samp{Naïve} is encoded as @samp{=?iso-8859-1?q?Na=EFve?=}. +@samp{Na@"{@dotless{i}}ve} is encoded as @samp{=?iso-8859-1?q?Na=EFve?=}. @item mail-encode-encoded-word-buffer @findex mail-encode-encoded-word-buffer @@ -1153,7 +1153,7 @@ Encode the words that need encoding in a string, and return the result. @example (mail-encode-encoded-word-string - "This is naïve, baby") + "This is na@"{@dotless{i}}ve, baby") @result{} "This is =?iso-8859-1?q?na=EFve,?= baby" @end example @@ -1168,7 +1168,7 @@ Decode the encoded words in the string and return the result. @example (mail-decode-encoded-word-string "This is =?iso-8859-1?q?na=EFve,?= baby") -@result{} "This is naïve, baby" +@result{} "This is na@"{@dotless{i}}ve, baby" @end example @end table diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index 7929da4..f215aca 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -14759,9 +14759,10 @@ Gnus $B$O$3$l$i$N%=!<%9$X$N3&LL$rDs6!$9$k%P%C%/%(%s%I72$r>/$7Hw$($D$D$"$j(B $B$b$78!:w%(%s%8%s$N=PNO7A<0$,JQ99$5$l$k$H!"(B@code{nnweb} $B$O$=$l$r$&$^$/2r(B $B%s!&%G!<%H%k(B} ($BB8:_M}M3(B) $B$G$"$j!"