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 : nroff-mode.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\302\303\304\305\306\307\310\311& \210\312\313\302\314\306\301\315\316&\207" [custom-declare-group nroff nil "Nroff mode." :link (custom-group-link :tag "Font Lock Faces group" font-lock-faces) :group text :prefix "nroff-" custom-declare-variable nroff-electric-mode "Non-nil means automatically closing requests when you insert an open." :type boolean] 10) #@37 Major mode keymap for `nroff-mode'. (defvar nroff-mode-map (byte-code "\302 \302 \303 \304\305#\210\303 \306\307#\210\303 \310\311#\210\303 \312\313#\210\303 \314\315#\210\303 \316\317#\210\303 \320\321#\210\303 \322\323B#\210\303\324\325#\210\303\326\327#\210\303\330\331#\210\303\332\333#\210\303\334\335#\210\303\336\337#\210 *\207" [menu-map map make-sparse-keymap define-key " " tab-to-tab-stop "s" center-line "?" nroff-count-text-lines "\n" nroff-electric-newline "n" nroff-forward-text-line "p" nroff-backward-text-line "" nroff-view [menu-bar nroff-mode] "Nroff" [nn] (menu-item "Newline" nroff-electric-newline :help "Insert newline for nroff mode; special if nroff-electric mode") [nc] (menu-item "Count text lines" nroff-count-text-lines :help "Count lines in region, except for nroff request lines.") [nf] (menu-item "Forward text line" nroff-forward-text-line :help "Go forward one nroff text line, skipping lines of nroff requests") [nb] (menu-item "Backward text line" nroff-backward-text-line :help "Go backward one nroff text line, skipping lines of nroff requests") [ne] (menu-item "Electric newline mode" nroff-electric-mode :help "Auto insert closing requests if necessary" :button (:toggle . nroff-electric-mode)) [npm] (menu-item "Preview as man page" nroff-view :help "Run man on this file.")] 5) (#$ . 787)) #@42 Syntax table used while in `nroff-mode'. (defvar nroff-mode-syntax-table (byte-code "\302!\303\304\305 #\210\303\306\307 #\210\303\310\311 #\210\303\312\313 #\210 )\207" [text-mode-syntax-table st copy-syntax-table modify-syntax-entry 34 "\" 2" 35 ". 2" 92 "\\ 1" 10 ">"] 4) (#$ . 2141)) (defvar nroff-imenu-expression '((nil "^\\.SH \"?\\([^\"\n]*\\)\"?$" 1))) (byte-code "\300\301\302\303\304\305\306\307&\210\300\310\311\312\306\313\304\305&\207" [custom-declare-variable nroff-font-lock-keywords (list "^[.']\\s-*\\sw+" (concat "\\\\" "\\(" (mapconcat 'identity '("[f*n]*\\[.+?]" "(.." "[^(\"#]") "\\|") "\\)")) "Font-lock highlighting control in `nroff-mode'." :group nroff :type (repeat regexp) nroff-mode-hook nil "Hook run by function `nroff-mode'." hook] 8) (defvar nroff-mode-hook nil) (byte-code "\300\301N\204\f \302\300\301\303#\210\304\305!\204 \302\305\306\307#\210\300\207" [nroff-mode-hook variable-documentation put "Hook run after entering Nroff mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp nroff-mode-map definition-name nroff-mode] 4) (defvar nroff-mode-map (make-sparse-keymap)) (byte-code "\301\302N\204 \303\301\302\304\305!#\210\306\307!\204 \303\307\310\311#\210\312\313 !\210\307\302N\204- \303\307\302\304\314!#\210\306\300!\204B \303\300\310\311#\210\315\316\300\317\"\210!\210\300\302N\204P \303\300\302\304\320!#\210\303\311\321\322#\207" [nroff-mode-abbrev-table nroff-mode-map variable-documentation put purecopy "Keymap for `nroff-mode'." boundp nroff-mode-syntax-table definition-name nroff-mode (lambda (#1=#:def-tmp-var) (defvar nroff-mode-syntax-table #1#)) make-syntax-table "Syntax table for `nroff-mode'." (lambda (#1#) (defvar nroff-mode-abbrev-table #1#)) define-abbrev-table nil "Abbrev table for `nroff-mode'." derived-mode-parent text-mode] 5) #@269 Major mode for editing text intended for nroff to format. \{nroff-mode-map} Turning on Nroff mode runs `text-mode-hook', then `nroff-mode-hook'. Also, try `nroff-electric-mode', for automatically inserting closing requests for requests that are used in matched pairs. (defalias 'nroff-mode #[nil "\306\300!\210\307\310 \210\311\312\310\313N\203 \314\311\313\310\313N#\210\315!\204'