# HG changeset patch # User Eli Zaretskii # Date 1175345012 0 # Node ID 4ad9a4e564f86b3d8fe341b5862cd88988b97fa0 # Parent 9b0bcc9e22c76c68d383e34a8c235d349508ff8f Improve indexing. diff -r 9b0bcc9e22c7 -r 4ad9a4e564f8 lispref/backups.texi --- a/lispref/backups.texi Sat Mar 31 11:20:45 2007 +0000 +++ b/lispref/backups.texi Sat Mar 31 12:43:32 2007 +0000 @@ -6,6 +6,8 @@ @setfilename ../info/backups @node Backups and Auto-Saving, Buffers, Files, Top @chapter Backups and Auto-Saving +@cindex backups and auto-saving +@cindex back up and auto save Backup files and auto-save files are two methods by which Emacs tries to protect the user from the consequences of crashes or of the user's diff -r 9b0bcc9e22c7 -r 4ad9a4e564f8 lispref/compile.texi --- a/lispref/compile.texi Sat Mar 31 11:20:45 2007 +0000 +++ b/lispref/compile.texi Sat Mar 31 12:43:32 2007 +0000 @@ -6,6 +6,7 @@ @setfilename ../info/compile @node Byte Compilation, Advising Functions, Loading, Top @chapter Byte Compilation +@cindex byte compilation @cindex byte-code @cindex compilation diff -r 9b0bcc9e22c7 -r 4ad9a4e564f8 lispref/customize.texi --- a/lispref/customize.texi Sat Mar 31 11:20:45 2007 +0000 +++ b/lispref/customize.texi Sat Mar 31 12:43:32 2007 +0000 @@ -6,6 +6,7 @@ @setfilename ../info/customize @node Customization, Loading, Macros, Top @chapter Writing Customization Definitions +@cindex customize @cindex customization definitions This chapter describes how to declare user options for customization, diff -r 9b0bcc9e22c7 -r 4ad9a4e564f8 lispref/nonascii.texi --- a/lispref/nonascii.texi Sat Mar 31 11:20:45 2007 +0000 +++ b/lispref/nonascii.texi Sat Mar 31 12:43:32 2007 +0000 @@ -7,6 +7,7 @@ @node Non-ASCII Characters, Searching and Matching, Text, Top @chapter Non-@acronym{ASCII} Characters @cindex multibyte characters +@cindex characters, multi-byte @cindex non-@acronym{ASCII} characters This chapter covers the special issues relating to non-@acronym{ASCII} diff -r 9b0bcc9e22c7 -r 4ad9a4e564f8 lispref/os.texi --- a/lispref/os.texi Sat Mar 31 11:20:45 2007 +0000 +++ b/lispref/os.texi Sat Mar 31 12:43:32 2007 +0000 @@ -622,6 +622,7 @@ @code{string-match}. @end defvar +@cindex system type and name @defvar system-type The value of this variable is a symbol indicating the type of operating system Emacs is operating on. Here is a table of the possible values: @@ -885,6 +886,7 @@ @node User Identification @section User Identification +@cindex user identification @defvar init-file-user This variable says which user's init files should be used by