;ELC ;;; Compiled ;;; in Emacs version 28.0.50 ;;; with all optimizations. (byte-code "\300\301!\210\300\302!\207" [require tex tex-style] 2) #@95 Information about comment-incl-excls in the current buffer. Generated by `TeX-auto-add-type'. (defvar LaTeX-auto-comment-incl-excl nil (#$ . 154)) #@95 Information about comment-incl-excls in the current buffer. Generated by `TeX-auto-add-type'. (defvar LaTeX-comment-incl-excl-list nil (#$ . 307)) (make-variable-buffer-local 'LaTeX-comment-incl-excl-list) #@95 Information about comment-incl-excls in the current buffer. Generated by `TeX-auto-add-type'. (defvar LaTeX-comment-incl-excl-changed nil (#$ . 519)) (make-variable-buffer-local 'LaTeX-comment-incl-excl-changed) #@130 Add information about COMMENT-INCL-EXCLS to the current buffer. Generated by `TeX-auto-add-type'. (fn &rest COMMENT-INCL-EXCLS) (defalias 'LaTeX-add-comment-incl-excls #[128 "\300\301\"\207" [TeX-auto-add-information "comment-incl-excl"] 4 (#$ . 738)]) #@92 List of comment-incl-excls active in the current buffer. Generated by `TeX-auto-add-type'. (defalias 'LaTeX-comment-incl-excl-list #[0 "\300\301!\207" [TeX-auto-list-information "comment-incl-excl"] 2 (#$ . 999)]) (byte-code "\300\301\302\303#\210\304\305\306\"\207" [add-to-list TeX-auto-parser ("comment-incl-excl" LaTeX-auto-comment-incl-excl LaTeX-add-comment-incl-excls LaTeX-comment-incl-excl-list LaTeX-comment-incl-excl-changed) t add-hook TeX-remove-style-hook #[0 "\301\211\207" [LaTeX-comment-incl-excl-list nil] 2]] 4) #@61 Matches the name of environments defined by comment macros. (defvar LaTeX-comment-include-exclude-regexp '("\\\\\\(include\\|exclude\\|special\\)comment[ \n %]*{\\([^}]+\\)}" (2 1) LaTeX-auto-comment-incl-excl) (#$ . 1537)) #@52 Reset the value of `LaTeX-auto-comment-incl-excl'. (defalias 'LaTeX-comment-auto-prepare #[0 "\301\211\207" [LaTeX-auto-comment-incl-excl nil] 2 (#$ . 1768)]) #@46 Process parsed elements for comment package. (defalias 'LaTeX-comment-auto-cleanup #[0 "\302 \211\203f\211@\211@A@\303!\210\304\301!\203]\305=\203]\211\306\230\203I\307\310\"\311B\211 \235\2043\211 B\210\307\312\"\313B\211 \235\204D\211 B\266\202_\314\307\310\"\315B \"\314\307\312\"\316B \"\266A\266\202\202\210\302 \205z\317\320!\205z\305=\205z\320 \207" [TeX-install-font-lock font-latex-syntactic-keywords-extra LaTeX-comment-incl-excl-list LaTeX-add-environments boundp font-latex-setup "exclude" format "^\\\\begin *{%s}.*\\(\n\\)" ((1 "!" t)) "^\\(\\\\\\)end *{%s}" ((1 "!" t)) delete ((1 "!" t)) ((1 "!" t)) fboundp font-latex-set-syntactic-keywords] 8 (#$ . 1934)]) (byte-code "\301\302\303\304#\210\301\305\306\304#\210\301\307\310\304#\210\311\312\313#\207" [TeX-dialect add-hook TeX-auto-prepare-hook LaTeX-comment-auto-prepare t TeX-auto-cleanup-hook LaTeX-comment-auto-cleanup TeX-update-style-hook TeX-auto-parse TeX-add-style-hook "comment" #[0 "\304!\210\305\306\307\310\311$\210\312\313 \"\210\314\315!\205I\n\316=\205I\317\320\321 !\"\322B\211 \235\204.\211 B\210\317\323\321 !\"\324B\211 \235\204A\211 B\210\315\325\326\"\210\327 \207" [LaTeX-comment-include-exclude-regexp LaTeX-comment-env-list TeX-install-font-lock font-latex-syntactic-keywords-extra TeX-auto-add-regexp TeX-add-symbols ("includecomment" (TeX-arg-eval let ((env (TeX-read-string (TeX-argument-prompt nil nil "Name")))) (LaTeX-add-comment-incl-excls `(,env "include")) (LaTeX-comment-auto-cleanup) (format "%s" env))) ("excludecomment" (TeX-arg-eval let ((env (TeX-read-string (TeX-argument-prompt nil nil "Name")))) (LaTeX-add-comment-incl-excls `(,env "exclude")) (LaTeX-comment-auto-cleanup) (format "%s" env))) ("specialcomment" (TeX-arg-eval let ((env (TeX-read-string (TeX-argument-prompt nil nil "Name")))) (LaTeX-add-comment-incl-excls `(,env "special")) (LaTeX-comment-auto-cleanup) (format "%s" env)) "Before commands" "After commands") ("processcomment" "Name" "Each-line commands" "Before commands" "After commands") mapc LaTeX-add-environments fboundp font-latex-add-keywords font-latex-setup format "^\\\\begin *{%s}.*\\(\n\\)" regexp-opt ((1 "!" t)) "^\\(\\\\\\)end *{%s}" ((1 "!" t)) (("includecomment" "{") ("excludecomment" "{") ("specialcomment" "{{{") ("processcomment" "{{{{")) variable font-latex-set-syntactic-keywords] 5]] 4) #@42 Package options for the comment package. (defvar LaTeX-comment-package-options nil (#$ . 4315))