Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.13
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
emacs /
27.1 /
lisp /
textmodes /
[ HOME SHELL ]
Name
Size
Permission
Action
artist.elc
159.15
KB
-rw-r--r--
bib-mode.elc
7.46
KB
-rw-r--r--
bibtex-style.elc
5.21
KB
-rw-r--r--
bibtex.elc
179.15
KB
-rw-r--r--
conf-mode.elc
38.64
KB
-rw-r--r--
css-mode.elc
62.47
KB
-rw-r--r--
dns-mode.elc
11.78
KB
-rw-r--r--
enriched.elc
15.22
KB
-rw-r--r--
fill.elc
35.71
KB
-rw-r--r--
flyspell.elc
53.93
KB
-rw-r--r--
ispell.elc
111.41
KB
-rw-r--r--
less-css-mode.elc
7.71
KB
-rw-r--r--
makeinfo.elc
6.02
KB
-rw-r--r--
mhtml-mode.elc
22.88
KB
-rw-r--r--
nroff-mode.elc
11.01
KB
-rw-r--r--
page-ext.elc
19.02
KB
-rw-r--r--
page.elc
3.57
KB
-rw-r--r--
paragraphs.elc
16.25
KB
-rw-r--r--
picture.elc
27.28
KB
-rw-r--r--
po.elc
2.64
KB
-rw-r--r--
refbib.elc
17.77
KB
-rw-r--r--
refer.elc
8.84
KB
-rw-r--r--
refill.elc
6.28
KB
-rw-r--r--
reftex-auc.elc
5.79
KB
-rw-r--r--
reftex-cite.elc
31.56
KB
-rw-r--r--
reftex-dcr.elc
11.79
KB
-rw-r--r--
reftex-global.elc
12.13
KB
-rw-r--r--
reftex-index.elc
65.86
KB
-rw-r--r--
reftex-loaddefs.el
23.92
KB
-rw-r--r--
reftex-parse.elc
25.85
KB
-rw-r--r--
reftex-ref.elc
19.53
KB
-rw-r--r--
reftex-sel.elc
21.71
KB
-rw-r--r--
reftex-toc.elc
33.69
KB
-rw-r--r--
reftex-vars.elc
80.41
KB
-rw-r--r--
reftex.elc
54.25
KB
-rw-r--r--
remember.elc
18.65
KB
-rw-r--r--
rst.elc
135.86
KB
-rw-r--r--
sgml-mode.elc
99.95
KB
-rw-r--r--
table.elc
155.49
KB
-rw-r--r--
tex-mode.elc
108.71
KB
-rw-r--r--
texinfmt.elc
83.49
KB
-rw-r--r--
texinfo.elc
46.85
KB
-rw-r--r--
texnfo-upd.elc
47.89
KB
-rw-r--r--
text-mode.elc
10.77
KB
-rw-r--r--
tildify.elc
17.44
KB
-rw-r--r--
two-column.elc
12.41
KB
-rw-r--r--
underline.elc
1.18
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : reftex-global.elc
;ELC ;;; Compiled ;;; in Emacs version 27.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (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 #[nil "\304!\210\305 \306 \307\310\311\312\n\313#\"r\314 !q\210\315\316!\210\317!\210\320\321!,\207" [current-prefix-arg master files cmd 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"] 6 (#$ . 491) 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 " (#$ . 1096)) #@137 Run grep query through all files related to this document. With prefix arg, force to rescan document. No active TAGS table is required. (defalias 'reftex-grep-document #[(grep-cmd) "\304!\210\305\306!\307\310\n\311\312 \313##\314!*\207" [current-prefix-arg files grep-cmd cmd reftex-access-scan-info reftex-all-document-files t format "%s %s" mapconcat identity " " grep] 7 (#$ . 1229) (list (read-from-minibuffer "Run grep on document (like this): " reftex-grep-command nil nil 'reftex-grep-history))]) #@229 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. (defalias 'reftex-search-document #[(&optional regexp) "\303 \204 \304\305\306\"! \307\230\203 \310!\311\n!\210\312 \313C\")\207" [default regexp 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] 4 (#$ . 1744) nil]) #@294 Do `query-replace-regexp' of FROM with TO over the entire document. Third arg DELIMITED (prefix arg) means replace only word-delimited matches. 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. (defalias 'reftex-query-replace-document #[(&optional from to delimited) "\305 \204 \306\307\310\"!\211\311\230\203 \312!\n\204# \306\307\313 \"!\314!\210\315 \n\316 \211\227\232?\2055 \300\f\206: %\210\317 )\207" [default from to current-prefix-arg delimited reftex-this-word read-string format "Replace regexp in document [%s]: " "" regexp-quote "Replace regexp %s with: " reftex-access-scan-info fileloop-initialize-replace reftex-all-document-files fileloop-continue] 7 (#$ . 2322) nil]) #@57 Produce a list of all duplicate labels in the document. (defalias 'reftex-find-duplicate-labels #[nil "\305\306!\210\307 \310\311\312\313J!\"\313 !\211\204 \314\315!\210\316\317!\210\320\304!\210\321 \210\322c\210\323\324\261\210\325c\210\326c\210\327\330 !\210\331\332\333\"\210\331\334\335\"\210 \203l @@\203d @A\203d \nT\336\337 @\340#\341\261\210 \211A\210\202G eb\210\n\310U\205 \342p!\210\343 \210\344\345!+\207" [reftex-docstruct-symbol dlist cnt master TeX-master reftex-access-scan-info t reftex-TeX-master-file 0 mapcar #[(x) "\303 @\304>\203 \303\202) \305 @\nJ\"\306GW\203'