• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/lisp/textmodes/

Lines Matching +defs:list +defs:part

10 ;; This file is part of GNU Emacs.
267 ("part" . 0)
285 This list is also used for promotion and demption of sectioning commands.
287 commands, promotion only works correctly if this list is sorted first
306 (defcustom reftex-part-resets-chapter nil
307 "*Non-nil means, \\part is like any other sectioning command.
308 This means, part numbers will be included in the numbering of chapters, and
309 chapter counters will be reset for each part.
399 The other window will show the corresponding part of the document.
430 The value of this variable is a list of symbols with associations in the
431 constant `reftex-label-alist-builtin'. Check that constant for a full list
441 (list 'const :tag (concat (symbol-name (nth 0 x))
458 The value of the variable must be a list of items. Each item is a list
464 Each list entry describes either an environment carrying a counter for use
466 one of its arguments. The elements of each list entry are:
492 type. The same character may occur several times in this list, to cover
559 `reftex-reference', the label list offered will be automatically
578 Any list entry may also be a symbol. If that has an association in
580 list. However, builtin defaults should normally be set with the variable
588 (list :tag "Detailed Entry"
609 (const :tag "Item in list" item)
622 (list 'const :tag (concat (symbol-name (nth 0 x)))
626 (defcustom reftex-section-prefixes '((0 . "part:") (1 . "cha:") (t . "sec:"))
629 this list is used to determine the correct prefix string depending on the
631 The list is an alist, with each entry of the form (KEY . PREFIX)
670 list List of accepted prefixes, as strings. The colon is part of
679 to use the regexp or the list value types to fine-tune this feature.
697 purpose of each function in this list is to detect if point is
712 Here is an example. The LaTeX package linguex.sty defines list macros
731 2. Write a function to detect the list macros and the determinators as well.
733 (defun my-detect-linguex-list (bound)
743 ;; Return nil because list was already closed
752 (setq reftex-special-environment-functions '(my-detect-linguex-list))
800 :type '(list (choice :tag "Derive label from context"
828 This variable is a list of the following items.
839 IGNOREWORDS List of words which should not be part of labels.
842 :type '(list (integer :tag "Number of words " 3)
864 This variable is a list of the following items.
871 :type '(list
924 `(list
1012 (defvar reftex-bibfile-ignore-list nil) ; compatibility
1058 %e Works like %a, but on list of editor names. (%2e and %E work a well)
1098 (list 'const :tag (concat (symbol-name (nth 0 x))
1168 This is a list of 3 strings.
1173 :type '(list
1175 (string :tag "Separator for last name in list")
1209 "Special characters in index entries. The value is a list of five strings.
1212 :type '(list
1236 PREFIX can be a prefix which is added to the KEY part of the index entry.
1262 :type `(list
1265 (list :value ("" "idx" ?a "" nil)
1280 (list 'const :tag (concat (symbol-name (nth 0 x))
1287 This is a list with (MACRO-KEY DEFAULT-TAG).
1295 :type '(list
1323 Requires the `texmathp.el' library which is part of AUCTeX."
1336 operator, each part will generate an index macro. So each match of
1437 The other window will show the corresponding part of the document.
1548 "*Association list with file extensions for different file types.
1549 This is a list of items, each item is like: (TYPE . (DEF-EXT OTHER-EXT ...))
1570 extension the default extension, i.e. the first in the list in
1600 "*Association list with external programs to call for finding files.
1646 Instead of t or nil, this variable may also be a list of hook functions to
1658 of the regular expressions in this list, that file is not parsed by RefTeX."
1677 list."
1858 This variable is a list of 4 boolean flags. When a flag is non-nil,
1881 (list