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 /
international /
[ HOME SHELL ]
Name
Size
Permission
Action
ccl.elc
40.24
KB
-rw-r--r--
characters.elc
32.4
KB
-rw-r--r--
charprop.el
5.33
KB
-rw-r--r--
charscript.elc
6.36
KB
-rw-r--r--
cp51932.elc
7.77
KB
-rw-r--r--
eucjp-ms.elc
31
KB
-rw-r--r--
fontset.elc
33.93
KB
-rw-r--r--
isearch-x.elc
2.8
KB
-rw-r--r--
iso-ascii.elc
5.67
KB
-rw-r--r--
iso-cvt.elc
18.49
KB
-rw-r--r--
iso-transl.elc
4.96
KB
-rw-r--r--
ja-dic-cnv.elc
11.51
KB
-rw-r--r--
ja-dic-utl.elc
5.11
KB
-rw-r--r--
kinsoku.elc
3.11
KB
-rw-r--r--
kkc.elc
14.3
KB
-rw-r--r--
latexenc.elc
4.14
KB
-rw-r--r--
latin1-disp.elc
43.78
KB
-rw-r--r--
mule-cmds.elc
90.54
KB
-rw-r--r--
mule-conf.elc
37.85
KB
-rw-r--r--
mule-diag.elc
36.73
KB
-rw-r--r--
mule-util.elc
13.94
KB
-rw-r--r--
mule.elc
78.19
KB
-rw-r--r--
ogonek.elc
16.26
KB
-rw-r--r--
quail.elc
80.29
KB
-rw-r--r--
rfc1843.elc
3.84
KB
-rw-r--r--
robin.elc
8.36
KB
-rw-r--r--
titdic-cnv.elc
34.82
KB
-rw-r--r--
ucs-normalize.elc
209.65
KB
-rw-r--r--
uni-bidi.el
10.79
KB
-rw-r--r--
uni-brackets.el
5.02
KB
-rw-r--r--
uni-category.el
16.28
KB
-rw-r--r--
uni-combining.el
8.56
KB
-rw-r--r--
uni-comment.el
2.67
KB
-rw-r--r--
uni-decimal.el
3.37
KB
-rw-r--r--
uni-decomposition.el
29.4
KB
-rw-r--r--
uni-digit.el
3.6
KB
-rw-r--r--
uni-lowercase.el
8.12
KB
-rw-r--r--
uni-mirrored.el
11.22
KB
-rw-r--r--
uni-name.el
220.76
KB
-rw-r--r--
uni-numeric.el
5.88
KB
-rw-r--r--
uni-old-name.el
19.63
KB
-rw-r--r--
uni-special-lowercase.el
2
KB
-rw-r--r--
uni-special-titlecase.el
6.48
KB
-rw-r--r--
uni-special-uppercase.el
6.68
KB
-rw-r--r--
uni-titlecase.el
8.22
KB
-rw-r--r--
uni-uppercase.el
8.22
KB
-rw-r--r--
utf-7.elc
2.14
KB
-rw-r--r--
utf7.elc
5.69
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : latexenc.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. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #@200 Mapping from LaTeX encodings in "inputenc.sty" to Emacs coding systems. LaTeX encodings are specified with "\usepackage[encoding]{inputenc}". Used by the function `latexenc-find-file-coding-system'. (custom-declare-variable 'latex-inputenc-coding-alist '(purecopy '(("ansinew" . windows-1252) ("applemac" . mac-roman) ("ascii" . us-ascii) ("cp1250" . windows-1250) ("cp1252" . windows-1252) ("cp1257" . cp1257) ("cp437de" . cp437) ("cp437" . cp437) ("cp850" . cp850) ("cp852" . cp852) ("cp858" . cp858) ("cp865" . cp865) ("latin1" . iso-8859-1) ("latin2" . iso-8859-2) ("latin3" . iso-8859-3) ("latin4" . iso-8859-4) ("latin5" . iso-8859-9) ("latin9" . iso-8859-15) ("latin10" . iso-8859-16) ("next" . next) ("utf8" . utf-8) ("utf8x" . utf-8))) '(#$ . 409) :group 'files :group 'mule :type '(alist :key-type (string :tag "LaTeX input encoding") :value-type (coding-system :tag "Coding system"))) #@128 Return the corresponding coding-system for the specified input encoding. Return nil if no matching coding system can be found. (defalias 'latexenc-inputenc-to-coding-system #[(inputenc) "\302 \"A\207" [inputenc latex-inputenc-coding-alist assoc] 3 (#$ . 1312)]) #@129 Return the corresponding input encoding for the specified coding system. Return nil if no matching input encoding can be found. (defalias 'latexenc-coding-system-to-inputenc #[(cs) "\306\3002? \306\211\203: @\211A\307\f!\2032 \307 !\2032 \310 !\310\f!=\2032 \n@\311\300\"\210)A\211\204 \306*0)\207" [result latex-inputenc-coding-alist elem --dolist-tail-- elem-cs cs nil coding-system-p coding-system-base throw] 4 (#$ . 1582)]) #@66 Non-nil means don't follow TeX-master to find the coding system. (defvar latexenc-dont-use-TeX-master-flag nil (#$ . 2031)) #@71 Non-nil means don't use tex-guessmain-file to find the coding system. (defvar latexenc-dont-use-tex-guess-main-file-flag nil (#$ . 2161)) #@206 Determine the coding system of a LaTeX file if it uses "inputenc.sty". The mapping from LaTeX's "inputenc.sty" encoding names to Emacs coding system names is determined from `latex-inputenc-coding-alist'. (defalias 'latexenc-find-file-coding-system #[(arg-list) "@\306=\2032\212eb\210\3072= \310\311\312\310\313#\205; \314\224b\210\315 \210\316\317!\204, \316\320!\2034 \321\307\313\"\210\202 \314\225b\210\202 )0\203o \322\323!\324\n!\206M \325\n!\326!\203X \202k \327\330\310\313#\203j \326!\203j \202k \331*\2020A@;\203~ \332A@!\202 \f\3100\204\345 db\210\333\334d\335Ze]\336#\210\311\337\310\313#\210\340\341\310\313#\203\345 \322\342!1\343\344\345!\203\265 \346%P\202\266 \343\347BB\3102\2113\203\344 3@2 \204\333 \35012P!\203\333 12P3A\2113\204\302 +4\204\373 \204\373 \351\352!\203\373 \3535\352 ) \203.\354 !\203.\355 !\203.\313\21140\356 \313\"6\357r6q\2107\206(8\206(\331)!+\202/\331*)\207\331\207" [arg-list case-fold-search match sym default-directory latexenc-main-file insert-file-contents cs nil search-forward "inputenc" t 0 beginning-of-line looking-at "[^%\n]*\\\\usepackage\\[\\([^]]*\\)\\]{\\([^}]*,\\)?inputenc\\(,[^}]*\\)?}" "[^%\n]*\\\\inputencoding{\\([^}]*\\)}" throw match-string 1 latexenc-inputenc-to-coding-system intern coding-system-p require code-pages undecided file-name-directory search-backward "\n\f" 3000 move "Local Variables:" re-search-forward "^%+ *\\(TeX-master\\|tex-main-file\\): *\"\\(.+\\)\"" 2 "" boundp TeX-default-extension "." (".tex" ".ltx" ".dtx" ".drv") file-exists-p fboundp tex-guess-main-file "\\\\document\\(style\\|class\\)" file-regular-p file-readable-p find-file-noselect coding-system-base latexenc-dont-use-TeX-master-flag file ext --dolist-tail-- latexenc-dont-use-tex-guess-main-file-flag tex-start-of-header latexenc-main-buffer coding-system-for-write buffer-file-coding-system] 5 (#$ . 2306)]) (provide 'latexenc)
Close