From 0d7420848f9afbc2df395d52e2d7e8e7cc70316a Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Fri, 1 Jul 2011 16:27:29 +0200 Subject: [PATCH] * mule.texi (Coding Systems): Put a few more of the coding systems into the index. Fixes: debbugs:8900 --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/mule.texi | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 26cce9b2ac9..8127d528d5e 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2011-07-01 Lars Magne Ingebrigtsen + + * mule.texi (Coding Systems): Put a few more of the coding systems + into the index (bug#8900). + 2011-06-26 Glenn Morris * fortran-xtra.texi (Fortran): F90 mode is also for F2008. diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index a721e0c204b..3893f51ace5 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi @@ -665,6 +665,9 @@ system to other coding systems when writing data. Conversion is possible in reading or writing files, in sending or receiving from the terminal, and in exchanging data with subprocesses. +@cindex @code{no-conversion}, coding system +@cindex @code{raw-text}, coding system +@cindex @code{emacs-internal}, coding system Emacs assigns a name to each coding system. Most coding systems are used for one language, and the name of the coding system starts with the language name. Some coding systems are used for several @@ -748,6 +751,7 @@ appropriate conversion. (This is the convention normally used on the Macintosh system.) @end table +@cindex @code{iso-latin-1}, coding system These variant coding systems are omitted from the @code{list-coding-systems} display for brevity, since they are entirely predictable. For example, the coding system @code{iso-latin-1} has -- 2.39.2