]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/nonascii.texi
Merge from origin/emacs-24
[gnu-emacs] / doc / lispref / nonascii.texi
index 902eb4054111ddf2f6808ef31a7aa2cead4935bd..fedf933b2d91a1e244dd74fa8c66d5c2151def73 100644 (file)
@@ -783,6 +783,8 @@ of them is @code{nil}, it defaults to the first or last codepoint of
 
 @node Scanning Charsets
 @section Scanning for Character Sets
+@cindex scanning for character sets
+@cindex character set, searching
 
   Sometimes it is useful to find out which character set a particular
 character belongs to.  One use for this is in determining which coding
@@ -1620,6 +1622,9 @@ contents (as it usually does), it should examine the contents of
 
 @node Specifying Coding Systems
 @subsection Specifying a Coding System for One Operation
+@cindex specify coding system
+@cindex force coding system for operation
+@cindex coding system for operation
 
   You can specify the coding system for a specific operation by binding
 the variables @code{coding-system-for-read} and/or