emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/emacs-mime.texi


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/man/emacs-mime.texi
Date: Mon, 20 Jun 2005 10:47:13 -0400

Index: emacs/man/emacs-mime.texi
diff -c emacs/man/emacs-mime.texi:1.24 emacs/man/emacs-mime.texi:1.25
*** emacs/man/emacs-mime.texi:1.24      Wed Mar 30 08:14:32 2005
--- emacs/man/emacs-mime.texi   Mon Jun 20 14:47:12 2005
***************
*** 56,62 ****
  This manual documents the libraries used to compose and display
  @acronym{MIME} messages.
  
! This manual is directed at users who want to modify the behaviour of
  the @acronym{MIME} encoding/decoding process or want a more detailed
  picture of how the Emacs @acronym{MIME} library works, and people who want
  to write functions and commands that manipulate @acronym{MIME} elements.
--- 56,62 ----
  This manual documents the libraries used to compose and display
  @acronym{MIME} messages.
  
! This manual is directed at users who want to modify the behavior of
  the @acronym{MIME} encoding/decoding process or want a more detailed
  picture of how the Emacs @acronym{MIME} library works, and people who want
  to write functions and commands that manipulate @acronym{MIME} elements.
***************
*** 795,801 ****
  Mapping from @acronym{MIME} charset to encoding to use.  This variable is
  usually used except, e.g., when other requirements force a specific
  encoding (digitally signed messages require 7bit encodings).  The
! default is 
  
  @lisp
  ((iso-2022-jp . 7bit)
--- 795,801 ----
  Mapping from @acronym{MIME} charset to encoding to use.  This variable is
  usually used except, e.g., when other requirements force a specific
  encoding (digitally signed messages require 7bit encodings).  The
! default is
  
  @lisp
  ((iso-2022-jp . 7bit)




reply via email to

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