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

Lines Matching defs:?r

12 ;; GNU Emacs is free software; you can redistribute it and/or modify
14 ;; the Free Software Foundation; either version 2, or (at your option)
19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
80 (defun reftex-bib-or-thebib ()
81 ;; Tests if BibTeX or \begin{tehbibliography} should be used for the
85 (rest (or (member (list 'bof (buffer-file-name)) docstruct)
91 (when (not (or thebib bib))
102 ;; When using the chapterbib or bibunits package you should either
103 ;; use the same database files everywhere, or separate parts using
109 (or
120 (error "\\bibliography statement missing or .bib files not found")))
188 ;; BUFFERS is a list of buffers or file names.
212 (if (or (null re-list ) (equal re-list '("")))
217 (if (string-match "\\`[ \t]*\\'" (or first-re ""))
254 ;; Ignore @string, @comment and @c entries or things
256 (when (or (string= (downcase (match-string 2)) "string")
320 (< (string-to-number (or (cdr (assoc "year" e1)) "0"))
321 (string-to-number (or (cdr (assoc "year" e2)) "0"))))
324 (> (string-to-number (or (cdr (assoc "year" e1)) "0"))
325 (string-to-number (or (cdr (assoc "year" e2)) "0"))))
404 (if (or (null re-list ) (equal re-list '("")))
440 ;; Return a list with the author or editor names in ENTRY
538 ((or (equal type "conference")
676 (when (or (eq reftex-cite-prompt-optional-args t)
747 (if (or (not arg) (not (listp arg)))
763 (or format-key
791 (let ((bibtype (reftex-bib-or-thebib))
887 ((or (eq key ?\C-m)
932 (unless (yes-or-no-p
940 (if (or (and (assoc x marked) (not complement))
1008 (or n 2)))
1017 (or n 2)))
1084 (setq bibtype (reftex-bib-or-thebib))
1128 (or (member k keys)
1168 (unless (yes-or-no-p