• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/textmodes/

Lines Matching +defs:prefix +defs:re

240   :prefix "reftex-"
284 to after the section-re matched to determine the level.
500 Label prefix string, like \"tab:\".
501 The prefix is a short string used as the start of a label. It may be the
502 empty string. The prefix may contain the following `%' escapes:
508 %S A section prefix derived with variable `reftex-section-prefixes'.
575 - the first non-nil format and prefix
597 (choice :tag "Label prefix string "
628 When the label prefix given in an entry in `reftex-label-alist' contains `%S',
629 this list is used to determine the correct prefix string depending on the
655 (defcustom reftex-trust-label-prefix nil
656 "Non-nil means, trust the label prefix when determining label type.
664 will then compare the label prefix with the prefixes found in
671 the prefix, e.g. (\"fn:\" \"eqn:\" \"item:\").
672 nil Never trust a label prefix.
690 (string :tag "prefix (with colon)"))))
737 (if (re-search-backward
742 (if (re-search-forward \"\\n[ \\t]*\\n\\\\|\\\\\\\\z\\\\.\" pos t)
771 If DERIVE is nil, the label generated will consist of the prefix and a
775 already contain the prefix, and (if DERIVE is t) a default label derived from
857 (defcustom reftex-label-illegal-re "[^-a-zA-Z0-9_+=:;,.]"
937 this variable associates the 3 marking characters `,-+' with prefix strings
1117 maybe Prompt only if `reftex-citation' was called with C-u prefix arg
1124 (const :tag "When called with prefix arg" maybe)
1130 natbib) allow specifying two optional arguments, one for a prefix to
1236 PREFIX can be a prefix which is added to the KEY part of the index entry.
1238 prefix should be \"Molecules!\". See the manual for details.
1412 Sorting will then preserve blocks, so that lines are re-arranged only
1620 PARSING: Parts of a multifile document loaded when (re)-parsing the document.
1663 "*Non-nil means, re-parse only 1 file when asked to re-parse.
1664 Re-parsing is normally requested with a `C-u' prefix to many RefTeX commands,
1667 or section heading near point in a menu. Requesting re-parsing of an entire
1668 multifile document then requires a `C-u C-u' prefix or the capital `R' key
1736 "*Non-nil means, re-fontify the context in the label menu with font-lock.