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 : tex-mode.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:05:21 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/textmodes/tex-mode.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 "`tex-mode.el' was compiled for Emacs 23 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\210\303\304\305\306\307\310\311\312&\210\303\313\305\314\307\310\311\312&\210\303\315\305\316\307\310\311\312&\207" [require shell compile custom-declare-group tex-file nil "TeX files and directories." :prefix "tex-" :group tex tex-run "Running external commands from TeX mode." tex-view "Viewing and printing TeX files."] 8) #@74 *If non-nil, the shell file name to run in the subshell used to run TeX. (custom-declare-variable 'tex-shell-file-name 'nil '(#$ . -981) :type '(choice (const :tag "None" nil) string) :group 'tex-run) #@245 *Directory in which temporary files are written. You can make this `/tmp' if your TEXINPUTS has no relative directories in it and you don't try to apply \[tex-region] or \[tex-buffer] when there are `\input' commands with relative directories. (custom-declare-variable 'tex-directory '"." '(#$ . -1189) :type 'directory :group 'tex-file) #@233 Regexp for matching a first line which `tex-region' should include. If this is non-nil, it should be a regular expression string; if it matches the first line of the file, `tex-region' always includes the first line in the TeX run. (custom-declare-variable 'tex-first-line-header-regexp 'nil '(#$ . 1534) :type '(choice (const :tag "None" nil) regexp) :group 'tex-file) #@163 *The main TeX source file which includes this buffer's file. The command `tex-file' runs TeX on the file specified by `tex-main-file' if the variable is non-nil. (custom-declare-variable 'tex-main-file 'nil '(#$ . -1911) :type '(choice (const :tag "None" nil) file) :group 'tex-file) #@75 *If non-nil, ask about saving modified buffers before \[tex-file] is run. (custom-declare-variable 'tex-offer-save 't '(#$ . -2201) :type 'boolean :group 'tex-file) #@118 *Command used to run TeX subjob. TeX Mode sets `tex-command' to this string. See the documentation of that variable. (custom-declare-variable 'tex-run-command '"tex" '(#$ . -2373) :type 'string :group 'tex-run) #@122 *Command used to run LaTeX subjob. LaTeX Mode sets `tex-command' to this string. See the documentation of that variable. (custom-declare-variable 'latex-run-command '"latex" '(#$ . -2591) :type 'string :group 'tex-run) #@124 *Command used to run SliTeX subjob. SliTeX Mode sets `tex-command' to this string. See the documentation of that variable. (custom-declare-variable 'slitex-run-command '"slitex" '(#$ . -2817) :type 'string :group 'tex-run) #@254 *TeX options to use when starting TeX. These immediately precede the commands in `tex-start-commands' and the input file name, with no separating space and are not shell-quoted. If nil, TeX runs with no options. See the documentation of `tex-command'. (custom-declare-variable 'tex-start-options '"" '(#$ . -3047) :type 'string :group 'tex-run :version "22.1") #@192 *TeX commands to use when starting TeX. They are shell-quoted and precede the input file name, with a separating space. If nil, no commands are used. See the documentation of `tex-command'. (custom-declare-variable 'tex-start-commands '"\\nonstopmode\\input" '(#$ . -3416) :type '(radio (const :tag "Interactive (nil)" nil) (const :tag "Nonstop (\"\\nonstopmode\\input\")" "\\nonstopmode\\input") (string :tag "String at your choice")) :group 'tex-run :version "22.1") #@29 Standard LaTeX block names. (defvar latex-standard-block-names '("abstract" "array" "center" "description" "displaymath" "document" "enumerate" "eqnarray" "eqnarray*" "equation" "figure" "figure*" "flushleft" "flushright" "itemize" "letter" "list" "minipage" "picture" "quotation" "quote" "slide" "sloppypar" "tabbing" "table" "table*" "tabular" "tabular*" "thebibliography" "theindex*" "titlepage" "trivlist" "verbatim" "verbatim*" "verse" "math") (#$ . 3892)) #@104 *User defined LaTeX block names. Combined with `latex-standard-block-names' for minibuffer completion. (custom-declare-variable 'latex-block-names 'nil '(#$ . -4361) :type '(repeat string) :group 'tex-run) #@210 *Command used by `tex-bibtex-file' to gather bibliographic data. If this string contains an asterisk (`*'), that is replaced by the file name; otherwise, the file name, preceded by blank, is added at the end. (custom-declare-variable 'tex-bibtex-command '"bibtex" '(#$ . -4574) :type 'string :group 'tex-run) #@197 *Command used by \[tex-print] to print a .dvi file. If this string contains an asterisk (`*'), that is replaced by the file name; otherwise, the file name, preceded by blank, is added at the end. (custom-declare-variable 'tex-dvi-print-command '"lpr -d" '(#$ . -4890) :type 'string :group 'tex-view) #@547 *Command used by \[tex-print] with a prefix arg to print a .dvi file. If this string contains an asterisk (`*'), that is replaced by the file name; otherwise, the file name, preceded by blank, is added at the end. If two printers are not enough of a choice, you can set the variable `tex-alt-dvi-print-command' to an expression that asks what you want; for example, (setq tex-alt-dvi-print-command '(format "lpr -P%s" (read-string "Use printer: "))) would tell \[tex-print] with a prefix argument to ask you which printer to use. (custom-declare-variable 'tex-alt-dvi-print-command '"lpr -d" '(#$ . -5197) :type '(choice (string :tag "Command") (sexp :tag "Expression")) :group 'tex-view) #@326 *Command used by \[tex-view] to display a `.dvi' file. If it is a string, that specifies the command directly. If this string contains an asterisk (`*'), that is replaced by the file name; otherwise, the file name, preceded by a space, is added at the end. If the value is a form, it is evaluated to get the command to use. (custom-declare-variable 'tex-dvi-view-command ''(cond ((eq window-system 'x) "xdvi") ((eq window-system 'w32) "yap") (t "dvi2tty * | cat -s")) '(#$ . -5909) :type '(choice (const nil) string sexp) :group 'tex-view) #@124 *Command used by \[tex-show-print-queue] to show the print queue. Should show the queue(s) that \[tex-print] puts jobs on. (custom-declare-variable 'tex-show-queue-command '"lpq" '(#$ . -6457) :type 'string :group 'tex-view) #@259 *Mode to enter for a new file that might be either TeX or LaTeX. This variable is used when it can't be determined whether the file is plain TeX or LaTeX or what because the file contains no commands. Normally set to either `plain-tex-mode' or `latex-mode'. (custom-declare-variable 'tex-default-mode ''latex-mode '(#$ . -6689) :type 'function :group 'tex) #@69 *String inserted by typing \[tex-insert-quote] to open a quotation. (custom-declare-variable 'tex-open-quote '"``" '(#$ . -7052) :type 'string :options '("``" "\"<" "\"`" "<<" "«") :group 'tex) #@70 *String inserted by typing \[tex-insert-quote] to close a quotation. (custom-declare-variable 'tex-close-quote '"''" '(#$ . -7253) :type 'string :options '("''" "\">" "\"'" ">>" "»") :group 'tex) #@56 If non-nil, fontify subscript and superscript strings. (custom-declare-variable 'tex-fontify-script 't '(#$ . 7456) :type 'boolean :group 'tex :version "23.1") (put 'tex-fontify-script 'safe-local-variable 'booleanp) #@290 How much to lower and raise subscript and superscript content. This is a list of two floats. The first is negative and specifies how much subscript is lowered, the second is positive and specifies how much superscript is raised. Heights are measured relative to that of the normal text. (custom-declare-variable 'tex-font-script-display ''(-0.2 0.2) '(#$ . 7680) :group 'tex :type '(list (float :tag "Subscript") (float :tag "Superscript")) :version "23.1") #@164 Latest temporary file generated by \[tex-region] and \[tex-buffer]. Deleted when the \[tex-region] or \[tex-buffer] is next run, or when the tex shell terminates. (defvar tex-last-temp-file nil (#$ . 8147)) #@413 *Command to run TeX. If this string contains an asterisk (`*'), that is replaced by the file name; otherwise the value of `tex-start-options', the (shell-quoted) value of `tex-start-commands', and the file name are added at the end with blanks as separators. In TeX, LaTeX, and SliTeX Mode this variable becomes buffer local. In these modes, use \[set-variable] if you want to change it for the current buffer. (defvar tex-command "tex" (#$ . -8361)) #@73 String appended after the end of a region sent to TeX by \[tex-region]. (defvar tex-trailer nil (#$ . 8819)) #@74 Regular expression used by \[tex-region] to find start of file's header. (defvar tex-start-of-header nil (#$ . 8934)) #@72 Regular expression used by \[tex-region] to find end of file's header. (defvar tex-end-of-header nil (#$ . 9058)) #@131 Command to give to shell running TeX to change directory. The value of `tex-directory' is appended to this, separated by a space. (defvar tex-shell-cd-command "cd" (#$ . 9179)) #@138 Temporary file name used for text being sent as input to TeX. Should be a simple file name with no extension or directory specification. (defvar tex-zap-file nil (#$ . 9363)) #@30 Buffer which was last TeXed. (defvar tex-last-buffer-texed nil (#$ . 9544)) #@91 File name that \[tex-print] prints. Set by \[tex-region], \[tex-buffer], and \[tex-file]. (defvar tex-print-file nil (#$ . 9626)) #@38 Syntax table used while in TeX mode. (defvar tex-mode-syntax-table (byte-code "\301 \302\303\304#\210\302\305\306#\210\302\307\306#\210\302\310\311#\210\302\312\311#\210\302\313\314#\210\302\315\314#\210\302\316\317#\210\302\320\321#\210\302\322\323#\210\302\324\325#\210\302\326\321#\210\302\327\321#\210\302\330\321#\210\302\331\321#\210)\207" [st make-syntax-table modify-syntax-entry 37 "<" 10 ">" 12 0 "w" 39 64 "_" 42 9 " " 126 "." 36 "$$" 92 "/" 34 38 95 94] 4) (#$ . 9762)) #@142 *String to add repeated in front of nested sectional units for Imenu. An alternative value is " . ", if you use a font with a narrow period. (custom-declare-variable 'latex-imenu-indent-string '". " '(#$ . -10268) :type 'string :group 'tex) (byte-code "\301B\302\301!\204 \303\301\304\"\210\305B\302\305!\204 \303\305\306\"\210\301\207" [current-load-list latex-section-alist default-boundp set-default (("part" . 0) ("chapter" . 1) ("section" . 2) ("subsection" . 3) ("subsubsection" . 4) ("paragraph" . 5) ("subparagraph" . 6)) latex-metasection-list ("documentstyle" "documentclass" "begin{document}" "end{document}" "appendix" "frontmatter" "mainmatter" "backmatter")] 3) #@50 Generate an alist for imenu from a LaTeX buffer. (defalias 'latex-imenu-create-index #[nil "\306\307\310\311\"\312\"\313Q\306\307 \312\"P\314\211\211!\212eb\210\315\316\314\312#\203* \317\2029 \315\320\314\312#\2037 \321\2029 \322eb\210\315!\314\312#\203d \317\224`\323\324\321\224\321\225\"\"A\"#$\325u\210\326\327\330\217\210+\202<