;ELC���
;;; Compiled
;;; in Emacs version 26.3
;;; 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.

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


(require 'expand-region-core)
#@123 Like `LaTeX-mark-environment' but marks the inside of the environment.
Skips past [] and {} arguments to the environment.
(defalias 'er/mark-LaTeX-inside-environment #[nil "\300 \210\301\302!\2054�\303\304!\210\301\305!\203�\303\306!\210\202
�\307\310!\210\301\311!\203'�\312y\210\313 \210\314\304!\210\315\310!\210\313 \207" [LaTeX-mark-environment looking-at "\\\\begin{" forward-sexp 2 "[ 	\n]*[{[]" 1 skip-syntax-forward " " "%\\|$" nil exchange-point-and-mark backward-sexp skip-syntax-backward] 2 (#$ . 439) nil])
#@32 Mark current math environment.
(defalias 'er/mark-LaTeX-math #[nil "\306 \205f�@A\307	\"\211A@\211\310=\203�\311 \202e�
\312=\2035�\nb\210\313`!\210\314\315!\210\316 \202e�
\317=\203K�\nb\210\313`!\210\314\320!\210\316 \202e�
\321=\203_�\322!\210\313\n!\210\316 \202e�\323\324\325
\"!,\207" [texmathp-why string pos texmathp-tex-commands1 reason type texmathp assoc env-on er/mark-LaTeX-inside-environment arg-on set-mark forward-sexp 2 exchange-point-and-mark sw-toggle 1 sw-on re-search-forward error format "Unknown reason to be in math mode: %s" texmathp-onoff-regexp] 5 (#$ . 966) nil])
#@43 Adds expansions for buffers in latex-mode
(defalias 'er/add-latex-mode-expansions #[nil "\301\300!\210\302\303\"\211\207" [er/try-expand-list make-local-variable append (LaTeX-mark-environment LaTeX-mark-section er/mark-LaTeX-inside-environment er/mark-LaTeX-math)] 3 (#$ . 1574)])
(byte-code "\302\303\304\"\210	)\305\306!\207" [LaTeX-mode-hook latex-mode-hook er/enable-mode-expansions latex-mode er/add-latex-mode-expansions provide latex-mode-expansions] 3)