]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve indexing.
authorEli Zaretskii <eliz@gnu.org>
Sat, 31 Mar 2007 12:43:32 +0000 (12:43 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 31 Mar 2007 12:43:32 +0000 (12:43 +0000)
lispref/backups.texi
lispref/compile.texi
lispref/customize.texi
lispref/nonascii.texi
lispref/os.texi

index 893f6df42050e0ec118d53e4a1b92b633ed03c62..0c5db16e22c253be49d587c1dc9fed0335b88b09 100644 (file)
@@ -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
index 4ed0eb8c1bf31aa265e25b7b28820c6c3ec95cc3..4a11e5b5f7667098552d0a90847713ac364df4e6 100644 (file)
@@ -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
 
index 3d7e9b0017219ba7522a9aed1eeac76abf545bff..e3493102846f1ff7e93e6d920eb380d30166b9dc 100644 (file)
@@ -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,
index 3661079c56e197279a6e821f8a9b78926ab6309e..9e1d603ba33795f498d472d23e1adb89b6d3edc6 100644 (file)
@@ -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}
index 9fde03b650ca1507347a9d7e7dd40fd26ff88483..98c9dc5828a308782d0a04f39110df85b171145c 100644 (file)
@@ -622,6 +622,7 @@ convenient way to test parts of this string is with
 @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 @@ indicating whether the privilege is currently enabled.
 
 @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