annotate lispref/index.texi @ 66356:131366a2e19b

* mh-identity.el (mh-assoc-ignore-case): New macro that uses assoc-string (if the function is available) and falls back on assoc-ignore-case if assoc-string is not found. (mh-identity-field-handler): Use mh-assoc-ignore-case since assoc-ignore-case is a obsolete function in Emacs 22. * mh-e.el (mh-folder-buttons-init-flag): New variable that keeps track of whether the tool-bar in mh-folder-mode has been initialized yet. (mh-folder-mode): Initialize the tool-bar for folders the first time we get into mh-letter-mode. * mh-customize.el (mh-buffer-exists-p): New function which tests presence of buffers of a given mode. (mh-tool-bar-define): New functions mh-tool-bar-folder-buttons-init and mh-tool-bar-letter-buttons-init are defined. These functions are used to create the tool-bar from the corresponding customizable variables. * mh-comp.el (mh-letter-buttons-init-flag): New variable that keeps track of whether the tool-bar in mh-letter-mode has been initialized yet. (mh-letter-mode): Initialize the tool-bar for drafts the first time we get into mh-letter-mode.
author Satyaki Das <satyaki@theforce.stanford.edu>
date Sun, 23 Oct 2005 22:34:34 +0000
parents 26a5da04740c
children 7a84d4874322
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
52915
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
1 @c -*-texinfo-*-
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
2 @setfilename ../info/index
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
3
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
4 @c Indexing guidelines
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
5
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
6 @c I assume that all indexes will be combinded.
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
7 @c Therefore, if a generated findex and permutations
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
8 @c cover the ways an index user would look up the entry,
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
9 @c then no cindex is added.
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
10 @c Concept index (cindex) entries will also be permuted. Therefore, they
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
11 @c have no commas and few irrelevant connectives in them.
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
12
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
13 @c I tried to include words in a cindex that give the context of the entry,
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
14 @c particularly if there is more than one entry for the same concept.
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
15 @c For example, "nil in keymap"
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
16 @c Similarly for explicit findex and vindex entries, e.g. "print example".
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
17
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
18 @c Error codes are given cindex entries, e.g. "end-of-file error".
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
19
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
20 @c pindex is used for .el files and Unix programs
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
21
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
22 @node Index, New Symbols, Standard Hooks, Top
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
23 @unnumbered Index
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
24
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
25 @c Print the indices
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
26
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
27 @printindex fn
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
28
26a5da04740c Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
diff changeset
29