Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
emacs /
24.3 /
lisp /
obsolete /
Delete
Unzip
Name
Size
Permission
Date
Action
abbrevlist.elc
1.42
KB
-rw-r--r--
2023-06-07 04:09
assoc.elc
4.25
KB
-rw-r--r--
2023-06-07 04:09
awk-mode.elc
4.77
KB
-rw-r--r--
2023-06-07 04:09
bruce.el
5.96
KB
-rw-r--r--
2013-01-01 15:37
cl-compat.elc
4.13
KB
-rw-r--r--
2023-06-07 04:09
complete.elc
23.46
KB
-rw-r--r--
2023-06-07 04:09
cust-print.elc
12.46
KB
-rw-r--r--
2023-06-07 04:09
erc-hecomplete.elc
8.28
KB
-rw-r--r--
2023-06-07 04:09
fast-lock.elc
16.87
KB
-rw-r--r--
2023-06-07 04:09
iso-acc.elc
11.99
KB
-rw-r--r--
2023-06-07 04:09
iso-insert.elc
11.65
KB
-rw-r--r--
2023-06-07 04:09
iso-swed.elc
3.79
KB
-rw-r--r--
2023-06-07 04:09
keyswap.el
1.25
KB
-rw-r--r--
2013-01-01 15:37
lazy-lock.elc
24.37
KB
-rw-r--r--
2023-06-07 04:09
ledit.elc
4.59
KB
-rw-r--r--
2023-06-07 04:09
levents.elc
9.37
KB
-rw-r--r--
2023-06-07 04:09
lmenu.elc
11.17
KB
-rw-r--r--
2023-06-07 04:09
lucid.elc
6.13
KB
-rw-r--r--
2023-06-07 04:09
mailpost.elc
2.24
KB
-rw-r--r--
2023-06-07 04:09
mouse-sel.elc
20.34
KB
-rw-r--r--
2023-06-07 04:09
old-emacs-lock.elc
2.74
KB
-rw-r--r--
2023-06-07 04:09
old-whitespace.elc
22.67
KB
-rw-r--r--
2023-06-07 04:09
options.elc
4.14
KB
-rw-r--r--
2023-06-07 04:09
patcomp.el
750
B
-rw-r--r--
2012-11-02 03:00
pc-mode.elc
1.44
KB
-rw-r--r--
2023-06-07 04:09
pc-select.elc
12.42
KB
-rw-r--r--
2023-06-07 04:09
pgg-def.elc
2.38
KB
-rw-r--r--
2023-06-07 04:09
pgg-gpg.elc
12.88
KB
-rw-r--r--
2023-06-07 04:09
pgg-parse.elc
13.01
KB
-rw-r--r--
2023-06-07 04:09
pgg-pgp.elc
7.67
KB
-rw-r--r--
2023-06-07 04:09
pgg-pgp5.elc
7.59
KB
-rw-r--r--
2023-06-07 04:09
pgg.elc
19.18
KB
-rw-r--r--
2023-06-07 04:09
resume.elc
2.27
KB
-rw-r--r--
2023-06-07 04:09
s-region.elc
3.21
KB
-rw-r--r--
2023-06-07 04:09
scribe.elc
10.36
KB
-rw-r--r--
2023-06-07 04:09
spell.elc
4.09
KB
-rw-r--r--
2023-06-07 04:09
sregex.elc
12.35
KB
-rw-r--r--
2023-06-07 04:09
swedish.elc
2.58
KB
-rw-r--r--
2023-06-07 04:09
sym-comp.elc
6.11
KB
-rw-r--r--
2023-06-07 04:09
vc-mcvs.elc
15.07
KB
-rw-r--r--
2023-06-07 04:09
Save
Rename
;ELC ;;; Compiled by mockbuild@buildfarm06.corp.cloudlinux.com on Wed Jun 7 08:09:06 2023 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/obsolete/awk-mode.el ;;; in Emacs version 24.3.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. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #@44 Syntax table in use in `awk-mode' buffers. (defvar awk-mode-syntax-table (byte-code "\301 \302\303\304#\210\302\305\306#\210\302\307\306#\210\302\310\311#\210\302\312\313#\210\302\314\315#\210\302\316\315#\210\302\317\315#\210\302\320\315#\210\302\321\315#\210\302\322\315#\210\302\323\315#\210\302\324\315#\210\302\325\315#\210\302\326\327#\210\302\330\313#\210)\207" [st make-syntax-table modify-syntax-entry 92 "\\" 10 "> " 12 35 "< " 47 "\"" 42 "." 43 45 61 37 60 62 38 124 95 "_" 39] 4) (#$ . 556)) #@47 Default expressions to highlight in AWK mode. (defconst awk-font-lock-keywords '(("^[ ]*\\(function\\)\\>[ ]*\\(\\sw+\\)?" (1 font-lock-keyword-face) (2 font-lock-function-name-face nil t)) ("\\<\\(ARG\\(?:IND\\|[CV]\\)\\|CONVFMT\\|E\\(?:NVIRON\\|RRNO\\)\\|F\\(?:I\\(?:ELDWIDTHS\\|LENAME\\)\\|NR\\|S\\)\\|IGNORECASE\\|N[FR]\\|O\\(?:F\\(?:MT\\|S\\)\\|RS\\)\\|R\\(?:LENGTH\\|S\\(?:TART\\)?\\)\\|SUBSEP\\)\\>" . font-lock-variable-name-face) "\\<\\(BEGIN\\|END\\|break\\|continue\\|d\\(?:elete\\|o\\)\\|e\\(?:lse\\|xit\\)\\|for\\|getline\\|if\\|next\\|printf?\\|return\\|while\\)\\>" ("\\<\\(atan2\\|c\\(?:lose\\|os\\|time\\)\\|exp\\|gsub\\|in\\(?:dex\\|t\\)\\|l\\(?:ength\\|og\\)\\|match\\|rand\\|s\\(?:in\\|p\\(?:lit\\|rintf\\)\\|qrt\\|rand\\|ub\\(?:str\\)?\\|ystem\\)\\|t\\(?:ime\\|o\\(?:\\(?:low\\|upp\\)er\\)\\)\\)\\>" 1 font-lock-builtin-face) ("\\(?:![=~]\\|&&\\|<=\\|==\\|>=\\|||\\|[<>~]\\)" . font-lock-constant-face)) (#$ . 1088)) (require 'syntax) #@36 Syntactic keywords for `awk-mode'. (defconst awk-font-lock-syntactic-keywords '(("[^<=>-+*%/!^,~(?:|& \n\f]\\s-*\\(/\\)" (1 (unless (nth 3 (syntax-ppss (match-beginning 1))) ".")))) (#$ . 2052)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\305\306!\204 \302\306\307\310#\210\300\207" [awk-mode-hook variable-documentation put purecopy "Hook run when entering AWK mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp awk-mode-map definition-name awk-mode] 5) (defvar awk-mode-map (make-sparse-keymap)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\305\306!\204 \302\306\307\310#\210\300\207" [awk-mode-map variable-documentation put purecopy "Keymap for `awk-mode'." boundp awk-mode-syntax-table definition-name awk-mode] 5) (defvar awk-mode-syntax-table (make-syntax-table)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\302\305\306\307#\207" [awk-mode-syntax-table variable-documentation put purecopy "Syntax table for `awk-mode'." awk-mode-abbrev-table definition-name awk-mode] 5) (defvar awk-mode-abbrev-table (progn (define-abbrev-table 'awk-mode-abbrev-table nil) awk-mode-abbrev-table)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\302\305\306\307#\207" [awk-mode-abbrev-table variable-documentation put purecopy "Abbrev table for `awk-mode'." awk-mode derived-mode-parent c-mode] 5) #@303 Major mode for editing AWK code. This is much like C mode except for the syntax of comments. Its keymap inherits from C mode's and it has the same variables for customizing indentation. It has its own abbrev table and its own syntax table. Turning on AWK mode runs `awk-mode-hook'. \{awk-mode-map} (defalias 'awk-mode #[nil "\306\300!\210\307\310 \210\311\312\310\313N\203 \314\311\313\310\313N#\210\315!\204' \316\317 \"\210\320\f!\211\2036 \321 =\203<