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

Lines Matching refs:symbols

470 ;;; of each master file with the symbols holding the information on that
471 ;;; document. Each buffer has local variables which point to these symbols.
474 ;; This list is used to tie, untie, and reset these symbols.
475 (defconst reftex-multifile-symbols
478 ;; Alist connecting master file names with the corresponding lisp symbols.
489 ;; Return the next free index for multifile symbols.
492 (defun reftex-tie-multifile-symbols ()
493 ;; Tie the buffer-local symbols to globals connected with the master file.
494 ;; If the symbols for the current master file do not exist, they are created.
498 (symlist reftex-multifile-symbols)
502 ;; symbols do exist
509 ;; Get/create symbols and tie them.
516 ;; Initialize if new symbols.
521 ;; Return t if the symbols did already exist, nil when we've made them.
524 (defun reftex-untie-multifile-symbols ()
525 ;; Remove ties from multifile symbols, so that next use makes new ones.
526 (let ((symlist reftex-multifile-symbols)
598 (reftex-tie-multifile-symbols))
622 (reftex-tie-multifile-symbols))
629 ;; When it is a symbol, remove all other symbols
632 (setq list (reftex-remove-symbols-from-list list)))
848 "Reset the symbols containing information from buffer scanning.
852 (let ((symlist reftex-multifile-symbols)
894 (reftex-splice-symbols-into-list
902 (reftex-splice-symbols-into-list
1230 ;; When the multifile symbols are not yet tied,
1240 ;; Make sure we have the symbols tied
1243 (reftex-tie-multifile-symbols))
1272 (reftex-tie-multifile-symbols))
1303 (reftex-tie-multifile-symbols))
2115 (defun reftex-splice-symbols-into-list (list alist)
2116 ;; Splice the association in ALIST of any symbols in LIST into the list.
2132 (defun reftex-remove-symbols-from-list (list)
2133 ;; Remove all symbols from list