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 : refbib.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:05:18 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/textmodes/refbib.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 "`refbib.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (custom-declare-group 'refbib nil "Convert refer-style references to ones usable by Latex bib." :prefix "r2b-" :group 'wp) #@34 *Non-nil means trace conversion. (custom-declare-variable 'r2b-trace-on 'nil '(#$ . -736) :type 'boolean :group 'refbib) #@677 Abbreviation list for journal names. If the car of an element matches a journal name exactly, it is replaced by the cadr when output. Braces must be included if replacement is a {string}, but not if replacement is a bibtex abbreviation. The cadr may be eliminated if is exactly the same as the car. Because titles are capitalized before matching, the abbreviation for the journal name should be listed as beginning with a capital letter, even if it really doesn't. For example, a value of '(("Aij" "{Artificial Intelligence}") ("Ijcai81" "ijcai7")) would expand Aij to the text string "Artificial Intelligence", but would replace Ijcai81 with the BibTeX macro "ijcai7". (custom-declare-variable 'r2b-journal-abbrevs ''nil '(#$ . 864) :type '(repeat (list string string)) :group 'refbib) #@673 Abbreviation list for book and proceedings names. If the car of an element matches a title or booktitle exactly, it is replaced by the cadr when output. Braces must be included if replacement is a {string}, but not if replacement is a bibtex abbreviation. The cadr may be eliminated if is exactly the same as the car. Because titles are capitalized before matching, the abbreviated title should be listed as beginning with a capital letter, even if it doesn't. For example, a value of '(("Aij" "{Artificial Intelligence}") ("Ijcai81" "ijcai7")) would expand Aij to the text string "Artificial Intelligence", but would replace Ijcai81 with the BibTeX macro "ijcai7". (custom-declare-variable 'r2b-booktitle-abbrevs ''nil '(#$ . 1664) :type '(repeat (list string string)) :group 'refbib) #@852 Assoc list of books or journals which are really conference proceedings, but whose name and whose abbrev expansion (as defined in `r2b-journal-abbrevs' and `r2b-booktitle-abbrevs') does not contain the words "conference" or "proceedings". (Those cases are handled automatically.) The entry must match the given data exactly. Because titles are capitalized before matching, the items in this list should begin with a capital letter. For example, suppose the title "Ijcai81" is used for the proceedings of a conference, and its expansion is the BibTeX macro "ijcai7". Then `r2b-proceedings-list' should be '(("Ijcai81") ...). If instead its expansion were "Proceedings of the Seventh International Conference on Artificial Intelligence", then you would NOT need to include Ijcai81 in `r2b-proceedings-list' (although it wouldn't cause an error). (custom-declare-variable 'r2b-proceedings-list ''nil '(#$ . 2463) :type '(repeat (list string string)) :group 'refbib) #@111 Words not to be used to build the citation key. This is in addition to the `r2b-capitalize-title-stop-words'. (defvar r2b-additional-stop-words "Some\\|What" (#$ . 3440)) #@63 *If true, then use " to delimit fields, otherwise use braces. (custom-declare-variable 'r2b-delimit-with-quote 't '(#$ . -3617) :type 'boolean :group 'refbib) #@65 Words not to be capitalized in a title (unless the first word). (defvar r2b-capitalize-title-stop-words "the\\|and\\|of\\|is\\|a\\|an\\|of\\|for\\|in\\|to\\|in\\|on\\|at\\|by\\|with\\|that\\|its" (#$ . 3782)) (byte-code "\302B\303\302!\204 \304\302\305 \306Q\"\210\302\207" [current-load-list r2b-capitalize-title-stop-words r2b-capitalize-title-stop-regexp default-boundp set-default "\\(" "\\)\\(\\b\\|'\\)"] 5) #@78 Like `capitalize-region', but don't capitalize stop words, except the first. (defalias 'r2b-capitalize-title-region #[(begin end) "\306\307 \310\216\214\311\n!\210\f}\210eb\210\312\313!\203 \314v\210\202# \315\314!\210\316\317\306\320#\205N \312\313!\2037 \314v\210\202# \320\312 !)\203G \321\314!\210\202# \315\314!\210\202# ,\207" [orig-syntax-table case-fold-search text-mode-syntax-table begin end r2b-capitalize-title-stop-regexp nil syntax-table ((set-syntax-table orig-syntax-table)) set-syntax-table looking-at "[A-Z][a-z]*[A-Z]" 1 capitalize-word re-search-forward "\\<" t downcase-word] 4 (#$ . 4205) "r"]) #@71 Like `capitalize', but don't capitalize stop words, except the first. (defalias 'r2b-capitalize-title #[(s) "\212\301\302!q\210\303 \210c\210\304ed\"\210\305 )\207" [s get-buffer-create "$$$Scratch$$$" erase-buffer r2b-capitalize-title-region buffer-string] 3 (#$ . 4833)]) #@32 Unbind defvars, for debugging. (defalias 'r2b-reset #[nil "\300\301!\210\300\302!\210\300\303!\210\300\304!\210\300\305!\210\300\306!\210\300\307!\207" [makunbound r2b-journal-abbrevs r2b-booktitle-abbrevs r2b-proceedings-list r2b-capitalize-title-stop-words r2b-capitalize-title-stop-regexp r2b-additional-stop-words r2b-stop-regexp] 2 (#$ . 5114) nil]) (byte-code "\303B\304\303!\204 \305\303\306 \307\n\310\260\"\210\303\207" [current-load-list r2b-additional-stop-words r2b-capitalize-title-stop-words r2b-stop-regexp default-boundp set-default "\\`\\(\\(" "\\|" "\\)\\('\\w*\\)?\\W+\\)*\\([A-Z0-9]+\\)"] 7) (defalias 'r2b-trace #[(&rest args) "\205\f \302\303 \"\210\304\305!\207" [r2b-trace-on args apply message sit-for 0] 3]) #@43 Returns string matched in current buffer. (defalias 'r2b-match #[(exp) "\224\225{\207" [exp] 2 (#$ . 5859)]) #@50 *Name of buffer for output from refer-to-bibtex. (custom-declare-variable 'r2b-out-buf-name '"*Out*" '(#$ . -5976) :type 'string :group 'refbib) #@55 *Name of buffer for logs errors from refer-to-bibtex. (custom-declare-variable 'r2b-log-name '"*Log*" '(#$ . -6127) :type 'string :group 'refbib) (byte-code "\302B\303\302!\204 \304\302\305\"\210\306B\303\306!\204 \304\306\305\"\210\307B\303\307!\204- \304\307\305\"\210\310B\303\310!\204<