Mercurial > emacs
changeset 76831:4ad9a4e564f8
Improve indexing.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 31 Mar 2007 12:43:32 +0000 |
parents | 9b0bcc9e22c7 |
children | d330c192b901 |
files | lispref/backups.texi lispref/compile.texi lispref/customize.texi lispref/nonascii.texi lispref/os.texi |
diffstat | 5 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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
--- 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,
--- 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}
--- 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