| Server IP : 217.160.0.212 / Your IP : 216.73.217.46 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1073854427 ( 1073854427) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/emacs/28.2/lisp/textmodes/ |
Upload File : |
;ELC ;;; Compiled ;;; in Emacs version 28.2 ;;; with all optimizations. (byte-code "\300\301!\210\302\303!\207" [provide reftex-global require reftex] 2) #@129 Create TAGS file by running `etags' on the current document. The TAGS file is also immediately visited with `visit-tags-table'. (defalias 'reftex-create-tags-file #[0 "\301!\210\302 \303 \304\305\306\307\310#\"r\311!q\210\312\313!\210\314!\210\315\316!)\207" [current-prefix-arg reftex-access-scan-info reftex-TeX-master-file reftex-all-document-files format "etags %s" mapconcat shell-quote-argument " " reftex-get-file-buffer-force message "Running etags to create TAGS file..." shell-command visit-tags-table "TAGS"] 8 (#$ . 167) nil]) (defvar reftex-grep-history nil) #@75 Last grep command used in \[reftex-grep-document]; default for next grep. (defvar reftex-grep-command "grep -n " (#$ . 749)) #@152 Run grep query through all files related to this document. With prefix arg, force to rescan document. No active TAGS table is required. (fn GREP-CMD) (defalias 'reftex-grep-document #[257 "\301!\210\302\303!\304\305\306\307\310##\311!\207" [current-prefix-arg reftex-access-scan-info reftex-all-document-files t format "%s %s" mapconcat identity " " grep] 9 (#$ . 881) (byte-code "\301\302\303\211\304%C\207" [reftex-grep-command read-from-minibuffer "Run grep on document (like this): " nil reftex-grep-history] 6)]) #@252 Regexp search through all files of the current document. Starts always in the master file. Stops when a match is found. To continue searching for next match, use command \[tags-loop-continue]. No active TAGS table is required. (fn &optional REGEXP) (defalias 'reftex-search-document #[256 "\301 \204 \302\303\304\"!\262\305\230\203 \306!\262\307!\210\310\311C\"\207" [current-prefix-arg reftex-this-word read-string format "Search regexp in document [%s]: " "" regexp-quote reftex-access-scan-info tags-search reftex-all-document-files] 6 (#$ . 1412) nil]) #@553 Do `query-replace-regexp' of FROM with TO over the entire document. Third arg DELIMITED (prefix arg) means replace only word-delimited matches. As each match is found, the user must type a character saying what to do with it. Type SPC or `y' to replace the match, DEL or `n' to skip and go to the next match. For more directions, type \[help-command] at that time. If you exit (\[keyboard-quit], RET or q), you can resume the query replace with the command \[tags-loop-continue]. No active TAGS table is required. (fn &optional FROM TO DELIMITED) (defalias 'reftex-query-replace-document #[768 "\301 \204 \302\303\304\"!\262\305\230\203 \306!\262\204&