;ELC   
;;; Compiled
;;; in Emacs version 25.3.1
;;; with all optimizations.

;;; This file contains utf-8 non-ASCII characters,
;;; and so cannot be loaded into Emacs 22 or earlier.
(and (boundp 'emacs-version)
     (< (aref emacs-version (1- (length emacs-version))) ?A)
     (string-lessp emacs-version "23")
     (error "`%s' was compiled for Emacs 23 or later" #$))

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


(byte-code "\300\301!\210\300\302!\210\300\303!\210\300\304!\210\305\306!\204) \307\306\310\311B\"\210\312\306\313\314#\210\315\306\316\317#\210\300\207" [require cl-lib dash thingatpt help-mode fboundp defvar-local defalias macro #[770 "\300\301F\302\303DDE\207" [progn defvar make-variable-buffer-local quote] 8 "Define VAR as a buffer-local variable with default value VAL.\nLike `defvar' but additionally marks the variable as being automatically\nbuffer-local wherever it is set.\n\n(fn VAR VAL &optional DOCSTRING)"] put edebug-form-spec defvar function-put doc-string-elt 3] 4)
#@536 Generate a cheat sheet of all the smartparens interactive functions.

Without a prefix argument, print only the short documentation and examples.

With non-nil prefix argument ARG, show the full documentation for each function.

You can follow the links to the function or variable help page.
To get back to the full list, use \[help-go-back].

You can use `beginning-of-defun' and `end-of-defun' to jump to
the previous/next entry.

Examples are fontified using the `font-lock-string-face' for
better orientation.

(fn &optional ARG)
(defalias 'sp-cheat-sheet #[256 "\211?\262\303\304\305\306\307\310!!\"A\311\211:\203: @\262:\2033 @\312=\2033 \313A!\2033 AB\262A\262\202 \211\237\266\203r\314\315!q\210p\316\317\320!\210\321 \210\322 \210\323\324!\210\325\326C\327\330!\"\210\317\320!\210\311\331\203\217 @\211>\204\203 \203~ \211>\204\203 \211B\262\210\211T\262A\262\202e \266\211\237\262\331\203@\332!\333\232\204\372 `\311\334\332!\335\336#c\210\337c\210\340!\210\212\203\353 b\210\341\324!\210\324y\210\342\343!\203\323 \341\344!\210\202\327 \341\324!\210`\262\345\346\311\316#\203\353 \211\212\324y\210`)|\210)\334\347\350\351\352\"\347Q\335\336#c\266\210\211T\262A\262\202\226 \266eb\210\345\353\311\316#\203#\354\355!\356@A\335\357$\266\202eb\210\345\360\311\316#\2039\356`S`\335\361$\210\202&eb\210\345\362\311\316#\203P\356\324\224\324\225\335\363$\210\202<eb\210\345\364\311\316#\203g\356\331\224\331\225\335\365$\210\202S\366 \210eb\210+\367\315!\207" [load-history help-xref-following standard-output (smartparens-mode smartparens-global-mode turn-on-smartparens-mode turn-off-smartparens-mode sp-wrap-cancel sp-remove-active-pair-overlay sp-splice-sexp-killing-around show-smartparens-mode show-smartparens-global-mode turn-on-show-smartparens-mode turn-off-show-smartparens-mode) (sp-use-paredit-bindings sp-use-smartparens-bindings) assoc-string file-truename locate-library "smartparens" nil defun commandp get-buffer-create "*Smartparens cheat sheet*" t read-only-mode -1 erase-buffer help-mode smartparens-mode 1 help-setup-xref sp-cheat-sheet called-interactively-p interactive 0 symbol-name "advice-compilation" propertize face font-lock-function-name-face " is " describe-function-1 forward-paragraph looking-at "^It is bound" 2 re-search-forward "^Examples:" "\n\n" make-string 72 8213 "\\(->\\|​\\)" bounds-of-thing-at-point line put-text-property font-lock-string-face "|" font-lock-warning-face "^It is bound to \\(.*?\\)\\." font-lock-keyword-face ";;.*?$" font-lock-comment-face help-make-xrefs pop-to-buffer] 14 (#$ . 1001) "P"])
#@82 Describe user's system.

The output of this function can be used in bug reports.
(defalias 'sp-describe-system #[0 "\304\305\306\307\310\"A@\211\203$ \311\312H	>\204 \313\314\315D\"\210\316H!\202% \317\262\320\n!\321\322\323\324 #\317\320!&!\207" [package-alist cl-struct-package-desc-tags major-mode system-type kill-new format "- `smartparens` version: %s\n- Active major-mode: %s\n- Emacs version (`M-x emacs-version`): %s\n- Spacemacs/Evil/Other starterkit (specify which)/Vanilla: %s\n- OS: %s" assoc smartparens package-version-join 0 signal wrong-type-argument package-desc 2 "<Please specify manually>" symbol-name replace-regexp-in-string "\n" "" emacs-version] 9 (#$ . 3629) nil])
#@41 Function to restrict the forward search
(defvar sp-forward-bound-fn nil (#$ . 4334))
(make-variable-buffer-local 'sp-forward-bound-fn)
#@42 Function to restrict the backward search
(defvar sp-backward-bound-fn nil (#$ . 4475))
(make-variable-buffer-local 'sp-backward-bound-fn)
#@155 Get the bound to limit the forward search for looking for pairs.

If it returns nil, the original bound passed to the search
function will be considered.
(defalias 'sp--get-forward-bound #[0 "\205  \207" [sp-forward-bound-fn] 1 (#$ . 4620)])
#@156 Get the bound to limit the backward search for looking for pairs.

If it returns nil, the original bound passed to the search
function will be considered.
(defalias 'sp--get-backward-bound #[0 "\205  \207" [sp-backward-bound-fn] 1 (#$ . 4872)])
#@37 Keymap used for `smartparens-mode'.
(defvar smartparens-mode-map (make-sparse-keymap) (#$ . 5126))
(byte-code "\300\301\302\"\210\303\301\302\304#\207" [defvaralias sp-keymap smartparens-mode-map make-obsolete-variable "2015-01-01"] 4)
#@115 Paredit inspired bindings.

Alist containing the default paredit bindings to corresponding
smartparens functions.
(defvar sp-paredit-bindings '(("C-M-f" . sp-forward-sexp) ("C-M-b" . sp-backward-sexp) ("C-M-u" . sp-backward-up-sexp) ("C-M-d" . sp-down-sexp) ("C-M-p" . sp-backward-down-sexp) ("C-M-n" . sp-up-sexp) ("M-s" . sp-splice-sexp) ("M-<up>" . sp-splice-sexp-killing-backward) ("M-<down>" . sp-splice-sexp-killing-forward) ("M-r" . sp-splice-sexp-killing-around) ("C-)" . sp-forward-slurp-sexp) ("C-<right>" . sp-forward-slurp-sexp) ("C-}" . sp-forward-barf-sexp) ("C-<left>" . sp-forward-barf-sexp) ("C-(" . sp-backward-slurp-sexp) ("C-M-<left>" . sp-backward-slurp-sexp) ("C-{" . sp-backward-barf-sexp) ("C-M-<right>" . sp-backward-barf-sexp) ("M-S" . sp-split-sexp)) (#$ . 5369))
#@78 Populates the `smartparens-mode-map' from the BINDINGS alist.

(fn BINDINGS)
(defalias 'sp--populate-keymap #[257 "\211\301\205 @\302\303@!A#\266\211T\262A\262\202 \207" [smartparens-mode-map 0 define-key read-kbd-macro] 8 (#$ . 6166)])
#@61 Initiate `smartparens-mode-map' with `sp-paredit-bindings'.
(defalias 'sp-use-paredit-bindings #[0 "\301!\207" [sp-paredit-bindings sp--populate-keymap] 2 (#$ . 6420) nil])
#@52 Alist containing the default smartparens bindings.
(defvar sp-smartparens-bindings '(("C-M-f" . sp-forward-sexp) ("C-M-b" . sp-backward-sexp) ("C-M-d" . sp-down-sexp) ("C-M-a" . sp-backward-down-sexp) ("C-S-d" . sp-beginning-of-sexp) ("C-S-a" . sp-end-of-sexp) ("C-M-e" . sp-up-sexp) ("C-M-u" . sp-backward-up-sexp) ("C-M-n" . sp-next-sexp) ("C-M-p" . sp-previous-sexp) ("C-M-k" . sp-kill-sexp) ("C-M-w" . sp-copy-sexp) ("M-<delete>" . sp-unwrap-sexp) ("M-<backspace>" . sp-backward-unwrap-sexp) ("C-<right>" . sp-forward-slurp-sexp) ("C-<left>" . sp-forward-barf-sexp) ("C-M-<left>" . sp-backward-slurp-sexp) ("C-M-<right>" . sp-backward-barf-sexp) ("M-D" . sp-splice-sexp) ("C-M-<delete>" . sp-splice-sexp-killing-forward) ("C-M-<backspace>" . sp-splice-sexp-killing-backward) ("C-S-<backspace>" . sp-splice-sexp-killing-around) ("C-]" . sp-select-next-thing-exchange) ("C-M-]" . sp-select-next-thing) ("C-M-SPC" . sp-mark-sexp) ("M-F" . sp-forward-symbol) ("M-B" . sp-backward-symbol)) (#$ . 6600))
#@65 Initiate `smartparens-mode-map' with `sp-smartparens-bindings'.
(defalias 'sp-use-smartparens-bindings #[0 "\301!\207" [sp-smartparens-bindings sp--populate-keymap] 2 (#$ . 7608) nil])
#@291 Set up the default keymap based on `sp-base-key-bindings'.

SYMBOL is the symbol being set, that is `sp-base-key-bindings'.

VALUE is the saved value (as a symbol), can be one of:
- sp
- paredit

This function is also used as a setter for this customize value.

(fn &optional SYMBOL VALUE)
(defalias 'sp--set-base-key-bindings #[512 "\203	 \300\"\210\211\301=\203 \302 \207\211\303=\205 \304 \207" [set-default sp sp-use-smartparens-bindings paredit sp-use-paredit-bindings] 5 (#$ . 7801)])
#@236 Override the key bindings with values from `sp-override-key-bindings'.

SYMBOL is `sp-override-key-bindings', VALUE is the value being set.

This function is also used as a setter for this customize value.

(fn &optional SYMBOL VALUE)
(defalias 'sp--update-override-key-bindings #[512 "\203	 \300\"\210\301 \210\302!\207" [set-default sp--set-base-key-bindings sp--populate-keymap] 5 (#$ . 8304)])
(byte-code "\300\301\302\303\304DD\305\306\307\310\311\312\313&	\210\300\314\302\303\315DD\316\306\317\310\320\312\313&	\207" [custom-declare-variable sp-base-key-bindings funcall function #[0 "\300\207" [nil] 1] "A default set of key bindings for commands provided by smartparens.\n\nParedit binding adds the bindings in `sp-paredit-bindings' to the\ncorresponding smartparens commands.  It does not add bindings to\nany other commands, or commands that do not have a paredit\ncounterpart.\n\nSmartparens binding adds the bindings in\n`sp-smartparens-bindings' to most common smartparens commands.\nThese are somewhat inspired by paredit, but in many cases differ.\n\nNote that neither \"paredit\" nor \"smartparens\" bindings add a\nbinding for all the provided commands." :type (radio (const :tag "Don't use any default set of bindings" nil) (const :tag "Use smartparens set of bindings" sp) (const :tag "Use paredit set of bindings" paredit)) :set sp--set-base-key-bindings :group smartparens sp-override-key-bindings #[0 "\300\207" [nil] 1] "An alist of bindings and commands that should override the base key set.\n\nIf you wish to override a binding from the base set, set the\nvalue for the binding to the `kbd' recognizable string constant\nand command to the command symbol you wish to bind there.\n\nIf you wish to disable a binding from the base set, set the value\nfor the command to nil.\n\nExamples:\n (\"C-M-f\" . sp-forward-sexp)\n (\"C-<right>\" . nil)\n\nSee `sp-base-key-bindings'." (alist :key-type string :value-type symbol) sp--update-override-key-bindings] 10)
#@49 Character used to escape quotes inside strings.
(defvar sp-escape-char nil (#$ . 10297))
(make-variable-buffer-local 'sp-escape-char)
#@35 Character used to start comments.
(defvar sp-comment-char nil (#$ . 10437))
(make-variable-buffer-local 'sp-comment-char)
#@125 List of pairs for autoinsertion or wrapping.

Maximum length of opening or closing pair is
`sp-max-pair-length' characters.
(defvar sp-pair-list nil (#$ . 10566))
(make-variable-buffer-local 'sp-pair-list)
#@51 List of pair definitions used for current buffer.
(defvar sp-local-pairs nil (#$ . 10778))
(make-variable-buffer-local 'sp-local-pairs)
#@47 Symbol holding the last successful operation.
(defvar sp-last-operation nil (#$ . 10920))
(make-variable-buffer-local 'sp-last-operation)
(defalias 'sp-state-p--cmacro #[514 "\300\301\302\303\211\211&\207" [cl--defsubst-expand (cl-x) (cl-block sp-state-p (declare (side-effect-free error-free)) (and (vectorp cl-x) (>= (length cl-x) 7) (memq (aref cl-x 0) cl-struct-sp-state-tags) t)) nil] 9 "\n\n(fn CL-WHOLE-ARG CL-X)"])
(put 'sp-state-p 'compiler-macro 'sp-state-p--cmacro)
(defalias 'sp-state-p #[257 "\301!\205 \211G\302Y\205 \211\303H>\205 \304\207" [cl-struct-sp-state-tags vectorp 7 0 t] 3 "\n\n(fn CL-X)"])
(byte-code "\300\301\302\303#\210\304\305\306\301#\207" [function-put sp-state-p side-effect-free error-free put sp-state cl-deftype-satisfies] 4)
(defalias 'sp-state-delayed-hook--cmacro #[514 "\300\301\302\303\211\211&\207" [cl--defsubst-expand (cl-x) (cl-block sp-state-delayed-hook (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-sp-state-tags)) (signal 'wrong-type-argument (list 'sp-state cl-x))) (aref cl-x 1)) nil] 9 "\n\n(fn CL-WHOLE-ARG CL-X)"])
(put 'sp-state-delayed-hook 'compiler-macro 'sp-state-delayed-hook--cmacro)
(defalias 'sp-state-delayed-hook #[257 "\211\301H>\204 \302\303\304D\"\210\211\305H\207" [cl-struct-sp-state-tags 0 signal wrong-type-argument sp-state 1] 5 "\n\n(fn CL-X)"])
(function-put 'sp-state-delayed-hook 'side-effect-free t)
(defalias 'sp-state-delayed-insertion--cmacro #[514 "\300\301\302\303\211\211&\207" [cl--defsubst-expand (cl-x) (cl-block sp-state-delayed-insertion (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-sp-state-tags)) (signal 'wrong-type-argument (list 'sp-state cl-x))) (aref cl-x 2)) nil] 9 "\n\n(fn CL-WHOLE-ARG CL-X)"])
(put 'sp-state-delayed-insertion 'compiler-macro 'sp-state-delayed-insertion--cmacro)
(defalias 'sp-state-delayed-insertion #[257 "\211\301H>\204 \302\303\304D\"\210\211\305H\207" [cl-struct-sp-state-tags 0 signal wrong-type-argument sp-state 2] 5 "\n\n(fn CL-X)"])
(function-put 'sp-state-delayed-insertion 'side-effect-free t)
(defalias 'sp-state-last-syntax-ppss-point--cmacro #[514 "\300\301\302\303\211\211&\207" [cl--defsubst-expand (cl-x) (cl-block sp-state-last-syntax-ppss-point (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-sp-state-tags)) (signal 'wrong-type-argument (list 'sp-state cl-x))) (aref cl-x 3)) nil] 9 "\n\n(fn CL-WHOLE-ARG CL-X)"])
(put 'sp-state-last-syntax-ppss-point 'compiler-macro 'sp-state-last-syntax-ppss-point--cmacro)
(defalias 'sp-state-last-syntax-ppss-point #[257 "\211\301H>\204 \302\303\304D\"\210\211\305H\207" [cl-struct-sp-state-tags 0 signal wrong-type-argument sp-state 3] 5 "\n\n(fn CL-X)"])
(function-put 'sp-state-last-syntax-ppss-point 'side-effect-free t)
(defalias 'sp-state-last-syntax-ppss-result--cmacro #[514 "\300\301\302\303\211\211&\207" [cl--defsubst-expand (cl-x) (cl-block sp-state-last-syntax-ppss-result (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-sp-state-tags)) (signal 'wrong-type-argument (list 'sp-state cl-x))) (aref cl-x 4)) nil] 9 "\n\n(fn CL-WHOLE-ARG CL-X)"])
(put 'sp-state-last-syntax-ppss-result 'compiler-macro 'sp-state-last-syntax-ppss-result--cmacro)
(defalias 'sp-state-last-syntax-ppss-result #[257 "\211\301H>\204 \302\303\304D\"\210\211\305H\207" [cl-struct-sp-state-tags 0 signal wrong-type-argument sp-state 4] 5 "\n\n(fn CL-X)"])
(function-put 'sp-state-last-syntax-ppss-result 'side-effect-free t)
(defalias 'sp-state-pair-list--cmacro #[514 "\300\301\302\303\211\211&\207" [cl--defsubst-expand (cl-x) (cl-block sp-state-pair-list (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-sp-state-tags)) (signal 'wrong-type-argument (list 'sp-state cl-x))) (aref cl-x 5)) nil] 9 "\n\n(fn CL-WHOLE-ARG CL-X)"])
(put 'sp-state-pair-list 'compiler-macro 'sp-state-pair-list--cmacro)
(defalias 'sp-state-pair-list #[257 "\211\301H>\204 \302\303\304D\"\210\211\305H\207" [cl-struct-sp-state-tags 0 signal wrong-type-argument sp-state 5] 5 "\n\n(fn CL-X)"])
(function-put 'sp-state-pair-list 'side-effect-free t)
(defalias 'sp-state-local-pairs--cmacro #[514 "\300\301\302\303\211\211&\207" [cl--defsubst-expand (cl-x) (cl-block sp-state-local-pairs (declare (side-effect-free t)) (or (and (memq (aref cl-x 0) cl-struct-sp-state-tags)) (signal 'wrong-type-argument (list 'sp-state cl-x))) (aref cl-x 6)) nil] 9 "\n\n(fn CL-WHOLE-ARG CL-X)"])
(put 'sp-state-local-pairs 'compiler-macro 'sp-state-local-pairs--cmacro)
(defalias 'sp-state-local-pairs #[257 "\211\301H>\204 \302\303\304D\"\210\211\305H\207" [cl-struct-sp-state-tags 0 signal wrong-type-argument sp-state 6] 5 "\n\n(fn CL-X)"])
(byte-code "\300\301\302\303#\210\304\305\306\"\207" [function-put sp-state-local-pairs side-effect-free t defalias copy-sp-state copy-sequence] 4)
#@132 

(fn CL-WHOLE &cl-quote &key DELAYED-HOOK DELAYED-INSERTION LAST-SYNTAX-PPSS-POINT LAST-SYNTAX-PPSS-RESULT PAIR-LIST LOCAL-PAIRS)
(defalias 'make-sp-state--cmacro #[385 "\300\301\"A@\300\302\"A@\300\303\"A@\300\304\"A@\300\305\"A@\300\306\"A@\211\203R \211@\307>\203: \211AA\262\202' \310>A@\203I \311\262\202' \312\313@\"\210\202' \210\314\315\316\311\311&\207" [plist-member :delayed-hook :delayed-insertion :last-syntax-ppss-point :last-syntax-ppss-result :pair-list :local-pairs (:delayed-hook :delayed-insertion :last-syntax-ppss-point :last-syntax-ppss-result :pair-list :local-pairs :allow-other-keys) :allow-other-keys nil error "Keyword argument %s not one of (:delayed-hook :delayed-insertion :last-syntax-ppss-point :last-syntax-ppss-result :pair-list :local-pairs)" cl--defsubst-expand (delayed-hook delayed-insertion last-syntax-ppss-point last-syntax-ppss-result pair-list local-pairs) (cl-block make-sp-state "Constructor for objects of type `sp-state'." (declare (side-effect-free t)) (vector 'cl-struct-sp-state delayed-hook delayed-insertion last-syntax-ppss-point last-syntax-ppss-result pair-list local-pairs))] 20 (#$ . 15797)])
(put 'make-sp-state 'compiler-macro 'make-sp-state--cmacro)
#@156 Constructor for objects of type `sp-state'.

(fn &key DELAYED-HOOK DELAYED-INSERTION LAST-SYNTAX-PPSS-POINT LAST-SYNTAX-PPSS-RESULT PAIR-LIST LOCAL-PAIRS)
(defalias 'make-sp-state #[128 "\300\301\"A@\300\302\"A@\300\303\"A@\300\304\"A@\300\305\"A@\300\306\"A@\211\203R \211@\307>\203: \211AA\262\202' \310>A@\203I \311\262\202' \312\313@\"\210\202' \210\314\315&\207" [plist-member :delayed-hook :delayed-insertion :last-syntax-ppss-point :last-syntax-ppss-result :pair-list :local-pairs (:delayed-hook :delayed-insertion :last-syntax-ppss-point :last-syntax-ppss-result :pair-list :local-pairs :allow-other-keys) :allow-other-keys nil error "Keyword argument %s not one of (:delayed-hook :delayed-insertion :last-syntax-ppss-point :last-syntax-ppss-result :pair-list :local-pairs)" vector cl-struct-sp-state] 15 (#$ . 17044)])
(byte-code "\300\301\302\303#\210\304\305\306\307\310\211\311\312\313\303&	\207" [function-put make-sp-state side-effect-free t cl-struct-define sp-state "Smartparens state for the current buffer." cl-structure-object nil ((cl-tag-slot) (delayed-hook) (delayed-insertion) (last-syntax-ppss-point) (last-syntax-ppss-result) (pair-list) (local-pairs)) cl-struct-sp-state-tags cl-struct-sp-state] 10)
#@43 Smartparens state for the current buffer.
(defvar sp-state (byte-code "\300\301\302\211\211\211\211\211&\207" [vector cl-struct-sp-state nil] 8) (#$ . 18303))
(make-variable-buffer-local 'sp-state)
#@154 Location of point before last command.

This is only updated when some pair-overlay is active.  Do not
rely on the value of this variable anywhere else!
(defvar sp-previous-point -1 (#$ . 18509))
(make-variable-buffer-local 'sp-previous-point)
#@126 Save the value of point before attemt to wrap a region.

Used for restoring the original state if the wrapping is
cancelled.
(defvar sp-wrap-point nil (#$ . 18760))
(make-variable-buffer-local 'sp-wrap-point)
#@125 Save the value of mark before attemt to wrap a region.

Used for restoring the original state if the wrapping is
cancelled.
(defvar sp-wrap-mark nil (#$ . 18976))
(make-variable-buffer-local 'sp-wrap-mark)
#@155 Characters typed during the wrapping selection.

If wrapping is cancelled, these characters are re-inserted to the
location of point before the wrapping.
(defvar sp-last-inserted-characters "" (#$ . 19189))
(make-variable-buffer-local 'sp-last-inserted-characters)
#@21 Last inserted pair.
(defvar sp-last-inserted-pair nil (#$ . 19460))
(make-variable-buffer-local 'sp-last-inserted-pair)
#@196 The pair whose insertion is being delayed.

The insertion of this pair is delayed to be carried out in
`sp--post-command-hook-handler'.  The format is (opening delim
.  beg of the opening delim)
(defvar sp-delayed-pair nil (#$ . 19587))
(make-variable-buffer-local 'sp-delayed-pair)
#@97 Information about the last wrapped region.
The format is the same as returned by `sp-get-sexp'.
(defvar sp-last-wrapped-region nil (#$ . 19876))
(make-variable-buffer-local 'sp-last-wrapped-region)
#@108 Non-nil if point is inside a string.

Used to remember the state from before `self-insert-command' is
run.
(defvar sp-point-inside-string nil (#$ . 20081))
#@59 Non-nil if buffer was modified before `pre-command-hook'.
(defvar sp-buffer-modified-p nil (#$ . 20243))
#@58 Position of `point' before `this-command' gets executed.
(defvar sp-pre-command-point nil (#$ . 20354))
#@138 Maximum length of an opening or closing delimiter.

Only the pairs defined by `sp-pair' are considered.  Tag pairs
can be of any length.
(defconst sp-max-pair-length 10 (#$ . 20465))
#@273 Maximum length of a pair prefix.

Because prefixes for pairs can be specified using regular
expressions, they can potentially be of arbitrary length.  This
settings solves the problem where the parser would decide to
backtrack the entire buffer which would lock up Emacs.
(defconst sp-max-prefix-length 100 (#$ . 20655))
#@106 List of pair definitions.

Maximum length of opening or closing pair is
`sp-max-pair-length' characters.
(defvar sp-pairs '((t (:open "\\\\(" :close "\\\\)" :actions (insert wrap autoskip navigate)) (:open "\\{" :close "\\}" :actions (insert wrap autoskip navigate)) (:open "\\(" :close "\\)" :actions (insert wrap autoskip navigate)) (:open "\\\"" :close "\\\"" :actions (insert wrap autoskip navigate)) (:open "\"" :close "\"" :actions (insert wrap autoskip navigate escape) :unless (sp-in-string-quotes-p) :post-handlers (sp-escape-wrapped-region sp-escape-quotes-after-insert)) (:open "'" :close "'" :actions (insert wrap autoskip navigate escape) :unless (sp-in-string-quotes-p sp-point-after-word-p) :post-handlers (sp-escape-wrapped-region sp-escape-quotes-after-insert)) (:open "(" :close ")" :actions (insert wrap autoskip navigate)) (:open "[" :close "]" :actions (insert wrap autoskip navigate)) (:open "{" :close "}" :actions (insert wrap autoskip navigate)) (:open "`" :close "`" :actions (insert wrap autoskip navigate)))) (#$ . 20983))
#@68 List of tag definitions.  See `sp-local-tag' for more information.
(defvar sp-tags nil (#$ . 22040))
#@64 If non-nil, only consider tags while searching for next thing.
(defvar sp-prefix-tag-object nil (#$ . 22147))
#@139 If non-nil, only consider pairs while searching for next thing.

Pairs are defined as expressions delimited by pairs from
`sp-pair-list'.
(defvar sp-prefix-pair-object nil (#$ . 22264))
#@140 If non-nil, only consider symbols while searching for next thing.

Symbol is defined as a chunk of text recognized by
`sp-forward-symbol'.
(defvar sp-prefix-symbol-object nil (#$ . 22457))
(byte-code "\300\301\302\303#\210\304\211\203( \211@\301N\203! \302N\204! \305\302\301N#\210A\266\202\202 \210\306\301\302\307#\210\310\302\311\312\313DD\314\315\316\317\320&\210\310\321\311\312\322DD\323\315\324\317\320&\210\310\325\311\312\326DD\327\315\330\317\320&\207" [defvaralias sp--lisp-modes sp-lisp-modes nil (saved-value saved-variable-comment) put make-obsolete-variable "2015-11-08" custom-declare-variable funcall function #[0 "\300\207" [(cider-repl-mode clojure-mode clojurec-mode clojurescript-mode clojurex-mode common-lisp-mode emacs-lisp-mode eshell-mode geiser-repl-mode inf-clojure-mode inferior-emacs-lisp-mode inferior-lisp-mode inferior-scheme-mode lisp-interaction-mode lisp-mode monroe-mode racket-mode racket-repl-mode scheme-interaction-mode scheme-mode slime-repl-mode stumpwm-mode)] 1] "List of Lisp-related modes." :type (repeat symbol) :group smartparens sp-clojure-modes #[0 "\300\207" [(cider-repl-mode clojure-mode clojurec-mode clojurescript-mode clojurex-mode inf-clojure-mode)] 1] "List of Clojure-related modes." (repeat symbol) sp-no-reindent-after-kill-modes #[0 "\300\207" [(python-mode coffee-mode asm-mode makefile-gmake-mode)] 1] "List of modes that should not reindent after kill." (repeat symbol)] 8)
#@21 List of HTML modes.
(defvar sp--html-modes '(sgml-mode html-mode rhtml-mode nxhtml-mode nxml-mode web-mode jinja2-mode html-erb-mode) (#$ . 23911))
#@305 List of predefined messages to be displayed by `sp-message'.

Each element is a list consisting of a keyword and one or more
strings, which are chosen based on the `sp-message-width'
variable.  If the latter is t, the first string is chosen as
default, which should be the most verbose option available.
(defvar sp-message-alist '((:unmatched-expression "Search failed: there is an unmatched expression somewhere or we are at the beginning/end of file" "Unmatched expression") (:unbalanced-region "Can not kill the region: the buffer would end up in an unbalanced state after deleting the active region" "Killing the region would make the buffer unbalanced" "Unbalanced region") (:delimiter-in-string "Ignored: opening or closing pair is inside a string or comment and matching pair is outside (or vice versa)") (:no-matching-tag "Search failed: no matching tag found" "No matching tag") (:invalid-context-prev "Invalid context: previous h-sexp ends after the next one" "Invalid context") (:invalid-context-cur "Invalid context: current h-sexp starts after the next one" "Invalid context") (:no-structure-found "Previous sexp starts after current h-sexp or no structure was found" "No valid structure found") (:invalid-structure "Ignored: this operation would result in invalid structure" "Ignored because of invalid structure") (:cant-slurp "Ignored: we can not slurp without breaking strictly balanced expression" "Can not slurp without breaking balance") (:cant-slurp-context "Ignored: we can not slurp into different context (comment -> code)" "Can not slurp into different context") (:cant-insert-closing-delimiter "We can not insert unbalanced closing delimiter in strict mode" "Can not insert unbalanced delimiter") (:blank-sexp "Point is in blank sexp, nothing to barf" "Point is in blank sexp") (:point-not-deep-enough "Point has to be at least two levels deep to swap the enclosing delimiters" "Point has to be at least two levels deep" "Point not deep enough") (:different-type "The expressions to be joined are of different type" "Expressions are of different type")) (#$ . 24066))
(custom-declare-group 'smartparens nil "Smartparens minor mode." :group 'editing :prefix "sp-")
#@101 Non-nil if Smartparens mode is enabled.
Use the command `smartparens-mode' to change this variable.
(defvar smartparens-mode nil (#$ . 26263))
(make-variable-buffer-local 'smartparens-mode)
#@204 Toggle smartparens mode.

You can enable pre-set bindings by customizing
`sp-base-key-bindings' variable.  The current content of
`smartparens-mode-map' is:

 \{smartparens-mode-map}

(fn &optional ARG)
(defalias 'smartparens-mode #[256 "\301 \302=\203 ?\202 \303!\304V\211\203( \305 \210\306\307\310\311\312$\210\313\314!\210\2022 \315\307\310\312#\210\313\316!\210\313\317\203< \320\202= \321\"\210\322\323!\203a \301 \203Q \211\301 \232\203a \324\325\326\203\\ \327\202] \330#\266\210\331 \210\207" [smartparens-mode current-message toggle prefix-numeric-value 0 sp--init add-hook self-insert-uses-region-functions sp-wrap--can-wrap-p nil local run-hooks smartparens-enabled-hook remove-hook smartparens-disabled-hook smartparens-mode-hook smartparens-mode-on-hook smartparens-mode-off-hook called-interactively-p any " in current buffer" message "Smartparens mode %sabled%s" "en" "dis" force-mode-line-update] 8 (#$ . 26460) (byte-code "\206 \301C\207" [current-prefix-arg toggle] 1)])
#@181 Hook run after entering or leaving `smartparens-mode'.
No problems result if this variable is not bound.
`add-hook' automatically binds it.  (This is true for all hook variables.)
(defvar smartparens-mode-hook nil (#$ . 27470))
(byte-code "\301\302\303\304\211%\207" [smartparens-mode-map add-minor-mode smartparens-mode (" SP" (:eval (if smartparens-strict-mode "/s" ""))) nil] 6)
#@44 Keymap used for `smartparens-strict-mode'.
(defvar smartparens-strict-mode-map (byte-code "\300 \301\302\303#\210\301\304\303#\210\301\305\306#\210\301\307\306#\210\301\310\306#\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\211\207" [make-sparse-keymap define-key [remap delete-char] sp-delete-char [remap delete-forward-char] [remap backward-delete-char-untabify] sp-backward-delete-char [remap backward-delete-char] [remap delete-backward-char] [remap kill-word] sp-kill-word [remap kill-line] sp-kill-hybrid-sexp [remap backward-kill-word] sp-backward-kill-word [remap kill-region] sp-kill-region [remap delete-region] sp-delete-region [remap kill-whole-line] sp-kill-whole-line] 5) (#$ . 27859))
#@115 Non-nil if Smartparens-Strict mode is enabled.
Use the command `smartparens-strict-mode' to change this variable.
(defvar smartparens-strict-mode nil (#$ . 28637))
(make-variable-buffer-local 'smartparens-strict-mode)
#@602 Toggle the strict smartparens mode.

When strict mode is active, `delete-char', `kill-word' and their
backward variants will skip over the pair delimiters in order to
keep the structure always valid (the same way as `paredit-mode'
does).  This is accomplished by remapping them to
`sp-delete-char' and `sp-kill-word'.  There is also function
`sp-kill-symbol' that deletes symbols instead of words, otherwise
working exactly the same (it is not bound to any key by default).

When strict mode is active, this is indicated with "/s"
after the smartparens indicator in the mode list.

(fn &optional ARG)
(defalias 'smartparens-strict-mode #[256 "\305 \306=\203 ?\202 \307!\310V\211\203D 	\204 \301\311!\210\312\313\n\"\204, \300B\nB\314\315\316\317#\210\314\320\316\317#\210\321\322\323\324\325$\210\326\202s \327\330\n\"\314\315\316\331#\210\314\320\316\331#\210\332\322\323\325#\210\333\334\304!\335\"@\333\334\304!\336\"@\337\206o !\266\340\341\203} \342\202~ \343\"\210\344\345!\203\242 \305 \203\222 \211\305 \232\203\242 \346\347\350\203\235 \351\202\236 \352#\266\210\353 \210\207" [smartparens-strict-mode smartparens-mode minor-mode-overriding-map-alist smartparens-strict-mode-map sp-autoskip-closing-pair current-message toggle prefix-numeric-value 0 1 -find-indices #[257 "\211@\300=\207" [smartparens-strict-mode] 3 "\n\n(fn IT)"] put sp-backward-delete-char delete-selection sp--delete-selection-supersede-p sp-delete-char add-hook self-insert-uses-region-functions sp--self-insert-uses-region-strict-p nil local always -remove #[257 "\211@\300=\207" [smartparens-strict-mode] 3 "\n\n(fn IT)"] supersede remove-hook plist-get symbol-plist standard-value saved-value eval run-hooks smartparens-strict-mode-hook smartparens-strict-mode-on-hook smartparens-strict-mode-off-hook called-interactively-p any " in current buffer" message "Smartparens-Strict mode %sabled%s" "en" "dis" force-mode-line-update] 8 (#$ . 28862) (byte-code "\206 \301C\207" [current-prefix-arg toggle] 1)])
#@188 Hook run after entering or leaving `smartparens-strict-mode'.
No problems result if this variable is not bound.
`add-hook' automatically binds it.  (This is true for all hook variables.)
(defvar smartparens-strict-mode-hook nil (#$ . 30880))
(byte-code "\301\302\303\304\300!\205\n \303\211%\207" [smartparens-strict-mode-map add-minor-mode smartparens-strict-mode nil boundp] 6)
(defvar smartparens-strict-mode-major-mode nil)
(byte-code "\300\301!\210\302\303\304\305\306DD\307\310\311\312\313\314\315\316\317&\207" [make-variable-buffer-local smartparens-strict-mode-major-mode custom-declare-variable smartparens-global-strict-mode funcall function #[0 "\300\207" [nil] 1] "Non-nil if Smartparens-Global-Strict mode is enabled.\nSee the `smartparens-global-strict-mode' command\nfor a description of this minor mode.\nSetting this variable directly does not take effect;\neither customize it (see the info node `Easy Customization')\nor call the function `smartparens-global-strict-mode'." :set custom-set-minor-mode :initialize custom-initialize-default :group smartparens :type boolean] 12)
#@413 Toggle Smartparens-Strict mode in all buffers.
With prefix ARG, enable Smartparens-Global-Strict mode if ARG is positive;
otherwise, disable it.  If called from Lisp, enable the mode if
ARG is omitted or nil.

Smartparens-Strict mode is enabled in all buffers where
`turn-on-smartparens-strict-mode' would do it.
See `smartparens-strict-mode' for more information on Smartparens-Strict mode.

(fn &optional ARG)
(defalias 'smartparens-global-strict-mode #[256 "\302 \303\300\304=\203 \305\300!?\202 \306!\307V\"\210\203. \310\311\312\"\210\310\313\314\"\210\310\315\316\"\210\202= \317\311\312\"\210\317\313\314\"\210\317\315\316\"\210\320 \211\203c \211@r\211q\210\203S \321 \210\202[ 	\203[ \301\322!\210)A\266\202\202? \210\323\324\305\300!\203p \325\202q \326\"\210\327\330!\203\233 \331\300!\210\302 \203\211 \211\302 \232\203\233 \332\333\334\305\300!\203\226 \335\202\227 \336#\266\210\337 \210\305\300!\207" [smartparens-global-strict-mode smartparens-strict-mode current-message set-default toggle default-value prefix-numeric-value 0 add-hook after-change-major-mode-hook smartparens-global-strict-mode-enable-in-buffers find-file-hook smartparens-global-strict-mode-check-buffers change-major-mode-hook smartparens-global-strict-mode-cmhh remove-hook buffer-list turn-on-smartparens-strict-mode -1 run-hooks smartparens-global-strict-mode-hook smartparens-global-strict-mode-on-hook smartparens-global-strict-mode-off-hook called-interactively-p any customize-mark-as-set "" message "Smartparens-Global-Strict mode %sabled%s" "en" "dis" force-mode-line-update] 7 (#$ . 31986) (byte-code "\206 \301C\207" [current-prefix-arg toggle] 1)])
#@195 Hook run after entering or leaving `smartparens-global-strict-mode'.
No problems result if this variable is not bound.
`add-hook' automatically binds it.  (This is true for all hook variables.)
(defvar smartparens-global-strict-mode-hook nil (#$ . 33652))
(byte-code "\301\302\303\304\300!\205\n \303\211%\207" [smartparens-global-strict-mode-map add-minor-mode smartparens-global-strict-mode nil boundp] 6)
(defvar smartparens-strict-mode-set-explicitly nil nil)
(make-variable-buffer-local 'smartparens-strict-mode-set-explicitly)
(defalias 'smartparens-strict-mode-set-explicitly #[0 "\301\211\207" [smartparens-strict-mode-set-explicitly t] 2])
(byte-code "\300\301\302\303#\210\304\305\301\"\207" [put smartparens-strict-mode-set-explicitly definition-name smartparens-global-strict-mode add-hook smartparens-strict-mode-hook] 4)
(defvar smartparens-global-strict-mode-buffers nil)
(defalias 'smartparens-global-strict-mode-enable-in-buffers #[0 "\211\2056 \211@\305!\203/ r\211q\210	\204, \n=\204, \f\203) \304\306!\210\307 \210\202, \307 \210)A\266\202\202 \207" [smartparens-global-strict-mode-buffers smartparens-strict-mode-set-explicitly smartparens-strict-mode-major-mode major-mode smartparens-strict-mode buffer-live-p -1 turn-on-smartparens-strict-mode] 4])
(put 'smartparens-global-strict-mode-enable-in-buffers 'definition-name 'smartparens-global-strict-mode)
(defalias 'smartparens-global-strict-mode-check-buffers #[0 "\301 \210\302\303\304\305\"\207" [smartparens-global-strict-mode-buffers smartparens-global-strict-mode-enable-in-buffers nil remove-hook post-command-hook smartparens-global-strict-mode-check-buffers] 3])
(put 'smartparens-global-strict-mode-check-buffers 'definition-name 'smartparens-global-strict-mode)
(defalias 'smartparens-global-strict-mode-cmhh #[0 "\300\301p\"\210\302\303\304\"\207" [add-to-list smartparens-global-strict-mode-buffers add-hook post-command-hook smartparens-global-strict-mode-check-buffers] 3])
(byte-code "\300\301\302\303#\210\304\305\306\307\310DD\311\312\313\314\315&\207" [put smartparens-global-strict-mode-cmhh definition-name smartparens-global-strict-mode custom-declare-variable sp-ignore-modes-list funcall function #[0 "\300\207" [(minibuffer-inactive-mode)] 1] "Modes where smartparens mode is inactive if allowed globally." :type (repeat symbol) :group smartparens] 8)
#@36 Turn on `smartparens-strict-mode'.
(defalias 'turn-on-smartparens-strict-mode #[0 "	\235\206 \302\303!?\205 \304N\305=?\205 \306\307!\207" [major-mode sp-ignore-modes-list derived-mode-p comint-mode mode-class special smartparens-strict-mode 1] 2 (#$ . 36019) nil])
#@37 Turn off `smartparens-strict-mode'.
(defalias 'turn-off-smartparens-strict-mode #[0 "\300\301!\207" [smartparens-strict-mode -1] 2 (#$ . 36296) nil])
#@151 Initialize the buffer local smartparens state.

 This includes pair bindings and other buffer local variables
that depend on the active `major-mode'.
(defalias 'sp--init #[0 "\303\304\305\211\211\211\211\211&\306 \210\307\310\211W\205= \211	\204& \211z\311U\203& \312!\n\2045 \211z\313U\2035 \312!\210\211T\262\202 \207" [sp-state sp-escape-char sp-comment-char vector cl-struct-sp-state nil sp--update-local-pairs 256 0 92 string 60] 8 (#$ . 36453)])
#@74 Initialize the buffer if it is not already initialized.

See `sp--init'.
(defalias 'sp--maybe-init #[0 "?\205 \301 \207" [sp-pair-list sp--init] 1 (#$ . 36920)])
#@71 Update `sp-pair-list' according to current value of `sp-local-pairs'.
(defalias 'sp--update-sp-pair-list #[0 "\302\303\304\305\"\"\211\207" [sp-local-pairs sp-pair-list -sort #[514 "@G@GV\207" [] 4 "\n\n(fn X Y)"] mapcar #[257 "\300\301\"\300\302\"B\207" [plist-get :open :close] 5 "\n\n(fn IT)"]] 5 (#$ . 37090)])
#@174 Update local pairs after change or at mode initialization.

This commands load all the parent major mode definitions and
merges them into current buffer's `sp-local-pairs'.
(defalias 'sp--update-local-pairs #[0 "\301\302C\"\211\303\205 @\304!\266\211T\262A\262\202 \266\202\207" [major-mode -fix #[257 "\211@\300N\211\203 \211B\202 \207" [derived-mode-parent] 4 "\n\n(fn X)"] 0 sp-update-local-pairs] 6 (#$ . 37418)])
#@404 Update `sp-local-pairs' with CONFIGURATION.

The pairs are only updated in current buffer not in all buffers
with the same major mode!  If you want to update all buffers of
the specific major-modes use `sp-local-pair'.

CONFIGURATION can be a symbol to be looked up in `sp-pairs' or a
property list corresponding to the arguments of `sp-local-pair'
or a list of such property lists.

(fn CONFIGURATION)
(defalias 'sp-update-local-pairs #[257 "\2119\203 \305\236A!\202 \306\307\"\203 \305C!\202 \305!\310	\311\203A @\312\313\"\2035 \211B\262\210\211T\262A\262\202# \266\211\237\262\314 \210\n\311H>\204Z \315\316\302\nD\"\210\n\211\317	I\266\n\311H>\204p \315\316\302\nD\"\210\n\211\320\fI\207" [sp-pairs sp-local-pairs sp-state cl-struct-sp-state-tags sp-pair-list sp--merge-pair-configurations plist-member :open nil 0 plist-get :actions sp--update-sp-pair-list signal wrong-type-argument 6 5] 8 (#$ . 37857)])
#@203 Run `sp--update-local-pairs' in all buffers.

This is necessary to update all the buffer-local definitions.  If
MODES is non-nil, only update buffers with `major-mode' equal to
MODES.

(fn &rest MODES)
(defalias 'sp--update-local-pairs-everywhere #[128 "\301!\262\302 \303\205] @r\211q\210\203P \203M \304\305\306\303\203D \203D @\2033 \305\262\2028 \307!\262\210\211T\262A\262\202 \266\211\262!\203P \310 \210)\210\211T\262A\262\202 \207" [smartparens-mode -flatten buffer-list 0 ---truthy\? nil t derived-mode-p sp--update-local-pairs] 12 (#$ . 38800)])
(byte-code "\300\301\302\303\304DD\305\306\307\310\311&\210\300\312\302\303\313DD\314\306\307\310\311&\207" [custom-declare-variable smartparens-enabled-hook funcall function #[0 "\300\207" [nil] 1] "Called after `smartparens-mode' is turned on." :type hook :group smartparens smartparens-disabled-hook #[0 "\300\207" [nil] 1] "Called after `smartparens-mode' is turned off."] 8)
(defvar smartparens-mode-major-mode nil)
(byte-code "\300\301!\210\302\303\304\305\306DD\307\310\311\312\313\314\315\316\317&\207" [make-variable-buffer-local smartparens-mode-major-mode custom-declare-variable smartparens-global-mode funcall function #[0 "\300\207" [nil] 1] "Non-nil if Smartparens-Global mode is enabled.\nSee the `smartparens-global-mode' command\nfor a description of this minor mode.\nSetting this variable directly does not take effect;\neither customize it (see the info node `Easy Customization')\nor call the function `smartparens-global-mode'." :set custom-set-minor-mode :initialize custom-initialize-default :group smartparens :type boolean] 12)
#@371 Toggle Smartparens mode in all buffers.
With prefix ARG, enable Smartparens-Global mode if ARG is positive;
otherwise, disable it.  If called from Lisp, enable the mode if
ARG is omitted or nil.

Smartparens mode is enabled in all buffers where
`turn-on-smartparens-mode' would do it.
See `smartparens-mode' for more information on Smartparens mode.

(fn &optional ARG)
(defalias 'smartparens-global-mode #[256 "\302 \303\300\304=\203 \305\300!?\202 \306!\307V\"\210\203. \310\311\312\"\210\310\313\314\"\210\310\315\316\"\210\202= \317\311\312\"\210\317\313\314\"\210\317\315\316\"\210\320 \211\203c \211@r\211q\210\203S \321 \210\202[ 	\203[ \301\322!\210)A\266\202\202? \210\323\324\305\300!\203p \325\202q \326\"\210\327\330!\203\233 \331\300!\210\302 \203\211 \211\302 \232\203\233 \332\333\334\305\300!\203\226 \335\202\227 \336#\266\210\337 \210\305\300!\207" [smartparens-global-mode smartparens-mode current-message set-default toggle default-value prefix-numeric-value 0 add-hook after-change-major-mode-hook smartparens-global-mode-enable-in-buffers find-file-hook smartparens-global-mode-check-buffers change-major-mode-hook smartparens-global-mode-cmhh remove-hook buffer-list turn-on-smartparens-mode -1 run-hooks smartparens-global-mode-hook smartparens-global-mode-on-hook smartparens-global-mode-off-hook called-interactively-p any customize-mark-as-set "" message "Smartparens-Global mode %sabled%s" "en" "dis" force-mode-line-update] 7 (#$ . 40445) (byte-code "\206 \301C\207" [current-prefix-arg toggle] 1)])
#@188 Hook run after entering or leaving `smartparens-global-mode'.
No problems result if this variable is not bound.
`add-hook' automatically binds it.  (This is true for all hook variables.)
(defvar smartparens-global-mode-hook nil (#$ . 41992))
(byte-code "\301\302\303\304\300!\205\n \303\211%\207" [smartparens-global-mode-map add-minor-mode smartparens-global-mode nil boundp] 6)
(defvar smartparens-mode-set-explicitly nil nil)
(make-variable-buffer-local 'smartparens-mode-set-explicitly)
(defalias 'smartparens-mode-set-explicitly #[0 "\301\211\207" [smartparens-mode-set-explicitly t] 2])
(byte-code "\300\301\302\303#\210\304\305\301\"\207" [put smartparens-mode-set-explicitly definition-name smartparens-global-mode add-hook smartparens-mode-hook] 4)
(defvar smartparens-global-mode-buffers nil)
(defalias 'smartparens-global-mode-enable-in-buffers #[0 "\211\2056 \211@\305!\203/ r\211q\210	\204, \n=\204, \f\203) \304\306!\210\307 \210\202, \307 \210)A\266\202\202 \207" [smartparens-global-mode-buffers smartparens-mode-set-explicitly smartparens-mode-major-mode major-mode smartparens-mode buffer-live-p -1 turn-on-smartparens-mode] 4])
(put 'smartparens-global-mode-enable-in-buffers 'definition-name 'smartparens-global-mode)
(defalias 'smartparens-global-mode-check-buffers #[0 "\301 \210\302\303\304\305\"\207" [smartparens-global-mode-buffers smartparens-global-mode-enable-in-buffers nil remove-hook post-command-hook smartparens-global-mode-check-buffers] 3])
(put 'smartparens-global-mode-check-buffers 'definition-name 'smartparens-global-mode)
(defalias 'smartparens-global-mode-cmhh #[0 "\300\301p\"\210\302\303\304\"\207" [add-to-list smartparens-global-mode-buffers add-hook post-command-hook smartparens-global-mode-check-buffers] 3])
(put 'smartparens-global-mode-cmhh 'definition-name 'smartparens-global-mode)
#@408 Turn on `smartparens-mode'.

This function is used to turn on `smartparens-global-mode'.

By default `smartparens-global-mode' ignores buffers with
`mode-class' set to special, but only if they are also not comint
buffers.

Additionally, buffers on `sp-ignore-modes-list' are ignored.

You can still turn on smartparens in these mode manually (or
in mode's startup-hook etc.) by calling `smartparens-mode'.
(defalias 'turn-on-smartparens-mode #[0 "	\235\206 \302\303!?\205 \304N\305=?\205 \306\307!\207" [major-mode sp-ignore-modes-list derived-mode-p comint-mode mode-class special smartparens-mode t] 2 (#$ . 43846) nil])
#@30 Turn off `smartparens-mode'.
(defalias 'turn-off-smartparens-mode #[0 "\300\301!\207" [smartparens-mode -1] 2 (#$ . 44481) nil])
(byte-code "\300\301\302\303\304DD\305\306\307\310\311&\210\300\312\302\303\313DD\314\306\307\310\311&\210\315\312\316\317#\210\300\320\302\303\321DD\322\306\323\310\311&\210\324\320!\210\300\325\302\303\326DD\327\306\307\310\311&\210\324\325!\210\300\330\302\303\331DD\332\306\307\310\311&\210\300\333\302\303\334DD\335\306\307\310\311&\210\300\336\302\303\337DD\340\306\307\310\311&\210\300\341\302\303\342DD\343\306\307\310\311&\210\300\344\302\303\345DD\346\306\307\310\311&\210\300\347\302\303\350DD\351\306\352\310\311&\210\300\353\302\303\354DD\355\306\307\310\311&\210\300\356\302\303\357DD\360\306\307\310\311&\210\300\361\302\303\362DD\363\306\307\310\311&\210\300\364\302\303\365DD\366\306\367\310\311&\210\300\370\302\303\371DD\372\306\373\310\311&\210\300\374\302\303\375DD\376\306\307\310\311&\210\300\377\302\303\201@ DD\201A \306\307\310\311&\210\300\201B \302\303\201C DD\201D \306\307\310\311&\210\300\201E \302\303\201F DD\201G \306\307\310\311&\210\300\201H \302\303\201I DD\201J \306\201K \310\311&\210\300\201L \302\303\201M DD\201N \306\201O \310\311&\210\300\201P \302\303\201Q DD\201R \306\307\310\311&\210\300\201S \302\303\201T DD\201U \306\307\310\311&\210\300\201V \302\303\201W DD\201X \306\201Y \310\311&\210\300\201Z \302\303\201[ DD\201\\ \306\201] \310\311&\210\300\201^ \302\303\201_ DD\201` \306\307\310\311&\210\300\201a \302\303\201b DD\201c \306\307\310\311&\210\300\201d \302\303\201e DD\201f \306\307\310\311&\210\300\201g \302\303\201h DD\201i \306\201j \310\311&\210\300\201k \302\303\201l DD\201m \306\201n \310\311&\210\300\201o \302\303\201p DD\201q \306\307\310\311&\210\300\201r \302\303\201s DD\201t \306\201u \310\311&\210\300\201v \302\303\201w DD\201x \306\201y \310\311&\210\300\201z \302\303\201{ DD\201| \306\201} \310\311&\210\300\201~ \302\303\201 DD\201\200 \306\307\310\311&\210\300\201\201 \302\303\201\202 DD\201\203 \306\307\310\311&\210\300\201\204 \302\303\201\205 DD\201\206 \306\307\310\311&\210\300\201\207 \302\303\201\210 DD\201\211 \306\307\310\311&\210\300\201\212 \302\303\201\213 DD\201\214 \306\201\215 \310\311&\210\300\201\216 \302\303\201\217 DD\201\220 \306\307\310\311&\207" [custom-declare-variable sp-autoinsert-pair funcall function #[0 "\300\207" [t] 1] "If non-nil, autoinsert pairs.  See `sp-insert-pair'." :type boolean :group smartparens sp-autoinsert-quote-if-followed-by-closing-pair #[0 "\300\207" [nil] 1] "If non-nil autoinsert quotes when the point is followed by closing delimiter.\n\nThis option only changes behaviour of the insertion process if\npoint is inside a string.  In other words, if string is not\nclosed and next character is a closing pair.\n\nFor example, in a situation like this:\n\n  [\"some text|]\n\nafter pressing \", one would probably want to insert the closing\nquote, not a nested pair (\\\"\\\"), to close the string literal\nin the array.  To enable such behaviour, set this variable to\nnil.\n\nNote: the values of this varible seem to be backward, i.e. it is\n\"enabled\" when the value is nil.  This was an unfortunate\nchoice of wording.  It is kept this way to preserve backward\ncompatibility.  The intended meaning is \"insert the pair if\nfollowed by closing pair?\", t = yes." make-obsolete-variable "the option was removed and no longer has any effect." "1.10" sp-autoskip-closing-pair #[0 "\300\207" [always-end] 1] "Determine the behaviour when skipping closing delimiters.\n\nIf t, skip the following closing pair if the expression is\nactive (that is right after insertion).  This is controlled by\n`sp-cancel-autoskip-on-backward-movement'.\n\nIf set to \"always-end\", skip the closing pair even if the\nexpression is not active and point is at the end of the\nexpression.  This only works for expressions with\nsingle-character delimiters.\n\nIf set to \"always\", `sp-up-sexp' is called whenever the closing\ndelimiter is typed inside a sexp of the same type.  This is the\nparedit-like behaviour.  This setting only works for\nsingle-character delimiters and does not work for string-like\ndelimiters.\n\nSee `sp-autoskip-opening-pair' for similar setting for\nstring-like delimiters.\n\nSee also `sp-skip-closing-pair'." (radio (const :tag "Never skip closing delimiter" nil) (const :tag "Skip closing delimiter in active expressions" t) (const :tag "Always skip closing delimiter if at the end of sexp" always-end) (const :tag "Always skip closing delimiter" always)) make-variable-buffer-local sp-autoskip-opening-pair #[0 "\300\207" [nil] 1] "Determine the behaviour when skipping opening delimiters.\n\nIf non-nil, skip into the following string-like expression\ninstead of inserting a new pair." sp-cancel-autoskip-on-backward-movement #[0 "\300\207" [t] 1] "If non-nil, deactivate the active expression on backward movement.\n\nNote: the name of this variable is a historic coincidence and\nwill change in some future release to reflect its real purpose.\n\nSee also `sp-skip-closing-pair'." sp-autodelete-pair #[0 "\300\207" [t] 1] "If non-nil, auto delete pairs.  See `sp-delete-pair'." sp-autodelete-closing-pair #[0 "\300\207" [t] 1] "If non-nil, auto delete the whole closing-pair.  See `sp-delete-pair'." sp-autodelete-opening-pair #[0 "\300\207" [t] 1] "If non-nil, auto delete the whole opening-pair.  See `sp-delete-pair'." sp-undo-pairs-separately #[0 "\300\207" [nil] 1] "If non-nil, put an `undo-boundary' before each inserted pair.\n\nCalling undo after smartparens complete a pair will remove only\nthe pair before undoing any previous insertion.\n\nWARNING: This option is implemented by hacking the\n`buffer-undo-list'.  Turning this option on might have\nirreversible consequences on the buffer's undo information and in\nsome cases might remove important information.  Usage of package\n`undo-tree' is recommended if you ever need to revert to a state\nunreachable by undo." sp-successive-kill-preserve-whitespace #[0 "\300\207" [1] 1] "Control the behaviour of `sp-kill-sexp' on successive kills.\n\nIn the description, we consider more than one space\n\"superfluous\", however, newlines are preserved." (radio (const :tag "Always preserve the whitespace" 0) (const :tag "Remove superfluous whitespace after last kill" 1) (const :tag "Remove superfluous whitespace after all kills" 2)) sp-autowrap-region #[0 "\300\207" [t] 1] "If non-nil, wrap the active region with pair." sp-wrap-show-possible-pairs #[0 "\300\207" [t] 1] "If non-nil, show possible pairs which can complete the wrapping." sp-autodelete-wrap #[0 "\300\207" [t] 1] "If non-nil, autodelete opening and closing pair of most recent wrapping.\n\nDeletion command must be the very first command after the\ninsertion, otherwise normal behaviour is applied." sp-wrap-repeat-last #[0 "\300\207" [1] 1] "Context in which smartparens repeats the last wrap.\n\nIf the last operation was a wrap and we insert another pair at\nthe beginning or end of the last wrapped region, repeat the\nwrap on this region with current pair." (radio (const :tag "Do not repeat wrapping" 0) (const :tag "Only repeat if current tag is the same as the last one" 1) (const :tag "Always repeat if the point is after the opening/closing delimiter of last wrapped region" 2)) sp-wrap-entire-symbol #[0 "\300\207" [nil] 1] "If non-nil, do NOT wrap the entire symbol, only the part after point.\n\nIf set to \"Enable globally\", smart symbol wrapping is active\neverywhere.  This is the default option.\n\nIf set to \"Disable globally\", smart symbol wrapping is disabled\neverywhere.\n\nOtherwise, a list of major modes where smart symbol wrapping is\n*disabled* can be supplied.\n\nExamples:\n\n foo-ba|r-baz -> (|foo-bar-baz) ;; if enabled\n\n foo-ba|r-baz -> foo-ba(|r-baz) ;; if disabled" (choice (const :tag "Enable globally" nil) (const :tag "Disable globally" globally) (repeat :tag "Disable in these major modes" symbol)) sp-wrap-from-point #[0 "\300\207" [nil] 1] "If non-nil, do not wrap from the beginning of next expression but from point.\n\nHowever, if the point is inside a symbol/word, the entire\nsymbol/word is wrapped.  To customize this behaviour, see\nvariable `sp-wrap-entire-symbol'." sp-wrap-respect-direction #[0 "\300\207" [nil] 1] "When non-nil respect the wrap direction.\n\nWhen non-nil, wrapping with opening pair always jumps to the\nbeginning of the region and wrapping with closing pair always\njumps to the end of the region.\n\n  |fooM -> [ -> |[foo]M\n  Mfoo| -> [ -> |[foo]M\n  |fooM -> ] -> M[foo]|\n  Mfoo| -> ] -> M[foo]|\n\nWhen nil, closing pair places the point at the end of the region\nand the opening pair leaves the point at its original\nposition (before or after the region).\n\n  |fooM -> [ -> [|fooM]\n  Mfoo| -> [ -> M[foo]|\n  |fooM -> ] -> M[foo]|\n  Mfoo| -> ] -> M[foo]|" sp-escape-wrapped-region #[0 "\300\207" [t] 1] "If non-nil, escape special chars inside the just wrapped region." sp-escape-quotes-after-insert #[0 "\300\207" [t] 1] "If non-nil, escape string quotes if typed inside string." sp-navigate-consider-sgml-tags #[0 "\300\207" [(html-mode)] 1] "List of modes where sgml tags are considered to be sexps." (repeat symbol) sp-navigate-use-textmode-stringlike-parser #[0 "\300\207" [((derived . text-mode))] 1] "List of modes where textmode stringlike parser is used.\n\nSee `sp-get-textmode-stringlike-expression'.\n\nEach element of the list can either be a symbol which is then\nchecked against `major-mode', or a cons (derived . PARENT-MODE),\nwhere PARENT-MODE is checked using `derived-mode-p'." (repeat (choice (symbol :tag "Major mode") (cons :tag "Derived mode" (const derived) (symbol :tag "Parent major mode name")))) sp-navigate-consider-symbols #[0 "\300\207" [t] 1] "If non-nil, consider symbols outside balanced expressions as such.\n\nSymbols are recognized by function `sp-forward-symbol'.  This\nsetting affect all the navigation and manipulation functions\nwhere it make sense.\n\nAlso, special handling of strings is enabled, where the whole\nstring delimited with \"\" is considered as one token.\n\nWARNING: This is a legacy setting and changing its value to NIL\nmay break many things.  It is kept only for backward\ncompatibility and will be removed in the next major release." sp-navigate-comments-as-sexps #[0 "\300\207" [t] 1] "If non-nil, consider comments as sexps in `sp-get-enclosing-sexp'.\n\nIf this option is enabled, unbalanced expressions in comments are\nnever automatically closed (see `sp-navigate-close-if-unbalanced')." sp-navigate-skip-match #[0 "\301BC\207" [sp-lisp-modes sp--elisp-skip-match] 2] "Major-mode dependent specifications of skip functions.\n\nAlist where the key is a list of major-modes and the value is a\nfunction used to skip over matches in `sp-get-paired-expression'.\nThis function takes three arguments: the currently matched\ndelimiter, beginning of match and end of match.  If this function\nreturns true, the current match will be skipped.\n\nYou can use this to skip over expressions that serve multiple\nfunctions, such as if/end pair or unary if in Ruby or * in\nmarkdown when it signifies list item instead of emphasis.  If the\nexception is only relevant to one pair, you should rather\nuse :skip-match option in `sp-local-pair'." (alist :key-type (repeat symbol) :value-type symbol) sp-navigate-reindent-after-up #[0 "\301BC\207" [sp-lisp-modes interactive] 2] "Modes where sexps should be reindented after `sp-up-sexp'.\n\nThe whitespace between the closing delimiter and last \"thing\"\ninside the expression is removed.  It works analogically for the\n`sp-backward-up-sexp'.\n\nNote that this also happens when `sp-skip-closing-pair' is\ninvoked (usually in strict mode when the closing delimiter is\ntyped) as it calls `sp-up-sexp' internally.  This behaviour can\nbe customized by various settings of `sp-autoskip-closing-pair'\nand `sp-autoskip-opening-pair'.\n\nIf the mode is in the list \"interactive\", only reindent the sexp\nif the command was called interactively.  This is recommended for\ngeneral use.\n\nIf the mode is in the list \"always\", reindend the sexp even if the\ncommand was called programatically." (alist :options (interactive always) :value-type (repeat symbol)) sp-navigate-reindent-after-up-in-string #[0 "\300\207" [t] 1] "If non-nil, `sp-up-sexp' will reindent inside strings.\n\nIf `sp-navigate-reindent-after-up' is enabled and the point is\ninside a string, this setting determines if smartparens should\nreindent the current (string) sexp or not." sp-navigate-close-if-unbalanced #[0 "\300\207" [nil] 1] "If non-nil, insert the closing pair of the un-matched pair on `sp-up-sexp'.\n\nThe closing delimiter is inserted after the symbol at\npoint (using `sp-previous-sexp')." sp-navigate-interactive-always-progress-point #[0 "\300\207" [nil] 1] "Make point always move in the direction of navigation.\n\nIf non-nil and the function is called interactively,\n`sp-next-sexp' and `sp-previous-sexp' will always move the point\nto the end/beg of such an expression where the point would end up\nbeing further in the direction of travel.\n\nNote: this behaviour will become default in release 2.0 and will\ncease to be configurable." sp-sexp-prefix #[0 "\300\207" [nil] 1] "Alist of `major-mode' specific prefix specification.\n\nEach item is a list with three properties:\n- major mode\n- a constant symbol 'regexp or 'syntax\n- a regexp or a string containing syntax class codes.\n\nIf the second argument is 'regexp, the third argument is\ninterpreted as a regexp to search backward from the start of an\nexpression.\n\nIf the second argument is 'syntax, the third argument is\ninterpreted as string containing syntax codes that will be\nskipped.\n\nYou can also override this property locally for a specific pair\nby specifying its :prefix property." (repeat (list symbol (choice (const :tag "Regexp" regexp) (const :tag "Syntax class codes" syntax)) string)) sp-sexp-suffix #[0 "\300\207" [nil] 1] "Alist of `major-mode' specific suffix specification.\n\nEach item is a list with three properties:\n- major mode\n- a constant symbol 'regexp or 'syntax\n- a regexp or a string containing syntax class codes.\n\nIf the second argument is 'regexp, the third argument is\ninterpreted as a regexp to search forward from the end of an\nexpression.\n\nIf the second argument is 'syntax, the third argument is\ninterpreted as string containing syntax codes that will be\nskipped.\n\nYou can also override this property locally for a specific pair\nby specifying its :suffix property." (repeat (list symbol (choice (const :tag "Regexp" regexp) (const :tag "Syntax class codes" syntax)) string)) sp-split-sexp-always-split-as-string #[0 "\300\207" [t] 1] "Determine if sexp inside string is split.\n\nIf the point is inside a sexp inside a string, the default\nbehaviour is now to split the string, such that:\n\n  \"foo (|) bar\"\n\nbecomes\n\n   \"foo (\"|\") bar\"\n\ninstead of\n\n   \"foo ()|() bar\".\n\nNote: the old default behaviour was the reverse, it would split\nthe sexp, but this is hardly ever what you want.\n\nYou can add a post-handler on string pair and check for\n'split-string action to add concatenation operators of the\nlanguage you work in (in each `major-mode' you can have a separate\nhook).\n\nFor example, in PHP the string concatenation operator is a\ndot (.), so you would add:\n\n  (defun my-php-post-split-handler (_ action _)\n    (when (eq action 'split-sexp)\n      (just-one-space)\n      (insert \".  . \")\n      (backward-char 3)))\n\n  (sp-local-pair 'php-mode \"'\" nil\n   :post-handlers '(my-php-post-split-handler))\n\nThen\n\n  echo 'foo |baz';\n\nresults in\n\n  echo 'foo' . | . 'baz';" sp-hybrid-kill-excessive-whitespace #[0 "\300\207" [nil] 1] "Determine how `sp-kill-hybrid-sexp' kills excessive whitespace.\n\nIf non-nil, `sp-kill-hybrid-sexp' will delete all whitespace\nup until next hybrid sexp if the point is at the end of line or\non a blank line.\n\nWhen it is set to 'kill, whitespace will be appended to the sexp\nin kill ring." (choice (const :tag "Delete" t) (const :tag "Kill" kill) (const :tag "Off" nil)) sp-hybrid-kill-entire-symbol #[0 "\300\207" [nil] 1] "Governs how symbols under point are treated by `sp-kill-hybrid-sexp'.\n\nIf t, always kill the symbol under point.\n\nIf nil, never kill the entire symbol and only kill the part after point.\n\nIf a function, this should be a zero-arg predicate.  When it\nreturns non-nil value, we should kill from point." (radio (const :tag "Always kill entire symbol" t) (const :tag "Always kill from point" nil) (const :tag "Kill from point only inside strings" sp-point-in-string) (function :tag "Custom predicate")) sp-comment-string #[0 "\300\207" [nil] 1] "String that is inserted after calling `sp-comment'.\n\nIt is an alist of list of major modes to a string.\n\nThe value of `comment-start' is used if the major mode is not found." (alist :key-type (repeat symbol) :value-type string) sp-highlight-pair-overlay #[0 "\300\207" [t] 1] "If non-nil, autoinserted pairs are highlighted while point is inside the pair." sp-highlight-wrap-overlay #[0 "\300\207" [t] 1] "If non-nil, wrap overlays are highlighted during editing of the wrapping pair." sp-highlight-wrap-tag-overlay #[0 "\300\207" [t] 1] "If non-nil, wrap tag overlays are highlighted during editing of the wrapping tag pair." sp-echo-match-when-invisible #[0 "\300\207" [t] 1] "If non-nil, show-smartparens-mode prints the line of the\nmatching paren in the echo area if not visible on screen." sp-message-width #[0 "\300\207" [frame] 1] "Length of information and error messages to display.\n\nIf set to 'frame (the default), messages are chosen based of the\nframe width.  t means chose the default (verbose) message, nil\nmeans mute.  Integers specify the maximum width." (choice (const :tag "Fit to frame" frame) (const :tag "Verbose" t) (const :tag "Mute" nil) (integer :tag "Max width")) sp-use-subword #[0 "\300\207" [nil] 1] "Override of `subword-mode' killing behaviour.\n\nIf non-nill, `sp-kill-word' and `sp-backward-kill-word' only\nkill \"subwords\" when `subword-mode' is active."] 8)
#@75 Return t if `delete-selection-mode' or `cua-delete-selection' is enabled.
(defalias 'sp--delete-selection-p #[0 "\303\300!\203\n \206 \303\301!\205 	\205 \n\207" [delete-selection-mode cua-delete-selection cua-mode boundp] 2 (#$ . 62704)])
#@146 Decide if the current command should delete the region or not.

This check is used as value of 'delete-selection property on the
command symbol.
(defalias 'sp--delete-selection-supersede-p #[0 "\302\232\204 \303\304 \305 \"\203 \306\207\307\310!\210\311\312\207" [current-prefix-arg this-command (4) sp-region-ok-p region-beginning region-end supersede sp-message :unbalanced-region ignore nil] 3 (#$ . 62955)])
#@214 Decide if the current `self-insert-command' should be able to
replace the region.

This check is added to the special hook
`self-insert-uses-region-functions' which is checked by
`delete-selection-uses-region-p'.
(defalias 'sp--self-insert-uses-region-strict-p #[0 "\302\232\206\f \303\304 \305 \"?\205 \306\307\207" [current-prefix-arg this-command (4) sp-region-ok-p region-beginning region-end ignore t] 3 (#$ . 63378)])
(byte-code "\300\301\302\303\304$\210\305\301\304\"\210\300\306\307\303\304$\210\305\306\304\"\207" [ad-add-advice cua-replace-region (fix-sp-wrap nil t (advice lambda nil "Fix `sp-wrap' in `cua-selection-mode'." (if (sp-wrap--can-wrap-p) (cua--fallback) ad-do-it))) around nil ad-activate cua-delete-region (fix-sp-delete-region nil t (advice lambda nil "If `smartparens-strict-mode' is enabled, perform a region\ncheck before deleting." (if smartparens-strict-mode (progn (unless (or current-prefix-arg (sp-region-ok-p (region-beginning) (region-end))) (user-error (sp-message :unbalanced-region :return))) ad-do-it) ad-do-it)))] 5)
#@158 Call `indent-region' unless `aggressive-indent-mode' is enabled.

START, END and COLUMN are the same as in `indent-region'.

(fn START END &optional COLUMN)
(defalias 'sp--indent-region #[770 "\301\300!\205 ?\205% \302K\303\304\305\306\307!\310\"\311$\216\302\312M\210\313#)\262\207" [aggressive-indent-mode boundp message make-byte-code 0 "\301\300M\207" vconcat vector [message] 2 ignore indent-region] 10 (#$ . 64447)])
#@152 Add ARG as first argument to each form in FORMS.

This can be used with `sp-local-pair' calls to automatically
insert the modes.

(fn ARG &rest FORMS)
(defalias 'sp-with-modes '(macro . #[385 "\300\301!\302DC\303\304\305\306\307\310\311	!\312\"\313\314%\"BE\207" [make-symbol "modes" let progn mapcar make-byte-code 257 "\301@\300DA\"\207" vconcat vector [append] 4 "\n\n(fn FORM)"] 13 (#$ . 64884)]))
(byte-code "\300\301\302\303#\210\304\301\305\306#\210\307\310\311\312BC\"\207" [function-put sp-with-modes lisp-indent-function 1 put edebug-form-spec (form body) font-lock-add-keywords emacs-lisp-mode "(\\(sp-\\(?:compare-sexps\\|get\\|with-modes\\)\\)\\_>" ((1 font-lock-keyword-face))] 4)
#@299 Ensure that searching done within BODY is case-sensitive.

Bind `case-fold-search' to nil if it is not already and avoid the
bind if it is already.  Any function that needs to use any of the
sp--looking-* functions more than once should wrap them all in
`sp--with-case-sensitive'.

(fn &rest BODY)
(defalias 'sp--with-case-sensitive '(macro . #[128 "\300\301\302\303BBBBB\207" [if case-fold-search let ((case-fold-search nil))] 6 (#$ . 65593)]))
(byte-code "\300\301\302\303#\210\304\301\305\306#\207" [function-put sp--with-case-sensitive lisp-indent-function 0 put edebug-form-spec (body)] 4)
#@61 Check to see if the current `evil-state' is in normal mode.
(defalias 'sp--evil-normal-state-p #[0 "\300\301!\205 \301 \207" [fboundp evil-normal-state-p] 2 (#$ . 66196)])
#@61 Check to see if the current `evil-state' is in motion mode.
(defalias 'sp--evil-motion-state-p #[0 "\300\301!\205 \301 \207" [fboundp evil-motion-state-p] 2 (#$ . 66375)])
#@61 Check to see if the current `evil-state' is in visual mode.
(defalias 'sp--evil-visual-state-p #[0 "\300\301!\205 \301 \207" [fboundp evil-visual-state-p] 2 (#$ . 66554)])
#@142 Return non-nil if line at point is blank (whitespace only).

If optional argument P is present test this instead of point.

(fn &optional P)
(defalias 'sp-point-in-blank-line #[256 "\212\211\203 \211b\210\300 \210\301\302!)\207" [beginning-of-line looking-at "[ 	]*$"] 3 (#$ . 66734)])
#@251 Return non-nil if point is inside blank (whitespace only) sexp.

If optional argument P is present test this instead of point.

Warning: it is only safe to call this when point is inside a
sexp, otherwise the call may be very slow.

(fn &optional P)
(defalias 'sp-point-in-blank-sexp #[256 "\212\211\203 \211b\210\301 \211\2053 \211\302\303\304\305\"\304\306\"G\\\304\307\"\304\310\"GZ\"\311\312\313#)\266\203\262\262)\207" [inhibit-changing-match-data sp-get-enclosing-sexp "\\`[ 	\n]*\\'" buffer-substring-no-properties plist-get :beg :op :end :cl nil t string-match] 10 (#$ . 67028)])
#@96 Test if the char at POINT is escaped or not.

POINT defaults to `point'.

(fn &optional POINT)
(defalias 'sp-char-is-escaped-p #[256 "\211\206 `\262\301 \302\303\304\305\306!\307\"\310$\216\212b\210\311\211\312Q\313\314#)\205. \315\316\303!G\317\"\317=)\207" [sp-escape-char match-data make-byte-code 0 "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 looking-back "+" nil t logand match-string 1] 8 (#$ . 67633)])
#@107 Memoize the last result of `syntax-ppss'.

P is the point at which we run `syntax-ppss'

(fn &optional P)
(defalias 'sp--syntax-ppss #[256 "\211\206 `\211\302H	>\204 \303\304\300D\"\210\305H=\2031 \302H	>\204+ \303\304\300D\"\210\306H\202{ \302H	>\204@ \303\304\300D\"\210\305H\204M \307\310\311\312\211$\210\302H	>\204\\ \303\304\300D\"\210\211\305I\266\302H	>\204r \303\304\300D\"\210\211\306\313!I\262\207" [sp-state cl-struct-sp-state-tags 0 signal wrong-type-argument 3 4 add-hook before-change-functions sp--reset-memoization t syntax-ppss] 7 (#$ . 68076)])
#@338 Return non-nil if point is inside string or documentation string.

This function actually returns the 3rd element of `syntax-ppss'
which can be a number if the string is delimited by that
character or t if the string is delimited by general string
fences.

If optional argument P is present test this instead of point.

(fn &optional P)
(defalias 'sp-point-in-string #[256 "\3001 \212\301\302!8)0\207\210\303\207" [(error) 3 sp--syntax-ppss nil] 4 (#$ . 68668)])
#@126 Return non-nil if point is inside comment.

If optional argument P is present test this instead off point.

(fn &optional P)
(defalias 'sp-point-in-comment #[256 "\211\206 `\262\3001\213 \212\301\302!8\206\210 \211dW\203* \211fz\303>\203* \211f\304=?\206\210 \305!@\211\205\206 \306\307\310\311\"\"\312U\204H \301\313\314\\!8\206\206 \306\307\310\315\"\"\312U\204] \301\313T!8\206\206 \306\307\310\316\"\"\312U\204r \301\313S!8\206\206 \306\307\310\317\"\"\312U?\205\206 \301\313\314Z!8\262)0\207\210\320\207" [(error) 4 sp--syntax-ppss (60 62) 10 syntax-after logand lsh 1 16 0 syntax-ppss 2 17 18 19 nil] 6 (#$ . 69140)])
#@160 Return non-nil if point is inside string, documentation string or a comment.

If optional argument P is present, test this instead of point.

(fn &optional P)
(defalias 'sp-point-in-string-or-comment #[256 "\300!\206	 \301!\207" [sp-point-in-string sp-point-in-comment] 3 (#$ . 69784)])
#@230 Return non-nil if `point' is inside symbol.

If P is non-nil, interpret it as buffer position and test there.

Point is inside symbol if characters on both sides of the point
are in either word or symbol class.

(fn &optional P)
(defalias 'sp-point-in-symbol #[256 "\211\206 `\262\212\211b\210g\300U?\205 gz\301>\205 hz\302>)\207" [0 (119 95) (119 95)] 3 (#$ . 70080)])
#@137 Return a description of the last EVENT.

Replace all the function key symbols with garbage character (ň).

TODO: fix this!

(fn EVENT)
(defalias 'sp--single-key-description #[257 "\301!\302\303\304\305#)\266\203\203 \306\202, \307\303\304\305#)\266\203\203+ \310\202, \211\207" [inhibit-changing-match-data single-key-description "<.*?>" nil t string-match "ň" "SPC" " "] 9 (#$ . 70461)])
#@49 Get the indentation offset of the current line.
(defalias 'sp--current-indentation #[0 "\212\300 \210i)\207" [back-to-indentation] 1 (#$ . 70870)])
#@183 Calculate correct indentation after re-indent.

OLD-COLUMN is the column before reindent.

OLD-INDENTATION is the indentation depth before reindent.

(fn OLD-COLUMN OLD-INDENTATION)
(defalias 'sp--calculate-indentation-offset #[514 "\300 Y\203 Z\\\202 \211X\203 \211\202 \207" [sp--current-indentation] 6 (#$ . 71025)])
#@205 Set the current column to proper value.

See `sp--keep-indentation'.

OLD-COLUMN is the column before reindent.

OLD-INDENTATION is the indentation depth before reindent.

(fn OLD-COLUMN OLD-INDENTATION)
(defalias 'sp--back-to-indentation #[514 "\300\"\301!\207" [sp--calculate-indentation-offset move-to-column] 5 (#$ . 71363)])
#@369 Execute BODY and restore the column.

If point was in code move it along if the line is reinvented so
it is the same distance relative to first code column.

If point was previously in the indentation region but would end
up in code, move it to the first code column.

If point was in the indentation region and is still there after
BODY, do nothing.

(fn &rest BODY)
(defalias 'sp--keep-indentation '(macro . #[128 "\300\301!\300\302!\303\304B\305BD\306\307EC\"BB\207" [make-symbol "c" "i" let ((current-column)) ((sp--current-indentation)) append sp--back-to-indentation] 10 (#$ . 71703)]))
(byte-code "\300\301\302\303#\210\304\301\305\306#\207" [function-put sp--keep-indentation lisp-indent-function 0 put edebug-form-spec (body)] 4)
#@334 List of commands that are some sort of `self-insert-command'.

Many modes rebind "self-inserting" keys to "smart" versions
which do some additional processing before delegating the
insertion to `self-insert-command'.  Smartparens needs to be able
to distinguish these to properly handle insertion and reinsertion
of pairs and wraps.
(defvar sp--self-insert-commands '(self-insert-command org-self-insert-command LaTeX-insert-left-brace) (#$ . 72456))
#@483 List of commands which are handled as if they were `self-insert-command's.

Some modes redefine "self-inserting" keys to "smart" versions
which do some additional processing but do _not_ delegate the
insertion to `self-insert-command', instead inserting via
`insert'.  Smartparens needs to be able to distinguish these to
properly handle insertion and reinsertion of pairs and wraps.

The `sp--post-self-insert-hook-handler' is called in the
`post-command-hook' for these commands.
(defvar sp--special-self-insert-commands '(TeX-insert-dollar TeX-insert-quote quack-insert-opening-paren quack-insert-closing-paren quack-insert-opening-bracket quack-insert-closing-bracket racket-insert-closing-paren racket-insert-closing-bracket racket-insert-closing-brace) (#$ . 72914))
#@73 Return non-nil if `this-command' is some sort of `self-insert-command'.
(defalias 'sp--self-insert-command-p #[0 "	>\207" [this-command sp--self-insert-commands] 2 (#$ . 73693)])
#@177 Return non-nil if `this-command' is "special" self insert command.

A special self insert command is one that inserts a character but
does not trigger `post-self-insert-hook'.
(defalias 'sp--special-self-insert-command-p #[0 "	>\207" [this-command sp--special-self-insert-commands] 2 (#$ . 73880)])
#@63 Return 1 if X is positive, -1 if negative, 0 if zero.

(fn X)
(defalias 'sp--signum #[257 "\211\300V\203 \301\207\211\300W\203 \302\207\300\207" [0 1 -1] 3 (#$ . 74186)])
#@137 Only ever call this from sp-get!  This function does the
replacement of all the keywords with actual calls to sp-get.

(fn STRUCT LIST)
(defalias 'sp--get-substitute #[514 "\211<\203\276 \211@\300=\203 \207\301\302\303\304\305\306!\307\"\310\311%@\211\312=\203O \313\314!\315A@DC\316\317\320BB\321\322\323\324D\325BBBB\324D\326BBBBE\262\202\272 \211\327=\203\201 \313\314!\315A@DC\316\330\331BB\321\324D\332BB\333\334\324D\335BBBBBBE\262\202\272 \211\336=\203\213 \337\202\272 \211\340=\203\225 \341\202\272 \211\342=\203\247 \321\324A@D\343BB\202\272 \211\344=\203\271 \321\324A@D\345BB\202\272 \262\"\207\346!\203\311 \347\"\207\207" [sp-get mapcar make-byte-code 257 "\301\300\"\207" vconcat vector [sp--get-substitute] 4 "\n\n(fn X)" sp-do-move-op make-symbol "--sp-argument--" let if < (:beg-prf) progn (goto-char :beg-prf) (delete-char (+ :op-l :prefix-l)) goto-char ((insert :prefix :op)) ((insert :prefix :op) (goto-char :beg-prf) (delete-char (+ :op-l :prefix-l))) sp-do-move-cl > (:end-in) ((insert :cl :suffix) (goto-char :end-in) (delete-char (+ :cl-l :suffix-l))) (goto-char :end-in) (delete-char (+ :cl-l :suffix-l)) ((insert :cl :suffix)) sp-do-del-op (progn (goto-char :beg-prf) (delete-char (+ :op-l :prefix-l))) sp-do-del-cl (progn (goto-char :end-in) (delete-char (+ :cl-l :suffix-l))) sp-do-put-op ((insert :prefix :op)) sp-do-put-cl ((insert :cl :suffix)) keywordp sp--get-replace-keyword] 15 (#$ . 74366)])
(defalias 'sp--get-replace-keyword #[514 "\300\301\"\203 \302\303BB\207\300\304\"\203 \302\305BB\207\300\306\"\2030 \307\302\310BB\311\302\312BBDE\207\300\313\"\203F \314\302\315BB\311\302\316BBDE\207\300\317\"\203\\ \314\302\320BB\311\302\321BBDE\207\300\322\"\203r \307\302\323BB\311\302\324BBDE\207\300\325\"\203 \302\326BB\207\300\327\"\203\214 \302\330BB\207\300\331\"\203\233 \311\302\332BBD\207\300\333\"\203\252 \311\302\334BBD\207\300\335\"\203\323 \314\302\336BB\302\337BB\314\311\302\340BBDD\314\311\302\341BBDD\257\207\300\342\"\203\347 \314\302\343BB\302\344BBE\207\300\345\"\203\f\314\302\346BB\302\347BB\311\302\350BBD\311\302\351BBD\257\207\300\352\"\203\302\353BB\207\300\354\"\203(\311\302\355BBD\207\300\356\"\2035\302\357BB\207\300\360\"\203D\311\302\361BBD\207\300\362\"\203X\363\302\364BB\302\365BBE\207\300\366\"\203p\307\311\302\367BBD\311\302\370BBDE\207\300\371\"\203\204\363\302\372BB\302\373BBE\207\300\374\"\203\234\307\311\302\375BBD\311\302\376BBDE\207\207" [eql :beg plist-get (:beg) :end (:end) :beg-in + (:beg) length (:op) :end-in - (:end) (:cl) :beg-prf (:beg) (:prefix) :end-suf (:end) (:suffix) :op (:op) :cl (:cl) :op-l (:op) :cl-l (:cl) :len (:end) (:beg) (:prefix) (:suffix) :len-out (:end) (:beg) :len-in (:end) (:beg) (:op) (:cl) :prefix (:prefix) :prefix-l (:prefix) :suffix (:suffix) :suffix-l (:suffix) :opp concat (:prefix) (:op) :opp-l (:prefix) (:op) :cls (:cl) (:suffix) :cls-l (:cl) (:suffix)] 11 "\n\n(fn STRUCT KEYWORD)"])
#@2161 Get a property from a structure.

STRUCT is a plist with the format as returned by `sp-get-sexp'.
Which means this macro also works with `sp-get-symbol',
`sp-get-string' and `sp-get-thing'.

FORMS is an attribute we want to query.  Currently supported
attributes are:

:beg       - point in buffer before the opening delimiter
:end       - point in the buffer after the closing delimiter
:beg-in    - point in buffer after the opening delimiter
:end-in    - point in buffer before the closing delimiter
:beg-prf   - point in buffer before the prefix of this expression
:end-suf   - point in buffer after the suffix of this expression
:op        - opening delimiter
:cl        - closing delimiter
:op-l      - length of the opening pair
:cl-l      - length of the closing pair
:len       - length of the entire expression, including enclosing
             delimiters, the prefix and the suffix
:len-out   - length of the the pair ignoring the prefix and suffix,
             including delimiters
:len-in    - length of the pair inside the delimiters
:prefix    - expression prefix
:prefix-l  - expression prefix length
:suffix    - expression suffix
:suffix-l  - expression suffix length

These special "functions" are expanded to do the selected
action in the context of currently queried pair:

Nullary:
(sp-do-del-op) - remove prefix and opening delimiter
(sp-do-del-cl) - remove closing delimiter and suffix

Unary:
(sp-do-move-op p) - move prefix and opening delimiter to point p
(sp-do-move-cl p) - move closing delimiter and suffix to point p
(sp-do-put-op p) - put prefix and opening delimiter at point p
(sp-do-put-cl p) - put closing delimiter and suffix at point p

In addition to these simple queries and commands, this macro
understands arbitrary forms where any of the aforementioned
attributes are used.  Therefore, you can for example query for
"(+ :op-l :cl-l)".  This query would return the sum of lengths
of opening and closing delimiter.  A query
"(concat :prefix :op)" would return the string containing
expression prefix and the opening delimiter.

Special care is taken to only evaluate the STRUCT argument once.

(fn STRUCT &rest FORMS)
(defalias 'sp-get '(macro . #[385 "\300\301!\302\303DCBB\"\207" [make-symbol "struct" sp--get-substitute let] 8 (#$ . 77385)]))
(byte-code "\300\301\302\303#\210\304\301\305\306#\207" [function-put sp-get lisp-indent-function 1 put edebug-form-spec (form body)] 4)
#@446 Return non-nil if the expressions A and B are equal.

Two expressions are equal if their :beg property is the same.

If optional argument FUN is non-nil, it is the comparison
function.

If optional argument WHAT-A is non-nil, use it as a keyword on
which to do the comparsion (default to :beg).

If optional argument WHAT-B is non-nil, use it as a keyword on
which to do the comparsion (default to WHAT-A).

(fn A B &optional FUN WHAT-A WHAT-B)
(defalias 'sp-compare-sexps '(macro . #[1282 "\206 \300\262\206\f \301\262\211\206 \262\302E\302EE\207" [equal :beg sp-get] 10 (#$ . 79822)]))
(put 'sp-compare-sexps 'edebug-form-spec '(form form &optional functionp keywordp keywordp))
#@315 Display a message.

KEY is either a string or list of strings, or a keyword,
in which case the string list is looked up in
`sp-message-alist'.  The string to be displayed is chosen based on
the `sp-message-width' variable.

If RETURN is non-nil return the string instead of printing it.

(fn KEY &optional RETURN)
(defalias 'sp-message #[513 "<\203	 \202 ;\203 C\202 \236A\211\205v 	\205v 	\302=\2036 \203. \211@\202v \303\304@\"\202v 	\305=\203A \306 \202B 	\307\211\203c \211@\211GX\203\\ \211GGV\203\\ \211\262A\266\202\202D \210\211\205t \203p \211\202t \303\304\"\266\202\207" [sp-message-alist sp-message-width t message "%s." frame frame-width nil] 9 (#$ . 80525)])
#@117 Merge a property PROP from NEW-PAIR into OLD-PAIR.

The list OLD-PAIR must not be nil.

(fn PROP NEW-PAIR OLD-PAIR)
(defalias 'sp--merge-prop #[771 "\300\"\301\302\"\203 \303\302#\202\345 \301\304\"\203\" \303\304#\202\345 \301\305\"\2031 \303\305#\202\345 \301\306\"\203@ \303\306#\202\345 \301\307\"\203O \303\307#\202\345 \301\310\"\203^ \303\310#\202\345 \311\312\"\205\345 \211@\301\313\"\203\201 \303\314\300\n\"A\"#\202\343 \301\315\"\203\233 \303\316\300\n\"A\"#\202\343 \203\330 @<\203\330 @@\317>\203\330 \313\236\315\236\303\314\300	\f\"A\"#\210\303\316\300	\f\"A\"#\266\202\202\343 \303\300	\"#\262\207" [plist-get eql :close plist-put :prefix :suffix :skip-match :trigger :trigger-wrap memql (:actions :when :unless :pre-handlers :post-handlers) :add -union :rem -difference (:add :rem)] 14 (#$ . 81223)])
#@97 Merge OLD-PAIR and NEW-PAIR.
This modifies the OLD-PAIR by side effect.

(fn OLD-PAIR NEW-PAIR)
(defalias 'sp--merge-pairs #[514 "\300\300\203) @\301\246\300U\203 \302#\210T\262\210\211T\262A\262\202 \266\207" [0 2 sp--merge-prop] 10 (#$ . 82113)])
#@104 Copy properties from NEW-PAIR to OLD-PAIR.

The list OLD-PAIR must not be nil.

(fn NEW-PAIR OLD-PAIR)
(defalias 'sp--update-pair #[514 "\300\300\203< @\301\246\300U\203, \302\"\203\" \302\"\303\232\204, \304\302	\"#\210T\262\210\211T\262A\262\202 \266\207" [0 2 plist-get (:add) plist-put] 12 (#$ . 82387)])
#@222 Update the PAIR for major mode MODE.

If this pair is not defined yet for this major mode, add it.  If
this pair is already defined, replace all the properties in the
old definition with values from PAIR.

(fn PAIR MODE)
(defalias 'sp--update-pair-list #[514 "\301\302\303\203. \203. @\203 \301\262\202\" @=\203\" \211\262\210\211T\262A\262\202 \266\211\262\211\204A CBB\202\217 \301A\302\303\203v \203v @\203Z \301\262\202j \304\305\"\304\305\"\232\203j \211\262\210\211T\262A\262\202F \266\211\262\211\204\211 AB\241\210\202\216 \306\"\210\210\210\207" [sp-pairs nil t 0 plist-get :open sp--update-pair] 12 (#$ . 82723)])
#@59 Get the pair with id OPEN from list LIST.

(fn OPEN LIST)
(defalias 'sp--get-pair #[514 "\300\301\302\2031 \2031 @\203 \300\262\202% \303\304\"\232\203% \211\262\210\211T\262A\262\202 \266\211\207" [nil t 0 plist-get :open] 11 (#$ . 83394)])
#@160 Get the definition of a pair identified by OPEN from list LIST.

If PROP is non-nil, return the value of that property instead.

(fn OPEN LIST &optional PROP)
(defalias 'sp--get-pair-definition #[770 "\300\"\203\301=\203 \302\303\"G\202\304=\203$ \302\305\"G\202\306=\2038 \302\303\"G\302\305\"G\\\202\307=\203i \310\302\"\311\203` @\211<\204T \211B\262\210\211T\262A\262\202D \266\211\237\262\202\312=\203\232 \310\302\307\"\311\203\221 @\211<\203\205 \211B\262\210\211T\262A\262\202u \266\211\237\262\202\313=\203\313 \310\302\313\"\311\203\302 @\211<\204\266 \211B\262\210\211T\262A\262\202\246 \266\211\237\262\202\314=\203 \315\316\310\302\313\"\311\203\365 @\211<\203\351 \211B\262\210\211T\262A\262\202\331 \266\211\237\262!!\202\302\"\202\211\207" [sp--get-pair :op-l plist-get :open :cl-l :close :len :post-handlers nil 0 :post-handlers-cond :when :when-cond -flatten -concat] 12 (#$ . 83659)])
#@233 Get the definition of pair identified by OPEN.

OPEN is the opening delimiter, MODE is the major mode symbol or t
for global definition.

If PROP is non-nil, return the value of that property instead.

(fn OPEN MODE &optional PROP)
(defalias 'sp-get-pair-definition #[770 "\301\236A#\207" [sp-pairs sp--get-pair-definition] 7 (#$ . 84647)])
#@205 Return the definition of pair defined by OPEN in the current buffer.

The value is fetched from `sp-local-pairs'.

If PROP is non-nil, return the value of that property instead.

(fn OPEN &optional PROP)
(defalias 'sp-get-pair #[513 "\301#\207" [sp-local-pairs sp--get-pair-definition] 6 (#$ . 84999)])
#@222 Merge SPECIFIC pair configuration to the CURRENT configuration.

CURRENT defaults to `sp-local-pairs' if it is non-nil or the
global definition from `sp-pairs' if `sp-local-pairs' is nil.

(fn SPECIFIC &optional CURRENT)
(defalias 'sp--merge-pair-configurations #[513 "\211\206\f \206\f \302	\236A\303\211\203& \211@\304\305\304\"DB\262A\266\202\202 \210\211\203B \211@\306\305\304\"\"\307\"\266A\266\202\202( \210\211\203r \211@\306\305\304\"\"\211\203] \307\"\210\202j \307\304\305\304\"D\"B\262\210A\266\202\202D \210\207" [sp-local-pairs sp-pairs t nil :open plist-get sp--get-pair sp--merge-pairs] 13 (#$ . 85312)])
#@482 Wrap the following expression with PAIR.

This function is a non-interactive helper.  To use this function
interactively, bind the following lambda to a key:

 (lambda (&optional arg) (interactive "P") (sp-wrap-with-pair "("))

This lambda accepts the same prefix arguments as
`sp-select-next-thing'.

If region is active and `use-region-p' returns true, the region
is wrapped instead.  This is useful with selection functions in
`evil-mode' to wrap regions with pairs.

(fn PAIR)
(defalias 'sp-wrap-with-pair #[257 "\206 \305\306 ?\205. \307\310 \203\" 	\311=\204 \n	>\203\" `\202- \205- \310 ?\205- `\"\312\f\313\314\203] \203] @\203F \312\262\202Q \211@\232\203Q \211\262\210\211T\262A\262\2022 \266\211\262\315 \316 \211b\210Ac\210b\210@c\210\306 \203\200 \317\"\202\215 \317\320\321\"\320\322\"\"\262\207" [current-prefix-arg sp-wrap-entire-symbol major-mode sp-wrap-from-point sp-pair-list 1 use-region-p sp-select-next-thing-exchange sp-point-in-symbol globally nil t 0 region-beginning region-end sp--indent-region plist-get :beg :end] 12 (#$ . 85965)])
#@5781 Add a pair definition.

OPEN is the opening delimiter.  Every pair is uniquely determined
by this string.

CLOSE is the closing delimiter.  You can use nil for this
argument if you are updating an existing definition.  In this
case, the old value is retained.

TRIGGER is an optional trigger for the pair.  The pair will be
inserted if either OPEN or TRIGGER is typed.  This is usually
used as a shortcut for longer pairs or for pairs that can't be
typed easily.

TRIGGER-WRAP is the same as TRIGGER but used for wrapping.

ACTIONS is a list of actions that smartparens will perform with
this pair.  Possible values are:

- insert  - autoinsert the closing pair when opening pair is
  typed.
- wrap    - wrap an active region with the pair defined by opening
  delimiter if this is typed while region is active.
- autoskip - if the sexp is active or `sp-autoskip-closing-pair' is
  set to 'always, skip over the closing delimiter if user types its
  characters in order.
- navigate - enable this pair for navigation/highlight and strictness
  checks
- escape - allow autoescaping of this delimiter in string contexts

If the ACTIONS argument has value :rem, the pair is removed.
This can be used to remove default pairs you don't want to use.
For example: (sp-pair "[" nil :actions :rem)

WHEN is a list of predicates that test whether the action
should be performed in current context.  The values in the list
should be names of the predicates (that is symbols, not
lambdas!).  They should accept three arguments: opening
delimiter (which uniquely determines the pair), action and
context.  The context argument can have values:

- string  - if point is inside string.
- comment - if point is inside comment.
- code    - if point is inside code.  This context is only
  recognized in programming modes that define string semantics.

If *any* filter returns t, the action WILL be performed. A number
of filters are predefined: `sp-point-after-word-p',
`sp-point-before-word-p', `sp-in-string-p',
`sp-point-before-eol-p' etc.

When clause also supports a special format for delayed insertion.
The condition is a list with commands, predicates (with three
arguments as regular when form) or strings specifying the last
event.  All three types can be combined in one list.  The pair
will be inserted *after* the next command if it matches the any
command on the list, if the last event matches any string on the
list or if any predicate returns true.  If the pair's :when
clause contains this special form, it will never be immediately
inserted and will always test for delayed insertion.

UNLESS is a list of predicates.  The conventions are the same as
for the WHEN list.  If *any* filter on this list returns t, the
action WILL NOT be performed.  The predicates in the WHEN list
are checked first, and if any of them succeeds, the UNLESS list
is not checked.

Note: the functions on the WHEN/UNLESS lists are also called
"filters" in the documentation.

All the filters are run *after* the trigger character is
inserted.

PRE-HANDLERS is a list of functions that are called before there
has been some action caused by this pair.  The arguments are the
same as for filters.  Context is relative to the point *before*
the last inserted character.  Because of the nature of the
wrapping operation, this hook is not called if the action is
wrapping.

POST-HANDLERS is a list of functions that are called after there
has been some action caused by this pair.  The arguments are the
same as for filters.  Context is relative to current position of
point *after* the closing pair was inserted.

After a wrapping action, the point might end on either side of
the wrapped region, depending on the original direction.  You can
use the variable `sp-last-wrapped-region' to retrieve information
about the wrapped region and position the point to suit your
needs.

A special syntax for conditional execution of hooks is also
supported.  If the added item is a list (function command1
command2...), where function is a 3 argument function described
above and command(s) can be either name of a command or a string
representing an event.  If the last command or event as described
by `single-key-description' matches any on the list, the hook
will be executed.  This means these hooks are run not after the
insertion, but after the *next* command is executed.

Example:
  ((lambda (id act con)
     (save-excursion
       (newline))) "RET" newline)

This function will move the closing pair on its own line only if
the next command is `newline' or is triggered by RET.  Otherwise
the pairs stay on the same line.

WRAP is a key binding to which a "wrapping" action is bound.
The key should be in format that is accepted by `kbd'.  This
option binds a lambda form:

  `(lambda (&optional arg)
     (interactive "P")
     (sp-wrap-with-pair ,OPEN))

to the specified key sequence.  The binding is added to global
keymap.  When executed, it wraps ARG (default 1) expressions with
this pair (like `paredit-wrap-round' and friends).  Additionally,
it accepts the same prefix arguments as `sp-select-next-thing'.

BIND is equivalent to WRAP.  It is a legacy setting and will be
removed soon.

INSERT is a key binding to which an "insert" action is bound.
The key should be in format that is accepted by `kbd'.  This is
achieved by binding a lambda form:

 (lambda () (interactive) (sp-insert-pair "pair-id"))

to the supplied key, where pair-id is the open delimiter of the
pair.  The binding is added to the global map.  You can also bind
a similar lambda manually.  To only bind this in specific major
modes, use this property on `sp-local-pair' instead.

(fn OPEN CLOSE &key TRIGGER TRIGGER-WRAP (ACTIONS \='(wrap insert autoskip navigate)) WHEN UNLESS PRE-HANDLERS POST-HANDLERS WRAP BIND INSERT)
(defalias 'sp-pair #[642 "\301\302\"A@\301\303\"A@\301\304\"\206 \305A@\301\306\"A@\301\307\"A@\301\310\"A@\301\311\"A@\301\312\"A@\301	\313\"A@\301\n\314\"A@\n\211\203r \211@\315>\203Z \211AA\262\202G \316\f>A@\203i \317\262\202G \320\321@\"\210\202G \210\322=\203\257 \323\236\211\317A\324\203\243 @\325\326\"\232\204\227 \211B\262\210\211T\262A\262\202\202 \266\211\237\262\241\266\202I\317\327\326#\262\f\203\304 \327\330#\210\n\203\320 \327\302#\210	\203\334 \327\303\f#\210\304	B\306	B\307	B\310	B\311	B\257\211\203\211@\211A\204\331\323@#\203\327@A#\210A\266\202\202\362 \210\332\323\"\266\204%\2037\333\334\206,!\335\336\337\340DF\"\210\211\203I\333\341!\335\317\342\343DF\"\210\344 \210\207" [sp-pairs plist-member :trigger :trigger-wrap :actions (nil (wrap insert autoskip navigate)) :when :unless :pre-handlers :post-handlers :wrap :bind :insert (:trigger :trigger-wrap :actions :when :unless :pre-handlers :post-handlers :wrap :bind :insert :allow-other-keys) :allow-other-keys nil error "Keyword argument %s not one of (:trigger :trigger-wrap :actions :when :unless :pre-handlers :post-handlers :wrap :bind :insert)" :rem t 0 plist-get :open plist-put :close sp-get-pair-definition sp--update-pair-list global-set-key read-kbd-macro lambda (&optional arg) (interactive "P") sp-wrap-with-pair kbd (interactive) sp-insert-pair sp--update-local-pairs-everywhere] 22 (#$ . 87062)])
#@2985 Add a local pair definition or override a global definition.

MODES can be a single mode or a list of modes where these settings
should be applied.

PREFIX is a regular expression matching an optional prefix for
this pair in the specified major modes.  If not specified, the
characters of expression prefix syntax class are automatically
considered instead.  This can be used to attach custom prefixes
to pairs, such as prefix "\function" in \function{arg} in
`LaTeX-mode'.

SUFFIX is a regular expression matching an optional suffix for
this pair in the specified major modes.  If not specified, the
characters of punctuation syntax class are automatically
considered instead.

The rest of the arguments have same semantics as in `sp-pair'.

If the pair is not defined globally, ACTIONS defaults to (wrap
insert) instead of (:add) (which inherits global settings)

The pairs are uniquely identified by the opening delimiter.  If you
replace the closing one with a different string in the local
definition, this will override the global closing delimiter.

The list arguments can optionally be of form starting with
":add" or ":rem" when these mean "add to the global list"
and "remove from the global list" respectively.  Otherwise,
the global list is replaced.  If you wish to both add and remove
things with single call, use "((:add ...) (:rem ...))" as an
argument.  Therefore,

  :when '(:add my-test)

would mean "use the global settings for this pair, but also this
additional test". If no value is provided for list arguments,
they default to "(:add)" which means they inherit the list from
the global definition.

To disable a pair in a major mode, simply set its actions set to
nil. This will ensure the pair is not even loaded when the mode is
activated.

If WRAP is non-nil, the binding is added into major mode keymap
called "foo-mode-map".  If the mode does not follow this
convention, you will need to bind the function manually (see
`sp-pair' to how the function is named for each particular pair).
The bindings are not added into `smartparens-mode-map' to prevent
clashes between different modes.

BIND is equivalent to WRAP.  It is a legacy setting and will be
removed soon.

The binding for INSERT follows the same convention as BIND.  See
`sp-pair' for more info.

You can provide a function SKIP-MATCH, that will take three
arguments: the currently matched delimiter, beginning of match
and end of match.  If this function returns true, the
`sp-get-paired-expression' matcher will ignore this match.  You
can use this to skip over expressions that serve multiple
functions, such as if/end pair or unary if in Ruby or * in
markdown when it signifies list item instead of emphasis.  In
addition, there is a global per major-mode option, see
`sp-navigate-skip-match'.

(fn MODES OPEN CLOSE &key TRIGGER TRIGGER-WRAP (ACTIONS \='(:add)) (WHEN \='(:add)) (UNLESS \='(:add)) (PRE-HANDLERS \='(:add)) (POST-HANDLERS \='(:add)) WRAP BIND INSERT PREFIX SUFFIX SKIP-MATCH)
(defalias 'sp-local-pair #[899 "\301\302\"A@\301\303\"A@\301\304\"\206 \305A@\301\306\"\206 \307A@\301\310\"\206( \311A@\301\312\"\2063 \313A@\301\314\"\206> \315A@\301\316\"A@\301	\317\"A@\301\n\320\"A@\301\321\"A@\301\f\322\"A@\301\323\"A@\211\203\227 \211@\324>\203 \211AA\262\202l \325>A@\203\216 \326\262\202l \327\330@\"\210\202l \210\n\331=\203\371 \332\333C!\211\203\364 \211@\334\335#\334\336#Q\262\211\236\211\326A\337\203\344 @\340\335\"\232\204\330 \211B\262\210\211T\262A\262\202\303 \266\211\237\262\241\266A\266\202\202\245 \266\202\342\333C!\211\203\341\211@\326\341\335#\262\203\341\336#\210\203%\341\302#\210\2031\341\303#\210\203<\341\321#\210\203G\341\322#\210\203R\341\323#\210\334\342\"\204d\343\232\203d\344\262\341\304#\210\341\306#\210\341\310#\210\341\312#\210\341\314\f#\210\345\"\210\346\347!\350P!\211\203\330\351!\205\237\211J\211\203\327\n\204\255	\203\302\352\353\206\267\f!\354\355\356\357DF#\210\203\327\352\360!\354\326\361\362DF#\210\210\266A\266\202\202\376 \210\363\333C!!\210\207" [sp-pairs plist-member :trigger :trigger-wrap :actions (nil (:add)) :when (nil (:add)) :unless (nil (:add)) :pre-handlers (nil (:add)) :post-handlers (nil (:add)) :wrap :bind :insert :prefix :suffix :skip-match (:trigger :trigger-wrap :actions :when :unless :pre-handlers :post-handlers :wrap :bind :insert :prefix :suffix :skip-match :allow-other-keys) :allow-other-keys nil error "Keyword argument %s not one of (:trigger :trigger-wrap :actions :when :unless :pre-handlers :post-handlers :wrap :bind :insert :prefix :suffix :skip-match)" :rem "" -flatten sp-get-pair-definition :open :close 0 plist-get plist-put t (:add) (wrap insert autoskip navigate) sp--update-pair-list intern symbol-name "-map" boundp define-key read-kbd-macro lambda (&optional arg) (interactive "P") sp-wrap-with-pair kbd (interactive) sp-insert-pair sp--update-local-pairs-everywhere] 30 (#$ . 94328)])
#@1716 Add a tag definition.

MODES is a mode or a list of modes where this tag should
activate.  It is impossible to define global tags.

TRIG is the trigger sequence.  It can be a string of any length.
If more triggers share a common prefix, the shortest trigger is
executed.

OPEN is the format of the opening tag.  This is inserted before
the active region.

CLOSE is the format of the closing tag.  This is inserted after
the active region.

Opening and closing tags can optionally contain the _ character.

If the opening tag contains the _ character, after you type the
trigger, the region is wrapped with "skeleton" tags and a
special tag editing mode is entered.  The text you now type is
substituted for the _ character in the opening tag.

If the closing tag contains the _ character, the text from the
opening pair is mirrored to the closing pair and substituted for
the _ character.

TRANSFORM is a function name (symbol) that is called to perform a
transformation of the opening tag text before this is inserted to
the closing tag.  For example, in html tag it might simply select
the name of the tag and cut off the tag attributes (like
class/style etc.).  Defaults to identity.

ACTIONS is a list of actions this tag should support. Currently,
only "wrap" action is supported.  Usually, you don't need to
specify this argument.

POST-HANDLERS is a list of functions that are called after the
tag is inserted.  If the tag does contain the _ character, these
functions are called after the tag editing mode is exited.  Each
function on this list should accept two arguments: the trigger
string and the action.

(fn MODES TRIG OPEN CLOSE &key (TRANSFORM \='identity) (ACTIONS \='(wrap insert)) POST-HANDLERS)
(defalias 'sp-local-tag #[1156 "\301\302\"\206 \303A@\301\304\"\206 \305A@\301\306\"A@\211\203E \211@\307>\203. \211AA\262\202 \310>A@\203< \311\262\202 \312\313@\"\210\202 \210\314C!\211\205*\211@\211\236\311A\315\316\203\206 \203\206 @\203m \311\262\202z \317\320\"\232\203z \211\262\210\211T\262A\262\202Y \266\211\262\311\321\320#\262\321\322#\210\321\323\f#\210\203\256 \321\302\n#\210\203\272 \321\304	#\210\203\305 \321\306#\210\203\204\377 \311A\316\203\364 @\317\320\"\232\204\350 \211B\262\210\211T\262A\262\202\323 \266\211\237\262\241\210\202!\204AB\241\210\202!\324\"\210\202!\203!CBB\266A\266\202\202K \262\207" [sp-tags plist-member :transform (nil identity) :actions (nil (wrap insert)) :post-handlers (:transform :actions :post-handlers :allow-other-keys) :allow-other-keys nil error "Keyword argument %s not one of (:transform :actions :post-handlers)" -flatten t 0 plist-get :trigger plist-put :open :close sp--update-pair] 22 (#$ . 99371)])
(byte-code "\300\301\302\303\304\305%\210\300\306\307\310\304\305%\210\300\311\312\313\304\305%\210\300\314\315\316\304\305%\210\300\317\320\321\304\305%\207" [custom-declare-face sp-pair-overlay-face ((t (:inherit highlight))) "The face used to highlight pair overlays." :group smartparens sp-wrap-overlay-face ((t (:inherit sp-pair-overlay-face))) "The face used to highlight wrap overlays.\n\nWhen the user wraps a region with multi-character pair a special\ninsertion mode is entered.  This face is used for the overlays\nwhere the possible wrappings are displayed.\n\nThe opening and closing delimiters use\n`sp-wrap-overlay-opening-pair' and `sp-wrap-overlay-closing-pair'\nrespectively." sp-wrap-overlay-opening-pair ((t (:inherit sp-wrap-overlay-face :foreground "green"))) "The face used to highlight opening pairs for wrapping.\n\nSee `sp-wrap-overlay-face'." sp-wrap-overlay-closing-pair ((t (:inherit sp-wrap-overlay-face :foreground "red"))) "The face used to highlight closing pairs for wrapping.\n\nSee `sp-wrap-overlay-face'." sp-wrap-tag-overlay-face ((t (:inherit sp-pair-overlay-face))) "The face used to highlight wrap tag overlays."] 6)
#@267 List of overlays used for tracking inserted pairs.

When a pair is inserted, an overlay is created over it.  When the
user starts typing the closing pair we will not insert it again.
If user leaves the overlay, it is canceled and the insertion
works again as usual.
(defvar sp-pair-overlay-list nil (#$ . 103305))
(make-variable-buffer-local 'sp-pair-overlay-list)
#@29 Cons pair of wrap overlays.
(defvar sp-wrap-overlays nil (#$ . 103676))
(make-variable-buffer-local 'sp-wrap-overlays)
#@33 Cons pair of tag wrap overlays.
(defvar sp-wrap-tag-overlays nil (#$ . 103801))
(make-variable-buffer-local 'sp-wrap-tag-overlays)
#@31 Keymap for the pair overlays.
(defvar sp-pair-overlay-keymap (make-sparse-keymap) (#$ . 103938))
(define-key sp-pair-overlay-keymap "" 'sp-remove-active-pair-overlay)
#@31 Keymap for the wrap overlays.
(defvar sp-wrap-overlay-keymap (make-sparse-keymap) (#$ . 104112))
(define-key sp-wrap-overlay-keymap "" 'sp-wrap-cancel)
#@199 Wrapper around `overlays-at' to get smartparens overlays.

POS is the same as for `overlays-at'.

Smartparens functions must use this function instead of
`overlays-at' directly.

(fn &optional POS)
(defalias 'sp--overlays-at #[256 "\300\301\206 `!\302\203' @\303\304\"\203 \211B\262\210\211T\262A\262\202	 \266\211\237\207" [nil overlays-at 0 overlay-get type] 8 (#$ . 104272)])
#@48 Return t if point is in OVERLAY.

(fn OVERLAY)
(defalias 'sp--point-in-overlay-p #[257 "`\300!W\205 `\301!V\207" [overlay-end overlay-start] 4 (#$ . 104669)])
#@46 Compute the length of OVERLAY.

(fn OVERLAY)
(defalias 'sp--get-overlay-length #[257 "\300!\301!Z\207" [overlay-end overlay-start] 4 (#$ . 104837)])
#@165 Get active overlay.

Active overlay is the shortest overlay at point.  Optional
argument TYPE restrict overlays to only those with given type.

(fn &optional TYPE)
(defalias 'sp--get-active-overlay #[256 "\300 \2032 \301\302\203* @\303\304\"=\203 \211B\262\210\211T\262A\262\202	 \266\211\237\262\262\211\204: \301\202\216 \211A\204D \211@\202\216 \211\211\203y \211@A\302\203q @\305!\305!W\203b \211\202c \262\210\211T\262A\262\202N \266\211\262\202\214 \301\211\305!\305!W\203\211 \211\202\212 \266\202\262\207" [sp--overlays-at nil 0 overlay-get type sp--get-overlay-length] 10 (#$ . 104995)])
#@242 Create an overlay over the currently inserted pair.

This overlay is used for tracking the position of the point and
marks the active expression.  START and END are the boundaries of
the overlay, ID is the id of the pair.

(fn START END ID)
(defalias 'sp--pair-overlay-create #[771 "\302\"\303\304\305#\210\303\306#\210\303\307#\210\303\310\311#\210\211	B\312 \210\313\314\315\316\317$\207" [sp-pair-overlay-keymap sp-pair-overlay-list make-overlay overlay-put priority 99 keymap pair-id type pair sp--pair-overlay-fix-highlight add-hook post-command-hook sp--pair-overlay-post-command-handler nil t] 9 (#$ . 105631)])
#@29 Cancel the active wrapping.
(defalias 'sp-wrap-cancel #[0 "\303\216\211\211A\262\242\304\305!\204 \306 \203 \307\310!\311!\"\210\311!\310!|\210	\nV\205> \312\311!\310!\"\311!b\210\211c\262\266\203\262)\207" [sp-wrap-overlays sp-wrap-point sp-wrap-mark #[0 "\300 \207" [sp-wrap--clean-overlays] 1] called-interactively-p any sp--delete-selection-p kill-region overlay-end overlay-start delete-and-extract-region] 8 (#$ . 106265) nil])
#@23 Delete wrap overlays.
(defalias 'sp-wrap--clean-overlays #[0 "\211A\262\242\301!\210\301!\210\302\211\207" [sp-wrap-overlays delete-overlay nil] 5 (#$ . 106720)])
#@88 Fix highlighting of the pair overlays.

Only the active overlay should be highlighted.
(defalias 'sp--pair-overlay-fix-highlight #[0 "\303 \304\203 @\305\306\307#\266\211T\262A\262\202 \266\310 \211\205' \311\312\"\203O \211\313=\203= \205Y \305\306\314#\202Y \211\315=\205Y 	\205Y \305\306\316#\202Y \n\205Y \305\n@\306\314#\207" [sp-highlight-wrap-tag-overlay sp-highlight-pair-overlay sp-wrap-tag-overlays sp--overlays-at 0 overlay-put face nil sp--get-active-overlay overlay-get type wrap-tag sp-wrap-tag-overlay-face pair sp-pair-overlay-face] 7 (#$ . 106896)])
#@232 Remove all invalid pair overlays.

An invalid overlay is one that doesn't have point inside it or
is of zero length.

Also remove all pair overlays if point moved backwards and
`sp-cancel-autoskip-on-backward-movement' is non-nil.
(defalias 'sp--pair-overlay-post-command-handler #[0 "\203  `	W\203  \n\211\203 \211@\303!\210A\266\202\202 \210\202` \304\n\305\203H @\306!\2037 \307!\305V\204< \211B\262\210\211T\262A\262\202# \266\211\237\262\211\203_ \211@\303!\210A\266\202\202N \210\n\205g `\211\207" [sp-cancel-autoskip-on-backward-movement sp-previous-point sp-pair-overlay-list sp--remove-overlay nil 0 sp--point-in-overlay-p sp--get-overlay-length] 6 (#$ . 107485)])
#@162 Reset memoization as a safety precaution.

IGNORED is a dummy argument used to eat up arguments passed from
the hook where this is executed.

(fn &rest IGNORED)
(defalias 'sp--reset-memoization #[128 "\302H	>\204 \303\304\300D\"\210\211\305\306I\266\302H	>\204% \303\304\300D\"\210\211\307\306I\207" [sp-state cl-struct-sp-state-tags 0 signal wrong-type-argument 3 nil 4] 5 (#$ . 108185)])
#@63 Deactivate the active overlay.  See `sp--get-active-overlay'.
(defalias 'sp-remove-active-pair-overlay #[0 "\300\301!\211\205\n \302!\207" [sp--get-active-overlay pair sp--remove-overlay] 3 (#$ . 108589) nil])
#@31 Remove OVERLAY.

(fn OVERLAY)
(defalias 'sp--remove-overlay #[257 "\302\303\203  @\211\232\204 \211B\262\210\211T\262A\262\202 \266\211\237\262\211\2043 \304\305\306\307#\210\310\311!\210\312 \207" [sp-pair-overlay-list sp-previous-point nil 0 remove-hook post-command-hook sp--pair-overlay-post-command-handler t -1 delete-overlay sp--pair-overlay-fix-highlight] 8 (#$ . 108806)])
#@59 Replace text inside overlay O with STRING.

(fn O STRING)
(defalias 'sp--replace-overlay-text #[514 "\212\300!b\210\211c\210`\301!|)\207" [overlay-start overlay-end] 5 (#$ . 109210)])
#@36 Get text inside overlay O.

(fn O)
(defalias 'sp--get-overlay-text #[257 "\300!\301!{\207" [overlay-start overlay-end] 4 (#$ . 109402)])
#@87 Return t if point is inside string or comment, nil otherwise.

(fn ID ACTION CONTEXT)
(defalias 'sp-in-string-p #[771 "\211\300=\207" [string] 5 (#$ . 109547)])
#@198 Special string test for quotes.

On insert action, test the string context one character back from
point.  Return nil at `bobp'.

On escape action use the value of CONTEXT.

(fn ID ACTION CONTEXT)
(defalias 'sp-in-string-quotes-p #[771 "\300=\203 o?\205 \212\301u\210\302 )\207\303=\205 \211\304=\207" [insert -1 sp-point-in-string escape string] 5 (#$ . 109715)])
#@85 Return t if point is inside elisp docstring, nil otherwise.

(fn ID ACTION CONTEXT)
(defalias 'sp-in-docstring-p #[771 "\211\301=\205- \212\302 @\211\205* \211b\210\3031 \304\305!0\202  \210\202! \210\306\307\310!)\262\262)\207" [inhibit-changing-match-data string sp-get-quoted-string-bounds (error) backward-sexp 3 "\\(?:-lambda\\|cl-def\\(?:macro\\|un\\)\\|def\\(?:macro\\*?\\|un\\*?\\)\\|lambda\\)" t looking-at] 7 (#$ . 110091)])
#@74 Return t if point is inside code, nil otherwise.

(fn ID ACTION CONTEXT)
(defalias 'sp-in-code-p #[771 "\211\300=\207" [code] 5 (#$ . 110537)])
#@77 Return t if point is inside comment, nil otherwise.

(fn ID ACTION CONTEXT)
(defalias 'sp-in-comment-p #[771 "\211\300=\207" [comment] 5 (#$ . 110687)])
#@74 Return t if point is inside code, nil otherwise.

(fn ID ACTION CONTEXT)
(defalias 'sp-in-math-p #[771 "\300\301!\205 \301 \207" [functionp texmathp] 5 (#$ . 110846)])
#@162 Return t if point is followed by optional white spaces and end of line, nil otherwise.
This predicate is only tested on "insert" action.

(fn ID ACTION CONTEXT)
(defalias 'sp-point-before-eol-p #[771 "\300=\205	 \301\302!\207" [insert sp--looking-at-p "\\s-*$"] 5 (#$ . 111022)])
#@161 Return t if point follows beginning of line and possibly white spaces, nil otherwise.
This predicate is only tested on "insert" action.

(fn ID ACTION CONTEXT)
(defalias 'sp-point-after-bol-p #[771 "\300=\205 \301\302\303!P!\207" [insert sp--looking-back-p "^\\s-*" regexp-quote] 7 (#$ . 111310)])
#@137 Return t if point is at the beginning of line, nil otherwise.
This predicate is only tested on "insert" action.

(fn ID ACTION CONTEXT)
(defalias 'sp-point-at-bol-p #[771 "\300=\205 \301\302\303!P!\207" [insert sp--looking-back-p "^" regexp-quote] 7 (#$ . 111618)])
#@133 Return t if point is followed by a symbol, nil otherwise.
This predicate is only tested on "insert" action.

(fn ID ACTION CONTEXT)
(defalias 'sp-point-before-symbol-p #[771 "\300=\205	 \301\302!\207" [insert sp--looking-at-p "\\s_"] 5 (#$ . 111894)])
#@131 Return t if point is followed by a word, nil otherwise.
This predicate is only tested on "insert" action.

(fn ID ACTION CONTEXT)
(defalias 'sp-point-before-word-p #[771 "\300=\205	 \301\302!\207" [insert sp--looking-at-p "\\sw\\|\\s_"] 5 (#$ . 112154)])
#@125 Return t if point is after a word, nil otherwise.
This predicate is only tested on "insert" action.

(fn ID ACTION CONTEXT)
(defalias 'sp-point-after-word-p #[771 "\300>\205 \301\302\303!P!\207" [(insert escape) sp--looking-back-p "\\(\\sw\\|\\s_\\)" regexp-quote] 7 (#$ . 112417)])
#@127 Return t if point is followed by ID, nil otherwise.
This predicate is only tested on "insert" action.

(fn ID ACTION CONTEXT)
(defalias 'sp-point-before-same-p #[771 "\300=\205 \301\302!!\207" [insert sp--looking-at-p regexp-quote] 6 (#$ . 112710)])
#@79 Return t if point is on an empty line, nil otherwise.

(fn ID ACTION CONTEXT)
(defalias 'sp-point-in-empty-line-p #[771 "\300\301!\205 \302\303\304!P!\207" [sp--looking-at-p "\\s-*$" sp--looking-back-p "^\\s-*" regexp-quote] 7 (#$ . 112969)])
#@300 Return t if pair ID can perform ACTION.

If ACTION is a list, return t if at least one action from the
list can be performed.

If USE-INSIDE-STRING is non-nil, use value of
`sp-point-inside-string' instead of testing with
`sp-point-in-string-or-comment'.

(fn ID ACTION &optional USE-INSIDE-STRING)
(defalias 'sp--do-action-p #[770 "\301C!\262\302\303\"\302\304\"\302\305\"\203 \202 \306 \211\203$ \307\202. \310 \203- \311\202. \312\313\211\203\303 \211\204\303 @\262>\205\271 \203\200 \313\314\315\203x \203x @\203b \313\262\202l \211\n#\262\210\211T\262A\262\202N \266\211\262\205\271 ?\206\271 \313\314\315\203\263 \203\263 @\203\235 \313\262\202\247 \211\n#\262\210\211T\262A\262\202\211 \266\211\262?\262A\262	\2020 \207" [sp-point-inside-string -flatten sp-get-pair :actions :when :unless sp-point-in-string string sp-point-in-comment comment code nil t 0] 19 (#$ . 113221)])
#@71 Return the context constant.  TYPE is type of the handler.

(fn TYPE)
(defalias 'sp--get-handler-context #[257 "\300\301\"\203 \212o\204 \302u\210\303 )\202 \300\304\"\205 \303 \211\203& \305\202' \306\207" [eql :pre-handlers -1 sp-point-in-string-or-comment :post-handlers string code] 4 (#$ . 114167)])
#@172 Return the context of POINT.

If the optional arguments IN-STRING or IN-COMMENT non-nil, their
value is used instead of a test.

(fn &optional POINT IN-STRING IN-COMMENT)
(defalias 'sp--get-context #[768 "\212\206 `b\210\204 \300 \203 \301\202# \211\204 \302 \203\" \303\202# \304)\207" [sp-point-in-string string sp-point-in-comment comment code] 4 (#$ . 114485)])
#@80 Parse the insertion specification FUN and return a form to evaluate.

(fn FUN)
(defalias 'sp--parse-insertion-spec #[257 "\300C\300\301\300\302\303\304\305\306!\307\"\310\311%\262\312\313!r\211q\210\302\314\315\305\306!\316\"\317$\216c\210eb\210\320\321\300\322#\203\342 \323\314!\324\232\203\233 \212\325u\210h)\326=\203X \327\330`\317Z\"\324PD!\210\202\334 \327\330`S\"D!\210`\320\331\300\322#\210`S\330\"\211\332\232\203y \333\202\211 \211\314H\334\232\205\211 \335\336\301\300O!D\211\203\226 \n\242B\240\210\266\202\334 \323\314!\337\232\203\334 \212\325u\210h)\326=\203\276 \327\330`\317Z\"\337PD!\210\202\334 \327\330`S\"D!\210\340\242B\240\210g\341=\203\334 \301u\210\342\262`\262\202- \327\330d\"D!\210*\210\242\237\211\300\322\203\211\203@\211\340=\203	\300\262\202\211B\262A\262\210\202\363 \237D\266\203\343@A@\205'A\"\344\2036\345\"\2027B\266\203\262\207" [nil 1 make-byte-code 257 "\211A@\301\232?\205 \300\300\242B\240\207" vconcat vector [""] 4 "\n\n(fn WHAT)" generate-new-buffer " *temp*" 0 "\301\300!\205	 \302\300!\207" [buffer-name kill-buffer] 2 re-search-forward "\\(|\\|\\[\\)" t match-string "[" -1 92 insert buffer-substring-no-properties "]" "i" (indent-according-to-mode) 100 delete-char string-to-number "|" save-excursion 124 (indent-according-to-mode) -concat progn -snoc] 14 (#$ . 114863)])
#@241 Run a function or insertion.

If FUN is a function, call it with `funcall' with ID, ACTION and
CONTEXT as arguments.

If FUN is a string, interpret it as "insertion specification",
see `sp-pair' for description.

(fn FUN ID ACTION CONTEXT)
(defalias 'sp--run-function-or-insertion #[1028 "\300!\203\f #\207;\205 \301\302!!\207" [functionp eval sp--parse-insertion-spec] 8 (#$ . 116252)])
#@60 Special variable holding context during handler execution.
(defvar sp-handler-context nil (#$ . 116654))
#@285 Run all the hooks for pair ID of type TYPE on action ACTION.

CONTEXT-VALUES is a plist with arbitrary values (depending on the
action).  A dynamic varable `sp-handler-context' will be bound to
this value during execution of the handler.

(fn ID TYPE ACTION &optional CONTEXT-VALUES)
(defalias 'sp--run-hook-with-args #[1027 "\3031\216 \304\"\305!\2035 \306\205/ @\307\n	$\266\211T\262A\262\202 \266\202)\202\212 \310\311\312	\236A\313\306\203x \203x @\203Q \311\262\202l \314\315\316\310\317\"#\f\311\313\320#)\266\203\203l \211\262\210\211T\262A\262\202= \266\211\262\"\321\322$\262\266\2020\207\210\311\207" [sp-handler-context sp-tags inhibit-changing-match-data (error) sp-get-pair sp--get-handler-context 0 sp--run-function-or-insertion plist-get nil html-mode t replace-regexp-in-string "_" ".*?" :open string-match run-hook-with-args tag-hook] 19 (#$ . 116766)])
#@55 Handle the situation after some command has executed.
(defalias 'sp--post-command-hook-handler #[0 "\2036\306\307 \203 \310 \210\31112	\205.\n\203: \n@\312!\313!`\211W\2045 \211V\2045 \211W\2038 \314 \210\266\n\203@ `\f\315H>\204O \316\317\304\fD\"\210\f\320H\242\321=\203r \f\315H>\204g \316\317\304\fD\"\210\f\320H\211\322\240\266\202K\f\315H>\204\201 \316\317\304\fD\"\210\f\320H\242\322=\203K\f\315H>\204\231 \316\317\304\fD\"\210\f\320HA\323\324\"\211\315\203.@\211@A\325\306\326\315\203\330 \203\330 @\203\306 \306\262\202\314 +=\262\210\211T\262A\262\202\262 \266\211\262!\204\325\306\326\315\203\203@\203\372 \306\262\202\327,!\232\262\210\211T\262A\262\202\346 \266\211\262!\203!\330\331\332\333!$\210\266\211T\262A\262\202\243 \266\f\315H>\204?\316\317\304\fD\"\210\f\211\320\306I\266\306-\266.\334=\204\370/\203\370/@/A\323\335\"\323\336\"\203\363\325\306\326\315\203\303\203\303@\203\203\306\262\202\267\337!\203\225\211;\204\225+=\202\265\211;\203\243\327,!\232\202\265\3401\263\211\331\332\333!#0\202\265\210\306\262\210\211T\262A\262\202o\266\211\262!\203\363\341\342\331#\210\211c\210\211G\206\333\320[u\210\343`G\\#\210\341\333\331#\210-\344.\266\306/.\334=\203\306.\345 \204\307 \204\306\2110.1\205.+2\235\203$\346 \202.+\347=?\205.\350 0\2024\210\306)\207\307 \203>\310 \210\3511`	\205^\n\203j\n@\312!\313!`\211W\204e\211V\204e\211W\203h\314 \210\266\n\203p`\f\315H>\204\316\317\304\fD\"\210\f\320H\242\321=\203\242\f\315H>\204\227\316\317\304\fD\"\210\f\320H\211\322\240\266\202{\f\315H>\204\261\316\317\304\fD\"\210\f\320H\242\322=\203{\f\315H>\204\311\316\317\304\fD\"\210\f\320HA\323\324\"\211\315\203^@\211@A\325\306\326\315\203\203@\203\366\306\262\202\374+=\262\210\211T\262A\262\202\342\266\211\262!\204G\325\306\326\315\203>\203>@\203*\306\262\2022\327,!\232\262\210\211T\262A\262\202\266\211\262!\203Q\330\331\332\333!$\210\266\211T\262A\262\202\323\266\f\315H>\204o\316\317\304\fD\"\210\f\211\320\306I\266\306-\266.\334=\204(/\203(/@/A\323\335\"\323\336\"\203#\325\306\326\315\203\363\203\363@\203\263\306\262\202\347\337!\203\305\211;\204\305+=\202\345\211;\203\323\327,!\232\202\345\3521\343\211\331\332\333!#0\202\345\210\306\262\210\211T\262A\262\202\237\266\211\262!\203#\341\342\331#\210\211c\210\211G\206\320[u\210\343`G\\#\210\341\333\331#\210-\344.\266\306/.\334=\2032\306.\345 \204B\307 \204B\306\2110.1\205^+2\235\203T\346 \202^+\347=?\205^\350 0\207\210\306\207" [case-fold-search smartparens-mode sp-wrap-overlays sp-previous-point sp-state cl-struct-sp-state-tags nil sp--special-self-insert-command-p sp--post-self-insert-hook-handler (error) overlay-start overlay-end sp-wrap-cancel 0 signal wrong-type-argument 1 :next :this sp-get-pair :post-handlers-cond ---truthy\? t single-key-description sp--run-function-or-insertion insert sp--get-handler-context :post-handlers sp-insert-pair-delayed :when-cond :close commandp (error) sp--run-hook-with-args :pre-handlers sp--pair-overlay-create sp-insert-pair sp--self-insert-command-p sp-show--pair-enc-function sp-highlight-current-sexp sp-show--pair-delete-enc-overlays (error) (error) this-command last-command-event sp-last-inserted-pair sp-last-operation sp-delayed-pair sp-last-wrapped-region show-smartparens-mode sp-show-enclosing-pair-commands] 17 (#$ . 117687)])
#@166 Use ACTION as a flag to evaluating FORMS.

If ACTION is nil, evaluate FORMS and set it to the value of the
last form; otherwise do nothing.

(fn ACTION &rest FORMS)
(defalias 'sp--setaction '(macro . #[385 "\300\301\302BEE\207" [unless setq progn] 8 (#$ . 121267)]))
(put 'sp--setaction 'edebug-form-spec '(form body))
#@38 Handler for `post-self-insert-hook'.
(defalias 'sp--post-self-insert-hook-handler #[0 "\3061\205	\203\220 \307\3102\214 \307\311 \203B \3121\" \313 0\202A \314\315!!\210\n\316=\2047 \317 \210\nA\320 \210\321!\210\322\310\307\"\262\210\f\203K \323 \202\211 \211\204e \324\307\325\"A\211\205a \3102a \326\327\"0\262\262\204q \211\204q \330 \262\211\204y \331 \262\211\204\200 \332 \210\211?\205\211 \333\211\2620)\202\3102\307\311 \203\304 \3341\244 \313 0\202\303 \314\315!!\210\n\316=\204\271 \317 \210\nA\320 \210\321!\210\322\310\307\"\262\210\f\203\315 \323 \202\211\204\347 \324\307\325\"A\211\205\343 \3102\343 \326\335\"0\262\262\204\363 \211\204\363 \330 \262\211\204\373 \331 \262\211\204\332 \210\211?\205\333\211\26200\207\314\336\"\210\307\207" [smartparens-mode case-fold-search buffer-undo-list sp-buffer-modified-p sp-wrap-overlays overwrite-mode (debug error) nil done region-active-p (user-error) sp-wrap--initialize message error-message-string t sp--undo-pop-to-last-insertion-node undo-boundary restore-buffer-modified-p throw sp-wrap sp--all-pairs-to-insert wrap -each #[257 "\300\301\"\300\302\"\303B!\211\205 \304\305\"\262\207" [plist-get :open :close sp--wrap-repeat-last throw done] 7 "\n\n(fn INPUT0)"] sp-insert-pair sp-skip-closing-pair sp-escape-open-delimiter sp-self-insert (user-error) #[257 "\300\301\"\300\302\"\303B!\211\205 \304\305\"\262\207" [plist-get :open :close sp--wrap-repeat-last throw done] 7 "\n\n(fn INPUT0)"] "sp--post-self-insert-hook-handler: %S" sp-last-operation] 5 (#$ . 121595)])
(add-hook 'post-self-insert-hook 'sp--post-self-insert-hook-handler)
#@58 Save some of the buffer state before `pre-command-hook'.
(defalias 'sp--save-pre-command-state #[0 "\303 `\304 \211\207" [sp-point-inside-string sp-pre-command-point sp-buffer-modified-p sp-point-in-string buffer-modified-p] 2 (#$ . 123262)])
(add-hook 'pre-command-hook 'sp--save-pre-command-state)
#@182 Get all non-stringlike pairs.

Return all pairs that are recognized in this `major-mode' and do
not have same opening and closing delimiter.  This is used for
navigation functions.
(defalias 'sp--get-pair-list #[0 "\301\302\203\" @\211@A\230\204 \211B\262\210\211T\262A\262\202 \266\211\237\207" [sp-pair-list nil 0] 6 (#$ . 123572)])
#@133 Get all string-like pairs.

Return all pairs that are recognized in this `major-mode' that
have same opening and closing delimiter.
(defalias 'sp--get-stringlike-list #[0 "\301\302\203\" @\211@A\230\203 \211B\262\210\211T\262A\262\202 \266\211\237\207" [sp-pair-list nil 0] 6 (#$ . 123926)])
#@218 Get all allowed non string-like pairs.

Return all pairs that are recognized in this `major-mode', do not
have same opening and closing delimiter and are allowed in the
current context.  See also `sp--get-pair-list'.
(defalias 'sp--get-allowed-pair-list #[0 "\301\302\203* @\303@\304\"\203 \211@A\232\204 \211B\262\210\211T\262A\262\202 \266\211\237\207" [sp-pair-list nil 0 sp--do-action-p navigate] 7 (#$ . 124237)])
#@180 Get all allowed string-like pairs.

Return all pairs that are recognized in this `major-mode',
have the same opening and closing delimiter and are allowed in
the current context.
(defalias 'sp--get-allowed-stringlike-list #[0 "\301\302\203* @\303@\304\"\203 \211@A\232\203 \211B\262\210\211T\262A\262\202 \266\211\237\207" [sp-pair-list nil 0 sp--do-action-p navigate] 7 (#$ . 124677)])
#@122 Return all pairs that are recognized in this `major-mode' and
are allowed in the current context.

(fn &optional ACTION)
(defalias 'sp--get-pair-list-context #[256 "\211\206 \301\262\302\303\203* @\304@\"\203 \211B\262\210\211T\262A\262\202\n \266\211\237\207" [sp-pair-list insert nil 0 sp--do-action-p] 8 (#$ . 125085)])
#@61 Return the list of all pairs that can be used for wrapping.
(defalias 'sp--get-pair-list-wrap #[0 "\301\302\203\" @\303@\304\"\203 \211B\262\210\211T\262A\262\202 \266\211\237\207" [sp-pair-list nil 0 sp--do-action-p wrap] 7 (#$ . 125429)])
#@114 Wraps regexp with start and end boundary conditions to avoid
matching symbols in symbols.

(fn STRING START END)
(defalias 'sp--wrap-regexp #[771 "\300\205 \301\205\f \302\303\260\207" ["\\(?:" "\\<" "\\>" "\\)"] 8 (#$ . 125689)])
#@135 Generates an optimized regexp matching all string, but with
extra boundary conditions depending on parens.

(fn PARENS &rest STRINGS)
(defalias 'sp--regexp-for-group #[385 "@A@\300\301!#\207" [sp--wrap-regexp regexp-opt] 8 (#$ . 125932)])
#@139 Like regexp-opt, but with extra boundary conditions to ensure
that the strings are not matched in-symbol.

(fn STRINGS &optional IGNORED)
(defalias 'sp--strict-regexp-opt #[513 "\203< \300 p\301\302\303\304\305\"\306\"\307$\216\310\311\300 !\312\313\314#\210\211\262!\210\315\316\"\317\320\321#\322\323Q\262\262\262)\207\324\207" [syntax-table make-byte-code 0 "r\301q\210\302\300!)\207" vconcat vector [set-syntax-table] 2 set-syntax-table make-syntax-table modify-syntax-entry 39 "." -group-by #[257 "\301\302\303\304#)\266\203\205 \303\305\302\303\304#)\266\203\205\" \303D\207" [inhibit-changing-match-data "\\`\\<" nil t string-match "\\>\\'"] 9 "\n\n(fn STRING)"] mapconcat #[257 "\300\301\"\207" [apply sp--regexp-for-group] 4 "\n\n(fn G)"] "\\|" "\\(?:" "\\)" "^\\<$"] 11 (#$ . 126183)])
#@89 Like regexp-quote, but make sure that the string is not
matched in-symbol.

(fn STRING)
(defalias 'sp--strict-regexp-quote #[257 "\301\302!\303\304\305\306#)\266\203\307\304\305\306#)\266\203#\207" [inhibit-changing-match-data sp--wrap-regexp regexp-quote "\\`\\<" nil t string-match "\\>\\'"] 11 (#$ . 127011)])
#@90 Return regexp matching any opening pair.

(fn &optional (PAIR-LIST (sp--get-pair-list)))
(defalias 'sp--get-opening-regexp #[128 "\211\203 \211A\262\242\202 \300 \203 \301\302\303GTD\"\210\304\305\306\"!\207" [sp--get-pair-list signal wrong-number-of-arguments sp--get-opening-regexp sp--strict-regexp-opt mapcar #[257 "\211@\207" [] 2 "\n\n(fn IT)"]] 6 (#$ . 127341)])
#@90 Return regexp matching any closing pair.

(fn &optional (PAIR-LIST (sp--get-pair-list)))
(defalias 'sp--get-closing-regexp #[128 "\211\203 \211A\262\242\202 \300 \203 \301\302\303GTD\"\210\304\305\306\"!\207" [sp--get-pair-list signal wrong-number-of-arguments sp--get-closing-regexp sp--strict-regexp-opt mapcar #[257 "\211A\207" [] 2 "\n\n(fn IT)"]] 6 (#$ . 127725)])
#@154 Return regexp matching any opening or closing
delimiter for any pair allowed in current context.

(fn &optional (PAIR-LIST (sp--get-allowed-pair-list)))
(defalias 'sp--get-allowed-regexp #[128 "\211\203 \211A\262\242\202 \300 \203 \301\302\303GTD\"\210\304\305\306\307\310\"\"!\207" [sp--get-allowed-pair-list signal wrong-number-of-arguments sp--get-allowed-regexp sp--strict-regexp-opt apply append mapcar #[257 "\211@AD\207" [] 3 "\n\n(fn IT)"]] 8 (#$ . 128110)])
#@188 Return a regexp matching any string-like delimiter.

In case PAIR-LIST is empty return a regexp that never matches
anything.

(fn &optional (PAIR-LIST (sp--get-allowed-stringlike-list)))
(defalias 'sp--get-stringlike-regexp #[128 "\211\203 \211A\262\242\202 \300 \203 \301\302\303GTD\"\210\211:\203* \304\305\306\"!\202+ \307\207" [sp--get-allowed-stringlike-list signal wrong-number-of-arguments sp--get-stringlike-regexp regexp-opt mapcar #[257 "\211@\207" [] 2 "\n\n(fn IT)"] "^\\<$"] 6 (#$ . 128593)])
#@231 Return `sp-get-sexp' style plist about the last wrapped region.

Note: this function does not retrieve the actual value of
`sp-last-wrapped-region', it merely construct the plist from the
provided values.

(fn BEG END OPEN CLOSE)
(defalias 'sp--get-last-wraped-region #[1028 "\300 \300 \301\223\210\211\301\223\210\302\303\"\210\304\305\306\307	\310BBBBBBBB\207" [make-marker nil set-marker-insertion-type t :beg :end :op :cl (:prefix "")] 15 (#$ . 129114)])
#@155 Return non-nil if we can wrap a region.

This is used in advices on various pre-command-hooks from
"selection deleting" modes to intercept their actions.
(defalias 'sp-wrap--can-wrap-p #[0 "\301\302\303 \304\305\2039 \2039 @\203 \302\262\202- \306\307!@\"\206+ \306\307!A\"\262\210\211T\262A\262\202 \266\211\262!\207" [last-command-event ---truthy\? nil sp--get-pair-list-wrap t 0 string-prefix-p sp--single-key-description] 9 (#$ . 129590)])
#@121 Comparator for wrapping pair selection.

PROP specifies wrapping-end.  A and B are pairs to be compared.

(fn PROP A B)
(defalias 'sp--pair-to-wrap-comparator #[771 "\300\"G\300\"GW\207" [plist-get] 7 (#$ . 130058)])
#@205 Return information about possible wrapping pairs.

If optional PREFIX is non-nil, this is used to determine the
possible wrapping pairs instead of the text in the wrapping
overlay.

(fn &optional PREFIX)
(defalias 'sp--pair-to-wrap #[256 "\302\303\203$ @\304\305\306\"\307\"\203 \211B\262\210\211T\262A\262\202 \266\211\237\262	@\2063 \310!\302\303\203W @\311\305\306\"\"\203K \211B\262\210\211T\262A\262\2026 \266\211\237\262\312\313\302\303\203\211 @\311\305\314\"\206t \315\"\203} \211B\262\210\211T\262A\262\202c \266\211\237\262\"\316\"\302\303\203\272 @\311\305\317\"\"\203\256 \211B\262\210\211T\262A\262\202\230 \266\211\237\262\320\321\"@\320\322\"@\306\317\323\324	\257\207" [sp-local-pairs sp-wrap-overlays nil 0 sp--do-action-p plist-get :open wrap sp--get-overlay-text string-prefix-p -map #[257 "\211\300\301\"\300\302\"\303!\262\304\301#\262\304\305#\262\207" [plist-get :open :trigger-wrap copy-sequence plist-put :open-real] 8 "\n\n(fn INPUT0)"] :trigger-wrap "" -concat :close -sort #[514 "\300\301#\207" [sp--pair-to-wrap-comparator :open] 6 "\n\n(fn IT OTHER)"] #[514 "\300\301#\207" [sp--pair-to-wrap-comparator :close] 6 "\n\n(fn IT OTHER)"] :opening :closing] 18 (#$ . 130286)])
#@22 Initialize wrapping.
(defalias 'sp-wrap--initialize #[0 "\205\366 \306 \205\366 `	Z`Z\307 \310 \311\211\311*\312\313\314\315\316!\317\"\320$\216\321\n`\"\322+\323d!\210\324\n!\324\307 !\203J \211\203J @@=\204\215 \204a \211\204a \325\n\307 \"\204\215 \326\327!\210\202\215 \203j \211?\202k \211\203\211 \326\330\242\203y \331\202z \332\242\203\203 \331\202\204 \332#\210\202\215 \326\333!\210c\266,\210`\307 V\203\247 \321`Z`\"\334 \210\211c\266\335\336 Z\336 \337\211\311%\335\340 \340 \337\211\311%B,-\203\321 \341\342\343#\210\341\342\343#\210\341\344\345#\210\341\344\345#\210\341\346.#\210\341\347\350#\210`/\351!Tb\266\202\262\207" [sp-autowrap-region sp-pre-command-point sp-wrap-point sp-wrap-mark buffer-undo-list inhibit-read-only sp-wrap--can-wrap-p mark buffer-modified-p t make-byte-code 0 "\300?\205 \301\302!\207" vconcat vector [restore-buffer-modified-p nil] 2 delete-and-extract-region -1 syntax-propertize sp-get-quoted-string-bounds sp-region-ok-p user-error "Mismatched sexp state: wrapping would break structure" "Mismatched string state: point %sin string, mark %sin string" "" "not " "Mismatched string state: point and mark are inside different strings" exchange-point-and-mark make-overlay region-beginning nil region-end overlay-put face sp-wrap-overlay-face priority 100 keymap type wrap overlay-start inhibit-modification-hooks syntax-propertize--done sp-wrap-overlays sp-highlight-wrap-overlay sp-wrap-overlay-keymap sp-previous-point] 10 (#$ . 131574)])
#@395 Finalize a successful wrapping.

WRAPPING-END specifies the wrapping end.  If we wrapped using
opening delimiter it is :open.  If we wrapped using closing
delimiter it is :close.  Position of point after wrapping depends
on this value---if :open, go where the wrapping was initalized,
if :close, go after the newly-formed sexp.

OPEN and CLOSE are the delimiters.

(fn WRAPPING-END OPEN CLOSE)
(defalias 'sp-wrap--finalize #[771 "\211\211A\262\242\306\"\210\306\"\210\307\310\311!\312!$\313=\203Q \203= \314\312!!\210\311!b\210\202c \fV\203c \314\311!!\210\312!b\210\202c \315=\203c \314\311!!\210\312!b\210\316 \210\317\320\321#\266\203\207" [sp-wrap-overlays sp-last-operation sp-last-wrapped-region sp-wrap-respect-direction sp-wrap-point sp-wrap-mark sp--replace-overlay-text sp-wrap-region sp--get-last-wraped-region overlay-start overlay-end :open set-mark :close sp-wrap--clean-overlays sp--run-hook-with-args :post-handlers wrap] 12 (#$ . 133102)])
#@161 Try to wrap the active region with some pair.

This function is not ment to be used to wrap sexps with pairs
programatically.  Use `sp-wrap-with-pair' instead.
(defalias 'sp-wrap #[0 "\302 \303\304\"\303\305\"\303\306\"\303\307\"\211A\262\242\203U \303\304\"\303\305\"\303\310\"	\203< \311\312\313\314\315##\210\316!\232\205N \317\304\206L #\266\203\262\202 \203} G\320U\203} \303\304\"\303\305\"\316!\232\205v \317\305#\266\202\262\202 \321 \207" [sp-wrap-overlays sp-wrap-show-possible-pairs sp--pair-to-wrap plist-get :open :close :opening :closing :open-real overlay-put after-string mapconcat #[257 "\203 \301\302\303\"\304\305#\301\302\306\"\304\307#P\207\302\303\"\302\306\"P\207" [sp-highlight-wrap-overlay propertize plist-get :open face sp-wrap-overlay-opening-pair :close sp-wrap-overlay-closing-pair] 6 "\n\n(fn X)"] " " sp--get-overlay-text sp-wrap--finalize 1 sp-wrap-cancel] 19 (#$ . 134098)])
#@144 Escape instances of CHARS-TO-ESCAPE between BEG and END.

Return non-nil if at least one escaping was performed.

(fn CHARS-TO-ESCAPE BEG END)
(defalias 'sp--escape-region #[771 "\212b\210\301!\302 \303\223\303\304\305#\203$ \305\262\212\306\224b\210c\210)\202 \266\202)\207" [sp-escape-char regexp-opt make-marker nil re-search-forward t 0] 10 (#$ . 135057)])
#@87 Escape quotes and special chars when a region is (re)wrapped.

(fn ID ACTION CONTEXT)
(defalias 'sp-escape-wrapped-region #[771 "\205\216 \304>\205\216 	\212\305\306\"b\210\307 \305\306\"`W\203- `\305\310\"W\203- \305\311\"\2027 \312=\2057 \305\n\313\"\262)\211\232\203P \314D\305\306\"\305\310\"#\202\212 \211\203p \314C\305\306\"\305\311\"G\\\305\310\"\305\315\"GZ#\202\212 \314D\305\306\"\305\311\"G\\\305\310\"\305\315\"GZ#\262\262\207" [sp-escape-wrapped-region sp-last-wrapped-region sp-handler-context sp-escape-char (wrap rewrap-sexp) plist-get :beg sp-get-string :end :op rewrap-sexp :parent sp--escape-region :cl] 12 (#$ . 135432)])
#@70 Escape quotes inserted via `sp-insert-pair'.

(fn ID ACTION CONTEXT)
(defalias 'sp-escape-quotes-after-insert #[771 "\205. \301=\205. \211\302=?\205. \303Hz\304=\205. \305\306\"\307D`GZ`G\\#\266\202\207" [sp-escape-quotes-after-insert insert string 0 34 sp-get-pair :close sp--escape-region] 10 (#$ . 136109)])
#@173 Check if the buffer is string-balanced.

A string-balanced buffer is one where where is no unclosed
string, that is, the string state at the end of the buffer is
"closed".
(defalias 'sp--buffer-is-string-balanced-p #[0 "\212\214~\210db\210\300 \211@\301W\206 \3028\262*\207" [sp--syntax-ppss 0 3] 3 (#$ . 136436)])
#@228 Escape just inserted opening pair if `sp-insert-pair' was skipped.

This is useful for escaping of " inside strings when its pairing
is disabled.  This way, we can control autoescape and closing
delimiter insertion separately.
(defalias 'sp-escape-open-delimiter #[0 "\301\302\303!\304\"\211\205# \305\303\"\205# \205# \306 \205# \307C`GZ`#\207" [sp-point-inside-string plist-get sp--pair-to-insert escape :open sp--do-action-p sp--buffer-is-string-balanced-p sp--escape-region] 5 (#$ . 136761)])
#@74 Split the html tag TAG at the first space and return its name.

(fn TAG)
(defalias 'sp-match-sgml-tags #[257 "\300\301\"\211@\207" [split-string " "] 4 (#$ . 137268)])
(make-obsolete 'sp-match-sgml-tags "do not use this function as the tag system has been removed." "2015-02-07")
#@77 Return non-nil if C is a cons cell with numbers at `car' and `cdr'.

(fn C)
(defalias 'sp--is-number-cons #[257 "\211:\205 \211@\247\205 \211A\247\207" [] 2 (#$ . 137555)])
#@127 Pop all undo info until an insertion node (beg . end) is found.

This can potentially remove some undo important information.
(defalias 'sp--undo-pop-to-last-insertion-node #[0 "\205 @\203 \301@!?\205 \211A\210\202  \207" [buffer-undo-list sp--is-number-cons] 2 (#$ . 137737)])
#@98 Split the last insertion node in the `buffer-undo-list' to
include separate pair node.

(fn LEN)
(defalias 'sp--split-last-insertion-undo #[257 "\301 \210\205J A@@@A\302\211ZW\204- A\301 \210\203- @@\262A\262ZB\262ZB\262\303\302\302F\"\211\266\205\207" [buffer-undo-list sp--undo-pop-to-last-insertion-node nil append] 11 (#$ . 138029)])
#@575 Return all pairs that can be inserted at point.

Return nil if such pair does not exist.

Pairs inserted using a trigger have higher priority over pairs
without a trigger and only one or the other list is returned.

In other words, if any pair can be inserted using a trigger, only
pairs insertable by trigger are returned.

ACTION is an implementation detail.  Usually it has the value
'insert when we determine pairs to insert.  On repeated wrapping
however we pass the value 'wrap.  This will be refactored away in
the upcoming version.

(fn &optional LOOKING-FN ACTION)
(defalias 'sp--all-pairs-to-insert #[512 "\206 \301\262\211\206\f \302\262\303\304\2033 @\305\306\307\"\"\203' \211B\262\210\211T\262A\262\202 \266\211\237\262\303\304\203f @\306\310\"\203Z \311\306\310\"!!\203Z \211B\262\210\211T\262A\262\202< \266\211\237\262\211\203v \310B\202\253 \303\304\203\234 @\311\306\307\"!!\203\220 \211B\262\210\211T\262A\262\202y \266\211\237\262\211\205\251 \307B\262\262\207" [sp-local-pairs sp--looking-back-p insert nil 0 sp--do-action-p plist-get :open :trigger sp--strict-regexp-quote] 13 (#$ . 138404)])
(defalias 'sp--pair-to-insert-comparator #[771 "\300=\203 \301\300\"G\301\300\"GW\207\301\302\"G\301\302\"GW\2034 \303\301\304\"\301\304\"\"\205H \305\301\304\"!\207\303\301\304\"\301\304\"\"\205G \305\301\304\"!?\207" [:trigger plist-get :open string-prefix-p :close sp--looking-at-p] 8 "\n\n(fn PROP A B)"])
#@181 Return pair that can be inserted at point.

Return nil if such pair does not exist.

If more triggers or opening pairs are possible select the
shortest one.

(fn &optional ACTION)
(defalias 'sp--pair-to-insert #[256 "\300\301\"\211\205, \211A\262\242\211\205* \211\205( \302\303\304\305\306\307!\310\"\311\312%\"@\262\262\207" [sp--all-pairs-to-insert nil -sort make-byte-code 514 "\301\300#\207" vconcat vector [sp--pair-to-insert-comparator] 6 "\n\n(fn IT OTHER)"] 11 (#$ . 139898)])
#@68 Return pair with the longest :open which can be inserted at point.
(defalias 'sp--longest-prefix-to-insert #[0 "\301\302\203% @\303\304\305\306\"!!\203 \211B\262\210\211T\262A\262\202 \266\211\237\262\211\2054 \307\310\"@\207" [sp-local-pairs nil 0 sp--looking-back-p sp--strict-regexp-quote plist-get :open -sort #[514 "\300\301\"G\300\301\"GV\207" [plist-get :open] 6 "\n\n(fn IT OTHER)"]] 9 (#$ . 140401)])
#@308 Return pair to uninsert.

If the current to-be-inserted pair shares a prefix with
another (shorter) pair, we must first remove the effect of
inserting its closing pair before inserting the current one.

The previously inserted pair must be the one with the longest
common prefix excluding the current pair.
(defalias 'sp--pair-to-uninsert #[0 "\300 \211\205o \212\301\302\"G\206 \303[u\210\304\305!\211\205l \211A\262\242\211\205j \211\205h \306\307\310\311\312\313!\314\"\315\316%\317\320\203` @\301\302\"G\301\302\"GY\204T \211B\262\210\211T\262A\262\202: \266\211\237\262\"@\262\262\262)\207" [sp--longest-prefix-to-insert plist-get :open 1 sp--all-pairs-to-insert sp--looking-at-p -sort make-byte-code 514 "\301\300\"G\301\300\"GV\207" vconcat vector [plist-get] 6 "\n\n(fn IT OTHER)" nil 0] 14 (#$ . 140834)])
#@65 Get basic info about the to-be-inserted pair.

(fn ACTIVE-PAIR)
(defalias 'sp--insert-pair-get-pair-info #[257 "\300\301\"\211\300\302\"\300\303\"\211\203! \304\305!!\203 \211\202\" \202\" \262E\207" [plist-get :open :close :trigger sp--looking-back-p sp--strict-regexp-quote] 8 (#$ . 141680)])
#@442 Automatically insert the closing pair if it is allowed in current context.

If PAIR is provided, use this as pair ID instead of looking
through the recent history of pressed keys.

You can disable this feature completely for all modes and all pairs by
setting `sp-autoinsert-pair' to nil.

You can globally disable insertion of closing pair if point is
followed by the matching opening pair.  It is disabled by
default.

(fn &optional PAIR)
(defalias 'sp-insert-pair #[256 "\203J\306\3072H\310\311\312\313\314!\315\"\316$\216\211\203 \211c\210\317 )\320!\211A\262\242\211A\262\242@\321\322 !\204\225 \203\225 `	Z\323U\203\225 \324\311\325O!\211\203\224 \325\306O\310\311\326\313\314!\327\"\323$\216\330\325!\210\331\332!\211\203\221 \212\211\333\334\"\333\335\"GZ\333\334\"|\210\333\334\"\333\335\"GZb\210c\266)\336\307\332\"\210\210)\210\210\310\311\312\313\314\n!\337\"\316$\216\203\251 c\210\n\205\205\340>\203\305 \232\203\311 \341\306\332\"?\202\306 \332\205\342\343\332#\205\344\345!?\206\346\347!!?\206\232\203 \f\350=\203 \212\211G\206\364 \323[u\210\351\347!!)\206\232?)\204p\306\311\203*@\211@\232\204\211B\262\210\211T\262A\262\202\266\211\237\262\306<\311\203U@\333\352\"\232\204I\211B\262\210\211T\262A\262\2024\266\211\237\262GGV\205k<\350 *\266\202\202E\324\353\"\203\205`GZB=\354\211\202E\204\217\330G[!\210c\210\355\356\343#\2101\311H>>\204\252\357\360\3611D\"\2101\362H1\311H>>\204\300\357\360\3611D\"\2101\363H<\364 *\211\203\352\333\365\"\321\347!!\203\351GGZ\311V\203\351\330G!\210\210\210c\210G\206\364\323[u\210\366`GZ`G\\#\210?\203\367GG\\!\210\306@B@\306@B@\355\370\343#\210A1\311H>>\2047\357\360\3611D\"\2101\211\323\371BI\266\350\211\266\2050)\207\3072\214\310\311\312\313\314!\372\"\316$\216\211\203a\211c\210\317 )\320!\211A\262\242\211A\262\242@\321\322 !\204\331\203\331`	Z\323U\203\331\324\311\325O!\211\203\330\325\306O\310\311\326\313\314!\327\"\323$\216\330\325!\210\331\332!\211\203\325\212\211\333\334\"\333\335\"GZ\333\334\"|\210\333\334\"\333\335\"GZb\210c\266)\336\307\332\"\210\210)\210\210\310\311\312\313\314\n!\373\"\316$\216\203\355c\210\n\205H\205H\340>\203	\232\203\341\306\332\"?\202\n\332\205H\342\343\332#\205H\344\345!?\206H\346\347!!?\206H\232\203D\f\350=\203D\212\211G\2068\323[u\210\351\347!!)\206H\232?)\204\264\306\311\203n@\211@\232\204b\211B\262\210\211T\262A\262\202O\266\211\237\262\306<\311\203\231@\333\352\"\232\204\215\211B\262\210\211T\262A\262\202x\266\211\237\262GGV\205\257<\350 *\266\202\202\211\324\353\"\203\311`GZB=\354\211\202\211\204\323\330G[!\210c\210\355\356\343#\2101\311H>>\204\356\357\360\3611D\"\2101\362H1\311H>>\204\357\360\3611D\"\2101\363H<\364 *\211\203.\333\365\"\321\347!!\203-GGZ\311V\203-\330G!\210\210\210c\210G\2068\323[u\210\366`GZ`G\\#\210?\203`\367GG\\!\210\306@B@\306@B@\355\370\343#\210A1\311H>>\204{\357\360\3611D\"\2101\211\323\371BI\266\350\211\266\2050\207" [case-fold-search sp-pre-command-point sp-autoinsert-pair sp-autoskip-closing-pair sp-last-operation sp-pair-list nil done make-byte-code 0 "\300\205	 \301\300G[!\207" vconcat vector [delete-char] 2 sp--pair-to-insert sp--insert-pair-get-pair-info sp--looking-at-p sp--get-closing-regexp 1 sp-get-pair -1 "\300c\207" [] delete-char sp-get-thing t plist-get :end :cl throw [delete-char] (always always-end) sp-skip-closing-pair sp--do-action-p insert sp--get-active-overlay pair sp--looking-at sp--strict-regexp-quote sp-insert-pair sp--looking-back :open :when-cond sp-insert-pair-delayed sp--run-hook-with-args :pre-handlers signal wrong-type-argument sp-state 5 6 sp--pair-to-uninsert :close sp--pair-overlay-create sp--split-last-insertion-undo :post-handlers :next [delete-char] [delete-char] sp-local-pairs sp-delayed-pair cl-struct-sp-state-tags sp-undo-pairs-separately buffer-undo-list sp-last-inserted-pair] 14 (#$ . 141990)])
#@156 If the last operation was a wrap and `sp-wrap-repeat-last' is
non-nil, repeat the wrapping with this pair around the last
active region.

(fn ACTIVE-PAIR)
(defalias 'sp--wrap-repeat-last #[257 "\303U?\205\272 	\205\272 	\304\305\"\262	\304\306\"\262	\304\307\"\262\211G	\304\310\"G\262@G\311U\203; @\232\202> \312U\205\270 \n\313>\205\270 `\314#U\204X `U\205\270 \315[!\210`W\203\220 \\b\210@c\210Zb\210Ac\210\316\\`	@\nA$\314#b\210\202\255 b\210@c\210b\210Ac\210\316	@\nA$\317\320@\321\322#\210\n\266\206\207" [sp-wrap-repeat-last sp-last-wrapped-region sp-last-operation 0 plist-get :beg :end :op :cl 1 2 (sp-self-insert sp-wrap-region) + delete-char sp--get-last-wraped-region sp-wrap-region sp--run-hook-with-args :post-handlers wrap] 12 (#$ . 146099)])
#@83 Return non-nil if CHAR is part of a string-like delimiter of length 1.

(fn CHAR)
(defalias 'sp--char-is-part-of-stringlike #[257 "\301\302\303\304\302\305 \306\203' @\211AG\307U\203 \211B\262\210\211T\262A\262\202 \266\211\237\262\"\310\306\203b \203b @\203D \302\262\202V \311!\302\310\312#)\266\203\262\210\211T\262A\262\2020 \266\211\262!\207" [inhibit-changing-match-data ---truthy\? nil -map car sp--get-stringlike-list 0 1 t regexp-quote string-match] 14 (#$ . 146919)])
#@167 Return non-nil if CHAR is part of a pair delimiter of length 1.
Specifically, return the pair for which CHAR is the closing
delimiter.

(fn CHAR &optional PAIR-LIST)
(defalias 'sp--char-is-part-of-closing #[513 "\301!\302\211\206 \303 \304\203+ @\211AG\305U\203 \211B\262\210\211T\262A\262\202\f \266\211\237\262\306\304\203g \203g @\203G \302\262\202[ A\302\306\307#)\266\203\203[ \211\262\210\211T\262A\262\2023 \266\211\262\207" [inhibit-changing-match-data regexp-quote nil sp--get-pair-list 0 1 t string-match] 15 (#$ . 147433)])
#@894 Automatically skip the closing delimiters of pairs.

If point is inside an inserted pair, and the user only moved
forward with point (that is, only inserted text), if the closing
pair is typed, we shouldn't insert it again but skip forward.  We
call this state "active sexp".  The setting
`sp-cancel-autoskip-on-backward-movement' controls when an active
expression become inactive.

For example, pressing ( is followed by inserting the pair (|).  If
we then type 'word' and follow by ), the result should be (word)|
instead of (word)|).

This behaviour can be customized by various settings of
`sp-autoskip-closing-pair' and `sp-autoskip-opening-pair'.

Additionally, this behaviour can be selectively disabled for
specific pairs by removing their "autoskip" action.  You can
achieve this by using `sp-pair' or `sp-local-pair' with
":actions '(:rem autoskip)".

(fn &optional LAST TEST-ONLY)
(defalias 'sp-skip-closing-pair #[512 "\203\262\306	\307=\203 \n\203 \310\311!\204 	\312>\205\260\313\314K\315\316\317\320\321!\322\"\323$\216\314M\210\306\211\324\262\325\262\206> \326!\310\311!\211\205| \327\330\"\211\205z \331\f\"A\211\205x G\332U\205x \232\205x \333\334!\335\336!\337\340\341\342\343\342\257\f\262\262\262\206\311 \344!\203\241 \345\346 !\205\311 \347\350\316!\316\224\316\225#?\205\311 !\202\311 \351!\205\311 \345\352 !\203\300 \347\350\316!\316\224\316\225#\204\300 !\202\311 	\353=\205\311 !\211\203\244\211\203\236\211\354\340\"\262\232\203\236\355\354\337\"\262\356\"\203\236\357 \203\366 \360`S!\204\236`\354\333\"\262U\203\205u\203\307\202u\361\362!\210\306u\210\363\211>\202u`\354\335\"\354\340\"GZ\262U\203C\2038\307\202u\361\332!\210\363\211>\202u\211`\354\333\"\354\337\"G\\V\205_`\354\335\"\354\340\"GZW\262\205u\203m\307\202u\361\362!\210\364\306\307\"\211\205\231\204\207?\204\207\365\306!\210\204\230\366\354\337\"\262\367\370#\210\211\262\202\247\371!\202\247\371!\262\262\266\202)\266\202)\207	\307=\203\302\n\203\302\310\311!\204\310	\312>\205\\\372\314K\315\316\317\320\321!\373\"\323$\216\314M\210\306\211\374\262\375\262\206\352\326!\310\311!\211\205(\327\330\"\211\205&\331\f\"A\211\205$G\332U\205$\232\205$\333\334!\335\336!\337\340\341\342\343\342\257\f\262\262\262\206u\344!\203M\345\346 !\205u\347\350\316!\316\224\316\225#?\205u!\202u\351!\205u\345\352 !\203l\347\350\316!\316\224\316\225#\204l!\202u	\353=\205u!\211\203P\211\203J\211\354\340\"\262\232\203J\355\354\337\"\262\356\"\203J\357 \203\242\360`S!\204J`\354\333\"\262U\203\311\205!\203\273\307\202!\361\362!\210\306u\210\363\211>\202!`\354\335\"\354\340\"GZ\262U\203\357\203\344\307\202!\361\332!\210\363\211>\202!\211`\354\333\"\354\337\"G\\V\205`\354\335\"\354\340\"GZW\262\205!\203\307\202!\361\362!\210\364\306\307\"\211\205E\2043?\2043\365\306!\210\204D\366\354\337\"\262\367\370#\210\211\262\202S\371!\202S\371!\262\262\266\202)\266\202\207" [case-fold-search sp-autoskip-closing-pair sp-pair-overlay-list last-command-event sp-pair-list sp-autoskip-opening-pair nil t sp--get-active-overlay pair (always always-end) #[0 "\301\302\203* @\303@\304\"\203 \211@A\232\203 \211B\262\210\211T\262A\262\202 \266\211\237\207" [sp-pair-list nil 0 sp--do-action-p autoskip] 7] sp--get-allowed-stringlike-list make-byte-code 0 "\301\300M\207" vconcat vector [sp--get-allowed-stringlike-list] 2 #[257 "\300\301!\210\302c\210\303 \300\301!\210c\210\207" [delete-char -1 #1=" " sp-get-sexp] 4 "\n\n(fn LAST)"] #[257 "\300\301!\210\302c\210\303 \300\301!\210c\210\207" [delete-char -1 #2=" " sp-get-enclosing-sexp] 4 "\n\n(fn LAST)"] sp--single-key-description overlay-get pair-id assoc 1 :beg overlay-start :end overlay-end :op :cl :prefix "" :suffix sp--char-is-part-of-stringlike sp--looking-at sp--get-stringlike-regexp sp--skip-match-p match-string-no-properties sp--char-is-part-of-closing sp--get-closing-regexp always plist-get sp--do-action-p autoskip sp-point-in-string sp-char-is-escaped-p delete-char -1 sp-skip-closing-pair sp-up-sexp set-buffer-modified-p sp--run-hook-with-args :post-handlers skip-closing-pair sp--inhibit-insertion-of-closing-delim #[0 "\301\302\203* @\303@\304\"\203 \211@A\232\203 \211B\262\210\211T\262A\262\202 \266\211\237\207" [sp-pair-list nil 0 sp--do-action-p autoskip] 7] [sp--get-allowed-stringlike-list] #[257 "\300\301!\210\302c\210\303 \300\301!\210c\210\207" [delete-char -1 #1# sp-get-sexp] 4 "\n\n(fn LAST)"] #[257 "\300\301!\210\302c\210\303 \300\301!\210c\210\207" [delete-char -1 #2# sp-get-enclosing-sexp] 4 "\n\n(fn LAST)"] sp-last-operation sp-buffer-modified-p] 22 (#$ . 148005)])
#@414 Inhibit insertion of closing delimiter in `smartparens-strict-mode'.

If we are not inserting inside string or a comment, and the LAST
inserted character is closing delimiter for a pair that performs
autoskip, and we can not jump out of its enclosing sexp (i.e. it
does not match), we are not allowed to insert it literally
because it would break the balance; so we delete the
just-inserted character.

(fn LAST)
(defalias 'sp--inhibit-insertion-of-closing-delim #[257 "\205, \302\303 \"\211\205 \304\305@\306\">\262\205, \307 ?\205, \310\311!\210\312	!\210\313\314!\210\315\207" [smartparens-strict-mode sp-buffer-modified-p sp--char-is-part-of-closing sp--get-allowed-pair-list autoskip sp-get-pair :actions sp-point-in-string-or-comment delete-char -1 set-buffer-modified-p sp-message :cant-insert-closing-delimiter nil] 6 (#$ . 152792)])
#@666 Automatically delete opening or closing pair, or both, depending on
position of point.

If the point is inside an empty pair, automatically delete both.  That
is, [(|) turns to [|, [{|} turns to [|.  Can be disabled by setting
`sp-autodelete-pair' to nil.

If the point is behind a closing pair or behind an opening pair delete
it as a whole.  That is, {}| turns to {|, {| turns to |.  Can be
disabled by setting `sp-autodelete-closing-pair' and
`sp-autodelete-opening-pair' to nil.

If the last operation was a wrap and `sp-autodelete-wrap' is
enabled, invoking this function will unwrap the expression, that
is remove the just added wrapping.

(fn &optional ARG)
(defalias 'sp-delete-pair #[256 "\203\364\306\211\307U\205\362	\205\362\n\203c \310=\203c `\f\311\312\"\262\f\311\313\"\262\f\311\314\"G\262\f\311\315\"G\262\\U\204G U\205^ \316c\210\212b\210\317[!\210b\210\317!\210)\320\211\266\205\202\362`\306\321\322\203\237 \203\237 @\203| \306\262\202\223 \323\324@!!\203\223 \325\326\324A!P!\203\223 \211\262\210\211T\262A\262\202h \266\211\262\306\321\322\203\324 \203\324 @\203\274 \306\262\202\310 \323\324A!!\203\310 \211\262\210\211T\262A\262\202\250 \266\211\262\306\321\322\203	\203	@\203\361 \306\262\202\375 \323\324@!!\203\375 \211\262\210\211T\262A\262\202\335 \266\211\262\327 \203O\327T!\204O\327S!\203O\2038 \2038\317@GS[!\210\330\211\202\360\211\205\360!\205\360\317@GS[!\210\331\211\202\360\203\305\"\203\305\212\332@!)\212\333A!)\334!\334!\335 \336=\203y\336=\205\300\311\312\"\262=\205\300\311\313\"\262=\205\300\211\311\314\"\262@\232\205\300\211\311\315\"\262A\232\205\300\317\nZ!\210\317@GS[!\210\337\211\266\205\202\360\203\334 \203\334\317AGS[!\210\330\211\202\360\211\205\360!\205\360\317@GS[!\210\331\211\266\204)\207\211\307U\205\334	\205\334\n\203M\310=\203M`\f\311\312\"\262\f\311\313\"\262\f\311\314\"G\262\f\311\315\"G\262\\U\2045U\205L\316c\210\212b\210\317[!\210b\210\317!\210)\320\211\207`\306\321\322\203\211\203\211@\203f\306\262\202}\323\324@!!\203}\325\326\324A!P!\203}\211\262\210\211T\262A\262\202R\266\211\262\306\321\322\203\276\203\276@\203\246\306\262\202\262\323\324A!!\203\262\211\262\210\211T\262A\262\202\222\266\211\262\306\321\322\203\363\203\363@\203\333\306\262\202\347\323\324@!!\203\347\211\262\210\211T\262A\262\202\307\266\211\262\327 \2039\327T!\2049\327S!\2039\203\" \203\"\317@GS[!\210\330\211\202\332\211\205\332!\205\332\317@GS[!\210\331\211\202\332\203\257\"\203\257\212\332@!)\212\333A!)\334!\334!\335 \336=\203c\336=\205\252\311\312\"\262=\205\252\311\313\"\262=\205\252\211\311\314\"\262@\232\205\252\211\311\315\"\262A\232\205\252\317\nZ!\210\317@GS[!\210\337\211\266\205\202\332\203\306 \203\306\317AGS[!\210\330\211\202\332\211\205\332!\205\332\317@GS[!\210\331\211\266\204\207" [case-fold-search smartparens-mode sp-autodelete-wrap sp-last-operation sp-last-wrapped-region sp-pair-list nil 1 sp-wrap-region plist-get :beg :end :op :cl "x" delete-char sp-delete-pair-wrap t 0 sp--looking-back sp--strict-regexp-quote sp--looking-at "[ \n	]*" sp-point-in-string sp-delete-pair-closing sp-delete-pair-opening search-backward search-forward sp--get-context sp-get-sexp comment sp-delete-pair sp-autodelete-closing-pair sp-autodelete-opening-pair sp-autodelete-pair] 15 (#$ . 153646)])
#@60 Like `looking-at', but always case sensitive.

(fn REGEXP)
(defalias 'sp--looking-at #[257 "\203 \301\302!)\207\302!\207" [case-fold-search nil looking-at] 3 (#$ . 157195)])
#@62 Like `looking-at-p', but always case sensitive.

(fn REGEXP)
(defalias 'sp--looking-at-p #[257 "\203 \302\211\303\304!)\262)\207\211\303\304!)\207" [case-fold-search inhibit-changing-match-data nil t looking-at] 4 (#$ . 157380)])
#@346 Return non-nil if text before point matches regular expression REGEXP.

With optional argument LIMIT search only that many characters
backward.  If LIMIT is nil, default to `sp-max-pair-length'.

If optional argument NON-GREEDY is t search for any matching
sequence, not necessarily the longest possible.

(fn REGEXP &optional LIMIT NOT-GREEDY)
(defalias 'sp--looking-back #[769 "\206 \262	\203u \302\303`Z]`?\302\203d \212b\210\304 \305\306\307\310\311!\312\"\313$\216\204U `W\203U \212\314\315#)\203O \306\225U\203O \304 \262\202, \303u\210\202, )\210\211\205` \316!\210\315)\202q \212\317\320\321Q\315#)??\266\204)\207\303`Z]`?\302\203\314 \212b\210\304 \305\306\307\310\311!\322\"\313$\216\204\275 `W\203\275 \212\314\315#)\203\267 \306\225U\203\267 \304 \262\202\224 \303u\210\202\224 )\210\211\205\310 \316!\210\315)\202\331 \212\317\320\321Q\315#)??\207" [sp-max-pair-length case-fold-search nil 1 match-data make-byte-code 0 "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 re-search-forward t set-match-data search-backward-regexp "\\(?:" "\\)\\=" [set-match-data evaporate]] 14 (#$ . 157625)])
#@102 Same as `sp--looking-back' but do not change the match data.

(fn REGEXP &optional LIMIT NOT-GREEDY)
(defalias 'sp--looking-back-p #[769 "\300 \301\302\303\304\305!\306\"\307$\216\310#)\207" [match-data make-byte-code 0 "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 sp--looking-back] 10 (#$ . 158789)])
#@319 Works just like `search-backward-regexp', but returns the
longest possible match.  That means that searching for
"defun|fun" backwards would return "defun" instead of
"fun", which would be matched first.

This is an internal function.  Only use this for searching for
pairs!

(fn REGEXP &optional BOUND NOERROR COUNT)
(defalias 'sp--search-backward-regexp #[1025 "\211\206 \301\262\302 \206 \262\203L \303\211\304V\203G \305#\203@ \304\225b\210\306!\2036 \304\224b\262\202@ \204@ \307\310\"\210S\262\202 \211\262)\207\303\304V\203~ \305#\203w \304\225b\210\306!\203m \304\224b\262\202w \204w \307\310\"\210S\262\202M \211\207" [case-fold-search 1 sp--get-backward-bound nil 0 search-backward-regexp sp--looking-back error "Search failed: %s"] 10 (#$ . 159122)])
#@106 Just like `search-forward-regexp', but always case sensitive.

(fn REGEXP &optional BOUND NOERROR COUNT)
(defalias 'sp--search-forward-regexp #[1025 "\301 \206 \262\203 \302\303$)\207\303$\207" [case-fold-search sp--get-forward-bound nil search-forward-regexp] 9 (#$ . 159922)])
#@154 Return the bounds of the string around POINT.

POINT defaults to `point'.

If the point is not inside a quoted string, return nil.

(fn &optional POINT)
(defalias 'sp-get-quoted-string-bounds #[256 "\211\206 `\262\212\211b\210\300 \3018\205) \3028\212\303`d\304\211\305&\210`)B\266\202\262)\207" [syntax-ppss 3 8 parse-partial-sexp nil syntax-table] 10 (#$ . 160222)])
#@54 If the point is inside a comment, return its bounds.
(defalias 'sp-get-comment-bounds #[0 "\300 \204 \301\302!\205\254 \212\303\304 8\211\203 \211b\210\210o\204? \300 \203' \305u\210\202 \212\306 \210\301\307!)\203? \305y\310Y\203 \311\210\202 o\203H \300 \204K \311u\210`)\212m\204c \300 \204] \301\302!\203c \312u\210\202N `Sm\204\244 \300 \204\244 \301\302!\204\244 \211fz\313=\203\203 \211f\314=\203\244 \315\316\312\317\"\320!@\"\310U\203\244 \315\316\312\321\"\320!@\"\310U\203\244 \305u\210\210`)B\266\202\207" [sp-point-in-comment looking-at "[[:space:]]+\\s<" 8 sp--syntax-ppss -1 beginning-of-line "^[[:space:]]+\\s<" 0 nil 1 62 10 logand lsh 18 syntax-after 19] 6 (#$ . 160607)])
#@54 Get the bounds of string or comment the point is in.
(defalias 'sp--get-string-or-comment-bounds #[0 "\300 \206 \301 \207" [sp-get-quoted-string-bounds sp-get-comment-bounds] 1 (#$ . 161314)])
#@73 Save the last match info.

(fn SEARCH-FN PATTERN BOUND RES BEG END STR)
(defalias 'sp--search-and-save-match '(macro . #[1799 "\300\301\302\n\n\n\303BBBBE\304\301\305BB\301\306BB\301\307BB\257F\207" [progn setq funcall (t) when ((match-beginning 0)) ((match-end 0)) ((match-string 0))] 16 (#$ . 161514)]))
#@517 Return non-nil if this match should be skipped.

This function uses two tests, one specified in
`sp-navigate-skip-match' (this is global setting for all pairs in
given major mode) and by a function specified in :skip-match
property of the pair.

If you are calling this function in a heavy loop, you can supply
the test functions as keyword arguments to speed up the lookup.

(fn MS MB ME &key (GLOBAL-SKIP (cdr (--first (memq major-mode (car it)) sp-navigate-skip-match))) (PAIR-SKIP (sp-get-pair ms :skip-match)))
(defalias 'sp--skip-match-p #[899 "\302\303\"\206= \304\211\305\306\2036 \2036 @\203  \304\262\202* 	@>\203* \211\262\210\211T\262A\262\202\f \266\211\262ADA@\302\307\"\206M \304\310\311\"DA@\211\203z \211@\312>\203c \211AA\262\202P \313>A@\203q \304\262\202P \314\315@\"\210\202P \210\316 \317\306\320\321\322!\323\"\324$\216\203\230 #\206\244 \205\244 #)\262\207" [sp-navigate-skip-match major-mode plist-member :global-skip nil t 0 :pair-skip sp-get-pair :skip-match (:global-skip :pair-skip :allow-other-keys) :allow-other-keys error "Keyword argument %s not one of (:global-skip :pair-skip)" match-data make-byte-code "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3] 13 (#$ . 161842)])
#@120 Test the last match using `sp--skip-match-p'.  The form should
be a function call that sets the match data.

(fn FORM)
(defalias 'sp--valid-initial-delimiter-p '(macro . #[257 "\300\301!\300\302!\303\304\305B\306\307\310BB\307\311\312\313\314E\315BBD\316BBEDD\317\320\321\322\323\n\257DEE\207" [make-symbol "match" "pair-skip" and let* ((match-string 0)) or sp-get-pair (:skip-match) car --first equal (cdr it) (sp-pair-list) (:skip-match) not sp--skip-match-p (match-beginning 0) (match-end 0) :pair-skip] 16 (#$ . 163113)]))
(put 'sp--valid-initial-delimiter-p 'edebug-form-spec '(form))
#@113 Function used to test for escapes in lisp modes.

Non-nil return value means to skip the result.

(fn MS MB ME)
(defalias 'sp--elisp-skip-match #[771 "\205W \300V\205W \212b\210\301 \302\303\304\305\306!\307\"\310$\216\311\312\300\313#\203- \311\314\310\313#?\206S \315 ?\205S \311\316\300\313#\205S \311\317\320\313#?\205S \311\321\320\313#?\205S \311\322\320\313#?)\262)\207" [1 match-data make-byte-code 0 "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 sp--looking-back "\\\\" t "\\?\\\\\\\\" sp-point-in-string-or-comment "\\?" "\\\\\\?" 2 "\\s_\\?" "\\sw\\?"] 10 (#$ . 163721)])
(defalias 'sp--backslash-skip-match #[771 "\205 \212b\210\300\301\302\303#)\207" [sp--looking-back "\\\\" 1 t] 7 "\n\n(fn MS MB ME)"])
#@153 Find the nearest balanced pair expression after point.

The expressions considered are those delimited by pairs on
`sp-pair-list'.

(fn &optional BACK)
(defalias 'sp-get-paired-expression #[256 "\203\205\303\212\211\204 \304\202 \305\303	\306\307\203> \203> @\203( \303\262\2022 \n@>\2032 \211\262\210\211T\262A\262\202 \266\211\262A\310 \203\222 \311 \312 \212`eU?\205\214 \313u\210\314`!@\315=\203f `\202\214 \203t \311 \205\214 `T\202\214 \204\202 \311 \203\202 `T\202\214 \204\212 \211\205\214 `T)\266\202\202\230 \316 \205\230 `\211\205\241 \211b\210\317 \203\252 \211A\202\253 d\203\264 @\202\265 e\303\211\211\211\211\211\211\211\211\211\211\211\204^\320\321 !\203\325 \202\327 \306#\262\203\354 \307\224\262	\307\225\262\322\307!\262\203^\212\203b\210\323\320 !\202	b\210\324\320 !)\203\301 \325\n\n\326%\204\301 \204X\203*\316 \202.\316`S!\203X\317 \211\203Q\203A\211@\202C\211A\211b\210m\203M\306\262\210\202T\306\262\210\202\301 \306\262\202\301 \205\201\303\307\203\215@\n@\232\204|\nA\232\203\201\211B\262\210\211T\262A\262\202f\266\211\237\262\262\327\330\"\262\327\331\"\262\332\"\262\262\203\303\307\203\334@\333@\"\204\313\333A\"\203\320\211B\262\210\211T\262A\262\202\264\266\211\237\262\262\332\"\262\334\327\330\"\"\262\334\327\331\"\"\262\202\254\335\303\306\307\203-\203-@\203\303\262\202!\f\232\262\210\211T\262A\262\202\266\211\262!\203G\306\262\n\262\f\203GGu\210\335\303\306\307\203r\203r@\203`\303\262\202f\f\232\262\210\211T\262A\262\202L\266\211\262!\203\221\303\262\n\262\204\221G\206\216\336[u\210	\203\232\202\233\211\n\203\244\202\245\337\334\"!\f\203\264\304\202\265\305\336\203\277\340\202\300\341\203\312\202\314\342!\342! \343\334\344\345\"\"\307V\203\366 \204\366	\306#\262\203\307\224\262\307\225\262\322\307!\262\203\344\204$\203\212\313u\210\316 )\202!\316 \204\336\303\306\307\203S\203S@\203<\303\262\202G\211@\232\203G\211\262\210\211T\262A\262\202(\266\211\262A\325\326\"\346&\262\204\336\335\303\f\306\307\203\231\203\231@\203\207\303\262\202\215\232\262\210\211T\262A\262\202s\266\211\262!\203\247T\262\335\303\306\307\203\323\203\323@\203\301\303\262\202\307\232\262\210\211T\262A\262\202\255\266\211\262!\203\336S\262\202\336\347 \204\355\350\351!\210\313\262\306\262\202\336\203\262\202\262\342!\262\204\307U\204$\347 \204 \350\351!\210\303\202\316S!\316!\2034\211\203?\316!\204L\211\203L\347 \204H\350\352!\210\303\202}\203U\202V\353\354\355\356\203i\202k\f\357\360\"\"\361\362#\"\257\f\262\262\266\213\266\223*\207\212\211\204\216\304\202\217\305\303	\306\307\203\275\203\275@\203\247\303\262\202\261\n@>\203\261\211\262\210\211T\262A\262\202\223\266\211\262A\310 \203\311 \312 \212`eU?\205\313u\210\314`!@\315=\203\345`\202\203\363\311 \205`T\202\204\311 \203`T\202\204	\211\205`T)\266\202\202\316 \205`\211\205 \211b\210\317 \203)\211A\202*d\2033@\2024e\303\211\211\211\211\211\211\211\211\211\211\211\204\335\320\321 !\203T\202V\306#\262\203k\307\224\262	\307\225\262\322\307!\262\203\335\212\203\200b\210\323\320 !\202\210b\210\324\320 !)\203@\325\n\n\326%\204@\204\327\203\251\316 \202\255\316`S!\203\327\317 \211\203\320\203\300\211@\202\302\211A\211b\210m\203\314\306\262\210\202\323\306\262\210\202@\306\262\202@\205 	\303\307\203\f@\n@\232\204\373\nA\232\203 \211B\262\210\211T\262A\262\202\345\266\211\237\262\262\327\330\"\262\327\331\"\262\332\"\262\262\203\201\303\307\203[@\333@\"\204J\333A\"\203O\211B\262\210\211T\262A\262\2023\266\211\237\262\262\332\"\262\334\327\330\"\"\262\334\327\331\"\"\262\202+\335\303\306\307\203\254\203\254@\203\232\303\262\202\240\f\232\262\210\211T\262A\262\202\206\266\211\262!\203\306\306\262\n\262\f\203\306Gu\210\335\303\306\307\203\361\203\361@\203\337\303\262\202\345\f\232\262\210\211T\262A\262\202\313\266\211\262!\203\303\262\n\262\204G\206\336[u\210	\203\202\211\n\203#\202$\337\334\"!\f\2033\304\2024\305\336\203>\340\202?\341\203I\202K\342!\342! \343\334\344\363\"\"\307V\203u \204u	\306#\262\203\205\307\224\262\307\225\262\322\307!\262\203c\204\243\203\236\212\313u\210\316 )\202\240\316 \204]\303\306\307\203\322\203\322@\203\273\303\262\202\306\211@\232\203\306\211\262\210\211T\262A\262\202\247\266\211\262A\325\326\"\346&\262\204]\335\303\f\306\307\203\203@\203\303\262\202\f\232\262\210\211T\262A\262\202\362\266\211\262!\203&T\262\335\303\306\307\203R\203R@\203@\303\262\202F\232\262\210\211T\262A\262\202,\266\211\262!\203]S\262\202]\347 \204l\350\351!\210\313\262\306\262\202]\203\201\262\202\205\262\342!\262\204\226\307U\204\243\347 \204\237\350\351!\210\303\202\376\316S!\316!\203\263\211\203\276\316!\204\313\211\203\313\347 \204\307\350\352!\210\303\202\374\203\324\202\325\353\354\355\356\203\350\202\352\f\357\360\"\"\361\362#\"\257\f\262\262\266\213\266\223)\207" [case-fold-search sp-navigate-skip-match major-mode nil sp--search-forward-regexp sp--search-backward-regexp t 0 sp--get-allowed-pair-list sp-point-in-comment sp-point-in-string -1 syntax-after 15 sp-point-in-string-or-comment sp--get-string-or-comment-bounds sp--get-allowed-regexp sp--get-pair-list match-string sp--looking-back-p sp--looking-at-p sp--skip-match-p :global-skip -map car cdr -difference -contains\? append ---truthy\? 1 sp--strict-regexp-opt eobp bobp substring-no-properties apply mapcar #[257 "\300\301\"\211\205 B\300\302\"BD\207" [sp-get-pair :skip-match :close] 6 "\n\n(fn IT)"] :pair-skip minibufferp sp-message :unmatched-expression :delimiter-in-string :beg :end :op :cl :prefix sp--get-prefix :suffix sp--get-suffix #[257 "\300\301\"\211\205 B\300\302\"BD\207" [sp-get-pair :skip-match :close] 6 "\n\n(fn IT)"]] 47 (#$ . 164473)])
#@141 Find the next string-like delimiter, considering the escapes
and the skip-match predicate.

(fn NEEDLE SEARCH-FN-F &optional LIMIT SKIP-FN)
(defalias 'sp--find-next-stringlike-delimiter #[1026 "\301\211\204s \302#\203s \303 \304\305\306\307\310!\311\"\312$\216\313\305!\262\303 \304\305\306\307\310!\314\"\312$\216\212\305\224b\210\315\316\317\"\206L \320=\205L \321 ?\205L \315\322\323\"*\262\204n \324\305\224\305\225\325\206c \326\327\"\330\301&\204n \303 \262)\210\202 \207" [major-mode nil t match-data make-byte-code 0 "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 match-string-no-properties [set-match-data evaporate] sp--looking-back-p "\\\\" 2 emacs-lisp-mode sp-point-in-string "?" 1 sp--skip-match-p :pair-skip sp-get-pair :skip-match :global-skip] 15 (#$ . 170903)])
#@200 Find the nearest string-like expression after point.

String-like expression is expression enclosed with the same
opening and closing delimiter, such as *...*, "...", `...` etc.

(fn &optional BACK)
(defalias 'sp-get-stringlike-expression #[256 "\203\323 \301\212\302 \204 \303\202 \304\203 \303\202 \304\305\301\211\211\211\211\211	\306\232?\205\317 \307\n\n\"\205\317 \310\305!\262\311!\262\n\312\313\"\262\314 \203Q \315 \262\202Z \316 \203Z \317 \262\212\307\n\320@$\203o T\262\202[ )\321\322\"\305U\203\202 \307\n	\301#\210\212\307\n\304@#\262\305\224\262)\211\205\234 \307\n\323A#\262\305\225\262\211\205\317 ^\262]\262\266\324\325\326\n\327\f\330\331\"\332\333\"\257\f\266\212*\207\212\302 \204\336 \303\202\337 \304\203\347 \303\202\350 \304\305\301\211\211\211\211\211	\306\232?\205\234\307\n\n\"\205\234\310\305!\262\311!\262\n\312\313\"\262\314 \203\315 \262\202'\316 \203'\317 \262\212\307\n\320@$\203<T\262\202()\321\322\"\305U\203O\307\n	\301#\210\212\307\n\304@#\262\305\224\262)\211\205i\307\n\323A#\262\305\225\262\211\205\234^\262]\262\266\324\325\326\n\327\f\330\331\"\332\333\"\257\f\266\212)\207" [case-fold-search nil sp--get-stringlike-regexp sp--search-forward-regexp sp--search-backward-regexp 0 "" sp--find-next-stringlike-delimiter match-string-no-properties regexp-quote sp-get-pair :skip-match sp-point-in-string sp-get-quoted-string-bounds sp-point-in-comment sp-get-comment-bounds search-backward-regexp mod 2 search-forward-regexp :beg :end :op :cl :prefix sp--get-prefix :suffix sp--get-suffix] 25 (#$ . 171727)])
#@381 Get a regexp matching text-mode string-like DELIMITERS.

Capture group 1 or 2 has the delimiter itself, depending on the
direction (forward, backward).

If DIRECTION is :open, create a regexp matching opening only.

If DIRECTION is :close, create a regexp matching closing only.

If DIRECTION is nil, create a regexp matching both directions.

(fn DELIMITERS &optional DIRECTION)
(defalias 'sp--textmode-stringlike-regexp #[513 "\300!\203 \301=\203 \302\303\304\305\306\260\202 \307\204! \310\202\" \307\203, \311=\2037 \312\304\305\313\305\260\2028 \307Q\207" [regexp-opt :open "\\(?:" "\\(?:\\`\\|[ 	\n]\\)" "\\(" "\\)" "[^ 	\n]\\)" "" "\\|" :close "\\(?:[^ 	\n]" "\\(?:[ 	\n[:punct:]]\\|\\'\\)"] 11 (#$ . 173406)])
#@133 Find the next string-like delimiter, considering the escapes
and the skip-match predicate.

(fn NEEDLE SEARCH-FN-F &optional LIMIT)
(defalias 'sp--find-next-textmode-stringlike-delimiter #[770 "\300\211\204T \301#\203T \302 \303\304\305\306\307!\310\"\311$\216\312\313!\203% \313\202& \314\315!\224\225\316\317\"\320\321\322\300&\204M \313U\203I \323\202J \324D\262\266)\210\202 \211\207" [nil t match-data make-byte-code 0 "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 match-string 1 2 match-string-no-properties sp-get-pair :skip-match sp--skip-match-p :pair-skip :global-skip :open :close] 18 (#$ . 174148)])
#@648 Find the nearest text-mode string-like expression.

If BACK is non-nil search in the backwards direction.

Text-mode string-like expression is one where the delimiters must
be surrounded by whitespace from the outside.  For example,

foo *bar* baz

is a valid expression enclosed in ** pair, but

foo*bar*baz  OR  foo *bar*baz  OR  foo*bar* baz

are not.

This is the case in almost every markup language, and so we will
adjust the parsing to only consider such pairs as delimiters.
This makes the parsing much faster as it transforms the problem
to non-stringlike matching and we can use a simple
counting (stack) algorithm.

(fn &optional BACK)
(defalias 'sp-get-textmode-stringlike-expression #[256 "\212`\300\211\204Ib\210\212\3011 \203 \300u\202 \302u0\202# \210\202$ \210\303\304\305 \"\306!\2044 \307\2025 \310\311\"\211\203@\211A\262\242\211\2039@\211\2032\211\312=\203W \307\202X \310\306C\312=\203e \313\202f \312\"`\262\3141\273 \204\203 \312=\203\203 GT\206\200 \315[u\210\204\225 \313=\203\225 m\204\225 \302u\210\203\245 \313=\203\245 GTu\210\205\267 \312=\205\267 o?\205\267 \315u0\202\277 \210\202\300 \210`\311\"\203-\312=\203\335 em\203\327 `\202\331 `S]\202\351 do\203\346 `\202\350 `T^\211^]\316\317\320\f\321\322\323\"\324\325\f\"\257\f\262\326\262\f\212\327\316\"b\210\330\331\327\317\"\326#)\262\203+\300\262\300\262\266\266\2025\332\262\210\202<\332\262\210\202C\332\262\266)\202 \266\202)\207" [nil (error) -1 -map car sp--get-allowed-stringlike-list sp--textmode-stringlike-regexp sp--search-forward-regexp sp--search-backward-regexp sp--find-next-textmode-stringlike-delimiter :open :close (error) 1 :beg :end :op :cl :prefix sp--get-prefix :suffix sp--get-suffix t plist-get re-search-forward "\n\n\\|" :no-more] 30 (#$ . 174804)])
#@58 Test if we should use textmode stringlike parser or not.
(defalias 'sp-use-textmode-stringlike-parser-p #[0 "\302\303\"\304\305\306\303\"\"\307\310\311\312\2035 \2035 @\203$ \310\262\202) 	=\262\210\211T\262A\262\202 \266\211\262!\206B \313\314\"\207" [sp-navigate-use-textmode-stringlike-parser major-mode -filter symbolp -map cdr -remove ---truthy\? nil t 0 apply derived-mode-p] 10 (#$ . 176644)])
#@316 Return a stringlike expression using stringlike or textmode parser.

DELIMITER is a candidate in case we performed a search before
calling this function and we know it's the closest string
delimiter to try.  This is purely a performance hack, do not rely
on it when calling directly.

(fn &optional BACK DELIMITER)
(defalias 'sp-get-stringlike-or-textmode-expression #[512 "\300 \203	 \301!\207\211\203@ \211G\302U\203@ \303!z\304=\203@ \305 \306=\203< \212\214~\210\307 \211\211A\262\242}\266\310!*\207\311!\207\310!\207" [sp-use-textmode-stringlike-parser-p sp-get-textmode-stringlike-expression 1 string-to-char 34 sp-point-in-string t sp-get-quoted-string-bounds sp-get-stringlike-expression sp-get-string] 8 (#$ . 177069)])
#@349 Find the nearest balanced expression of any kind.

For markup and text modes a special, more efficient stringlike
parser is available, see `sp-get-textmode-stringlike-expression'.
By default, this is enabled in all modes derived from
`text-mode'.  You can change it by customizing
`sp-navigate-use-textmode-stringlike-parser'.

(fn &optional BACK)
(defalias 'sp-get-expression #[256 "\300 \301 \204\f \302\202 \303\203 eS\202 dT\203! eS\202# dT\304\305\232\203. \202: \212\304\306#)\206: \262\305\232\203F \202| \212\307\")\211\205v \310\311!\262\312 \313\311\314\315\316!\317\"\320$\216\321!\210\203q \311\224\202s \311\225)\262\262\206| \262\204\211 W\204\224 \203\235 V\203\235 \322\323!B\202\244 \324\325\"B\211\211A\262\242\211\205\211\322=\203\342 \204\306 \326\327\"W\204\325 \203\342 \326\330\"V\203\342 \325\f\"\206\202\324=\203\204\367 \326\327\"W\204\203\326\330\"V\203\323\f!\206\202\262\266\203\262\207" [sp--get-allowed-regexp sp--get-stringlike-regexp sp--search-forward-regexp sp--search-backward-regexp nil "" t sp--find-next-stringlike-delimiter match-string 0 match-data make-byte-code "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 set-match-data :regular sp-get-paired-expression :string sp-get-stringlike-or-textmode-expression plist-get :beg :end] 16 (#$ . 177816)])
#@1457 Find the nearest balanced expression that is after (before) point.

Search backward if BACK is non-nil.  This also means, if the
point is inside an expression, this expression is returned.

If `major-mode' is member of `sp-navigate-consider-sgml-tags',
sgml tags will also be considered as sexps in current buffer.

If the search starts outside a comment, all subsequent comments
are skipped.

If the search starts inside a string or comment, it tries to find
the first balanced expression that is completely contained inside
the string or comment.  If no such expression exist, a warning is
raised (for example, when you comment out imbalanced expression).
However, if you start a search from within a string and the next
complete sexp lies completely outside, this is returned.  Note
that this only works in modes where strings and comments are
properly defined via the syntax tables.

The return value is a plist with following keys:

  :beg    - point in the buffer before the opening
  delimiter (ignoring prefix)
  :end    - point in the buffer after the closing delimiter
  :op     - opening delimiter
  :cl     - closing delimiter
  :prefix - expression prefix
  :suffix - expression suffix

However, you should never access this structure directly as it is
subject to change.  Instead, use the macro `sp-get' which also
provide shortcuts for many commonly used queries (such as length
of opening/closing delimiter or prefix).

(fn &optional BACK)
(defalias 'sp-get-sexp #[256 "\305 \210\203\277 \306	\203 \307!\202\275 \n\203 \310!\202\275 \f>\203\272 \311!\211\203e \211\312\313\"\262\314\232\203e \211\312\315\"\312\313\"G\\`X\205R \312\316\"\312\317\"GZ`Y\262\203[ \211\202\265 \307!\206\265 \211\202\265 \204\214 \212\320\314\306\321#\206s d)\312\315\"\262\206 dW\203\214 \307 \206\265 \211\202\265 \203\264 \212\322\323\306\321#\206\232 e)\312\316\"\262\206\246 dV\203\264 \307\321!\206\265 \211\202\265 \211\262\202\275 \311!)\207	\203\307 \307!\207\n\203\317 \310!\207\f>\203h\311!\211\203\211\312\313\"\262\314\232\203\211\312\315\"\312\313\"G\\`X\205\312\316\"\312\317\"GZ`Y\262\203\211\202g\307!\206g\211\202g\204>\212\320\314\306\321#\206%d)\312\315\"\262\2061dW\203>\307 \206g\211\202g\203f\212\322\323\306\321#\206Le)\312\316\"\262\206XdV\203f\307\321!\206g\211\202g\211\207\311!\207" [case-fold-search sp-prefix-tag-object sp-prefix-pair-object major-mode sp-navigate-consider-sgml-tags sp--maybe-init nil sp-get-sgml-tag sp-get-paired-expression sp-get-expression plist-get :op "<" :beg :end :cl search-forward t search-backward ">"] 7 (#$ . 179223)])
#@76 Get the beginning of hybrid sexp.
See `sp-get-hybrid-sexp' for definition.
(defalias 'sp--get-hybrid-sexp-beg #[0 "\212\300\301\262\302 \203 \303 \210`\304 \212\303 )\211\203 \211\202 \305\306D\262\300\307\305\"\262W\2034 !\202} \211\205H \307\305\"V\205H \307\305\"X\262\203W \262\303 \262\2024 \211\203k \211\307\310\"\307\311\"GZ\262\202} \307\310\"\307\312\"G\\!]\262\266\204\262)\207" [nil #[257 "\300 \203 \207\301 \210`\207" [sp-point-in-blank-line back-to-indentation] 2 "\n\n(fn LB)"] sp-point-in-symbol sp-backward-sexp line-beginning-position :end 0 plist-get :beg :prefix :op] 10 (#$ . 181877)])
#@29 Narrow to the current line.
(defalias 'sp--narrow-to-line #[0 "\300 \301 }\207" [line-beginning-position line-end-position] 2 (#$ . 182523)])
#@70 Get the end of hybrid sexp.
See `sp-get-hybrid-sexp' for definition.
(defalias 'sp--get-hybrid-sexp-end #[0 "\212\300\301\262\302 \203 \303 \210`\304 \212\305 )\211\203 \211\202  \306dTD\262\300\307\306\"\262V\203> \310 \2038 \202\242 !\202\242 \211\205R \307\306\"W\205R \307\306\"Y\262\203a \262\305 \262\202> \203p \307\311\"\262\202 \307\311\"\307\312\"GZ^\262!\211b\210\313 \203\237 \314!\314!U\203\227 \304 \202\240 b\210\304 \202\240 \211\262\266\204\262)\207" [nil #[257 "\212\211b\210\214\300 \210\301\302!\210`*\207" [sp--narrow-to-line skip-syntax-backward " ."] 3 "\n\n(fn P)"] sp-point-in-symbol sp-backward-sexp line-end-position sp-forward-sexp :beg plist-get sp-point-in-blank-line :end :cl sp-point-in-comment line-number-at-pos] 11 (#$ . 182671)])
#@110 Get the hybrid sexp suffix, which is any punctuation after
the end, possibly preceded by whitespace.

(fn P)
(defalias 'sp--get-hybrid-suffix #[257 "\212\211b\210\300\214\301 \210\302\303!\210\304\305!\204 \202 \302\306!\210`)\")\207" [buffer-substring-no-properties sp--narrow-to-line skip-syntax-forward " " looking-at "\\s." "."] 5 (#$ . 183480)])
#@291 Return the hybrid sexp around point.

A hybrid sexp is defined as the smallest balanced region containing
the point while not expanding further than the current line.  That is,
any hanging sexps will be included, but the expansion stops at the
enclosing list boundaries or line boundaries.
(defalias 'sp-get-hybrid-sexp #[0 "\300 \301\302 \303\304\305\306\305\307\305\310\311\f!\257\f\207" [sp--get-hybrid-sexp-end :beg sp--get-hybrid-sexp-beg :end :op "" :cl :prefix :suffix sp--get-hybrid-suffix] 14 (#$ . 183842)])
#@167 Return the balanced expression that wraps point at the same level.

With ARG, ascend that many times.  This function expects a positive
argument.

(fn &optional ARG)
(defalias 'sp-get-enclosing-sexp #[256 "\211\206 \302\262\212\211\303\304\305V\203\311 \203\311 \303\262\304\262\306 \203$ \307 \262`\310 \262\203I \311\312\"\262U\203I \311\313\"\262b\210T\262\202\211 \203e \311\312\"\262W\203e \311\313\"\262b\210\202\211 \203\211 \311\312\"\262Y\203\211 \310 \262\203e \311\313\"\262b\210\202e \210\211\203\302 \203\266 \311\312\"\262\311\312\"\262Y\203\266 \311\313\"\262\311\313\"\262X\204\302 \211\262\311\313\"\262b\210S\262\202 \204\321 \204\325 \202 \314 \205 \315 \212\211@b\210\316\303!\210`)\212Ab\210\317\303!\210`)\312\313\320\321\322\321\323	\257\n\266\203\266\203)\207" [sp-navigate-comments-as-sexps sp-comment-char 1 t nil 0 sp-point-in-string sp-get-string sp-get-sexp plist-get :beg :end sp-point-in-comment sp-get-comment-bounds sp-skip-backward-to-symbol sp-skip-forward-to-symbol :op "" :cl :prefix] 17 (#$ . 184369)])
#@411 Return the information about expressions inside LST.

LST should be a data structure in format as returned by
`sp-get-sexp'.

The return value is a list of such structures in order as they
occur inside LST describing each expression, with LST itself
prepended to the front.

If LST is nil, the list at point is used (that is the list
following point after `sp-backward-up-sexp' is called).

(fn &optional LST)
(defalias 'sp-get-list-items #[256 "\300\212\204\n \301 \262\2057 \302\303\"\302\304\"G\\\262b\210`\302\305\"\262W\2032 \306 B\262\202 A\237B)\207" [nil sp-backward-up-sexp plist-get :beg :op :end sp-forward-sexp] 7 (#$ . 185481)])
#@489 Get the prefix of EXPR.

Prefix is any continuous sequence of characters in "expression
prefix" syntax class.  You can also specify a set of syntax code
characters or a regexp for a specific major mode.  See
`sp-sexp-prefix'.

The point is expected to be at the opening delimiter of the sexp
and the prefix is searched backwards.

If the prefix property is defined for OP, the associated regexp
is used to retrieve the prefix instead of the global setting.

(fn &optional (P (point)) OP)
(defalias 'sp--get-prefix #[128 "\211\203 \211A\262\242\202 `\211A\262\242\203# \305\306\307\310G\\D\"\210\203\330 \311\212b\210\312\313\"\211\203B \314	\"\205\201 \315\316!\202\201 \317\n\"A\211\203x \211@\320=\203` \314A@!\203` \315\316!\202 \211@\321=\203t \322A@!\210\323`\"\202 \324\202 \325 \210\323`\"\262b\210\316GW\203\321 \326\327\"\204\315 \326\311\f\330\316\203\302 \203\302 @\203\253 \311\262\202\266 \211A\232\203\266 \211\262\210\211T\262A\262\202\227 \266\211\262@\327\"\203\321 \324\202\322 \211\266\202*\202\204\212b\210\312\313\"\211\203\361 \314	\"\2050\315\316!\2020\317\n\"A\211\203'\211@\320=\203\314A@!\203\315\316!\202.\211@\321=\203#\322A@!\210\323`\"\202.\324\202.\325 \210\323`\"\262b\210\316GW\203\200\326\327\"\204|\326\311\f\330\316\203q\203q@\203Z\311\262\202e\211A\232\203e\211\262\210\211T\262A\262\202F\266\211\262@\327\"\203\200\324\202\201\211\266\202)\207" [case-fold-search sp-max-prefix-length major-mode sp-sexp-prefix sp-pair-list signal wrong-number-of-arguments sp--get-prefix 2 nil sp-get-pair :prefix sp--looking-back match-string-no-properties 0 assoc regexp syntax skip-syntax-backward buffer-substring-no-properties "" backward-prefix-chars sp--do-action-p navigate t] 13 (#$ . 186145)])
#@389 Get the suffix of EXPR.

Suffix is any continuous sequence of characters in the
"punctuation suffix" syntax class.  You can also specify a set
of syntax code characters or a regexp for a specific major mode.
See `sp-sexp-suffix'.

If the suffix property is defined for OP, the associated regexp
is used to retrieve the suffix instead of the global setting.

(fn &optional (P (point)) OP)
(defalias 'sp--get-suffix #[128 "\211\203 \211A\262\242\202 `\211A\262\242\203# \304\305\306\307G\\D\"\210\203\330 \310\212b\210\311\312\"\211\203A \313!\205\201 \314\315!\202\201 \316	\n\"A\211\203w \211@\317=\203_ \313A@!\203_ \314\315!\202 \211@\320=\203s \321A@!\210\322`\"\202 \323\202 \321\324!\210\322`\"\262b\210\315GW\203\321 \325\326\"\204\315 \325\310\327\315\203\302 \203\302 @\203\253 \310\262\202\266 \211A\232\203\266 \211\262\210\211T\262A\262\202\227 \266\211\262@\326\"\203\321 \323\202\322 \211\266\202*\202\204\212b\210\311\312\"\211\203\360 \313!\2050\314\315!\2020\316	\n\"A\211\203&\211@\317=\203\313A@!\203\314\315!\202.\211@\320=\203\"\321A@!\210\322`\"\202.\323\202.\321\324!\210\322`\"\262b\210\315GW\203\200\325\326\"\204|\325\310\327\315\203q\203q@\203Z\310\262\202e\211A\232\203e\211\262\210\211T\262A\262\202F\266\211\262@\326\"\203\200\323\202\201\211\266\202)\207" [case-fold-search major-mode sp-sexp-suffix sp-pair-list signal wrong-number-of-arguments sp--get-suffix 2 nil sp-get-pair :suffix sp--looking-at match-string-no-properties 0 assoc regexp syntax skip-syntax-forward buffer-substring-no-properties "" "." sp--do-action-p navigate t] 13 (#$ . 187963)])
#@342 Find the nearest symbol that is after point, or before point if BACK is non-nil.

This also means, if the point is inside a symbol, this symbol is
returned.  Symbol is defined as a chunk of text recognized by
`sp-forward-symbol'.

The return value is a plist with the same format as the value
returned by `sp-get-sexp'.

(fn &optional BACK)
(defalias 'sp-get-symbol #[256 "\300 \210\301\211\211\212\203( \302 \210`eU\203 \303\262\304\305!\210`\262\304\306!\210`\262\202B \307 \210`dU\2034 \303\262\304\306!\210`\262\304\305!\210`\262)\211?\205\\ \310\311\312\313\314\313\315\316\f!\317\320!\257\f\207" [sp--maybe-init nil sp-skip-backward-to-symbol t sp-forward-symbol -1 1 sp-skip-forward-to-symbol :beg :end :op "" :cl :prefix sp--get-prefix :suffix sp--get-suffix] 17 (#$ . 189642)])
#@181 Return the `sp-get-sexp' format info about the string.

This function simply transforms BOUNDS, which is a cons (BEG
. END) into format compatible with `sp-get-sexp'.

(fn BOUNDS)
(defalias 'sp--get-string #[257 "\300@f!\300A\206\f `Sf!\232\2052 \301@\302A\303\304\305\306\f@\f\"\307\310A\"\257\f\207" [char-to-string :beg :end :op :cl :prefix sp--get-prefix :suffix sp--get-suffix] 17 (#$ . 190449)])
#@436 Find the nearest string after point, or before if BACK is non-nil.

This also means if the point is inside a string, this string is
returned.  If there are another symbols between point and the
string, nil is returned.  That means that this function only
return non-nil if the string is the very next meaningful
expression.

The return value is a plist with the same format as the value
returned by `sp-get-sexp'.

(fn &optional BACK)
(defalias 'sp-get-string #[256 "\300 \210\301 \203\f \302!\207\303 \203 \304 \305!\207\212\306!\210\304 \211\205% \305!\262)\207" [sp--maybe-init sp-point-in-comment sp-get-stringlike-expression sp-point-in-string sp-get-quoted-string-bounds sp--get-string sp-skip-into-string] 4 (#$ . 190873)])
#@112 Get the whitespace around point.

Whitespace here is defined as any of the characters: space, tab
and newline.
(defalias 'sp-get-whitespace #[0 "\300\212\301\302x\210`)\303\212\301\302w\210`)\304\305\306\305\307\305\310\305\257\f\207" [:beg " 	\n" nil :end :op "" :cl :prefix :suffix] 12 (#$ . 191617)])
(defalias 'sp--sgml-get-tag-name #[257 "\211\300\301O\302\232\203 \211\301\303O\202 \211\300\303O\304\305\"@\207" [1 2 "/" nil split-string "\\( \\|>\\)"] 5 "\n\n(fn MATCH)"])
(defalias 'sp--sgml-opening-p #[257 "\211\300\301O\302\232?\207" [1 2 "/"] 4 "\n\n(fn TAG)"])
#@77 Return non-nil if tag should be ignored in search, nil otherwise.

(fn TAG)
(defalias 'sp--sgml-ignore-tag #[257 "\211\300\235\207" [("!--" "!DOCTYPE")] 3 (#$ . 192200)])
(defalias 'sp-get-sgml-tag #[256 "\301 \210\203H\302\212\211\204 \303\202 \304\302\211\211\211\211\211\211\305\302\306#\205D\307\310\311!!\262\312!\262\313!?\205D\314P\262\315!\211\203J \303\202K \304\316\212\204a `\262\304\317\302\306#\210`\262\202m `\262\320\321\302\306#\210`\262)\204~ \204~ \311\224b\210\202\213 \203\213 \203\213 \311\225b\210\211\311V\203\314 \302\306#\203\306 \315\310\311!!\203\264 \203\255 \211T\262\202\213 \211S\262\202\213 \203\277 \211S\262\202\213 \211T\262\202\213 \322\262\202\213 \211\322=\203\332 \323\324!\210\302\202B\212\203\357 \311\224\262\320\321\302\306#\210`\262\202\373 `\262\320\321\302\306#\210`\262)\325\"\325\"\326\203	\202\327\203\202!\n\330	\203,\202-\331\2038\202:\332\333\334\333\257\f\266\202\266\203\266\210*\207\212\211\204Q\303\202R\304\302\211\211\211\211\211\211\305\302\306#\205\203\307\310\311!!\262\312!\262\313!?\205\203\314P\262\315!\211\203\211\303\202\212\304\316\212\204\240`\262\304\317\302\306#\210`\262\202\254`\262\320\321\302\306#\210`\262)\204\275\204\275\311\224b\210\202\312\203\312\203\312\311\225b\210\211\311V\203\302\306#\203\315\310\311!!\203\363\203\354\211T\262\202\312\211S\262\202\312\203\376\211S\262\202\312\211T\262\202\312\322\262\202\312\211\322=\203\323\324!\210\302\202\201\212\203.\311\224\262\320\321\302\306#\210`\262\202:`\262\320\321\302\306#\210`\262)\325\"\325\"\326\203Q	\202S\327\203^\202`\n\330	\203k\202l\331\203w\202y\332\333\334\333\257\f\266\202\266\203\266\210)\207" [case-fold-search sp--maybe-init nil sp--search-forward-regexp search-backward-regexp "</?.*?\\s-?.*?>" t substring-no-properties match-string 0 sp--sgml-get-tag-name sp--sgml-ignore-tag "</?" sp--sgml-opening-p 1 "<" search-forward-regexp ">" -1 sp-message :no-matching-tag buffer-substring-no-properties :beg :end :op :cl :prefix "" :suffix] 26 "\n\n(fn &optional BACK)"])
#@456 Compute the "end-delimiter" closure of set PAIRS.

PAIRS can be:
- single pair ID
- single cons with opening and closing delimiter
- list of pair IDs
- list of conses of opening and closing delimiters

For example, if we have pairs (if . end) and (def . end), then
the closure of "if" pair are both of these because they share
the closing delimiter.  Therefore, in the navigation functions,
both have to be considered by the parser.

(fn PAIRS PAIR-LIST)
(defalias 'sp--end-delimiter-closure #[514 "\300C!\211@:\203 \301\302\"\202 \211\303\304\2033 @\211@\235\203' \211B\262\210\211T\262A\262\202 \266\211\237\262\305\306\307\310\311\312	!\313\"\314\315%\"\207" [-flatten -map car nil 0 -mapcat make-byte-code 257 "\301\300\302\203\" @AA\232\203 \211B\262\210\211T\262A\262\202 \266\211\237\207" vconcat vector [nil 0] 7 "\n\n(fn X)"] 12 (#$ . 194416)])
#@296 Call the FUNCTION restricted to PAIRS.

PAIRS is either an opening delimiter of a list of opening
delimiters.

FUNCTION is a function symbol.

For example, you can restrict function `sp-down-sexp' to the
pair ("{" . "}") for easier navigation of blocks in C-like
languages.

(fn PAIRS FUNCTION)
(defalias 'sp-restrict-to-pairs #[514 "\301C!\302\303\203% @\211@\235\203 \211B\262\210\211T\262A\262\202 \266\211\237\262\304\"\305!)\207" [sp-pair-list -flatten nil 0 sp--end-delimiter-closure call-interactively] 9 (#$ . 195307)])
#@532 Call the FUNCTION restricted to OBJECT.

OBJECT is one of following symbols (you have to quote it!):
- `sp-prefix-pair-object'
- `sp-prefix-tag-object'
- `sp-prefix-symbol-object'

This function will enable this prefix and then call FUNCTION.

FUNCTION is a function symbol.

This function is equivalent to doing:

  (let ((sp-prefix-object t))
    (call-interactively function))

For example, you can restrict function `sp-forward-sexp' to just
the pairs for easier navigation of blocks in C-like languages.

(fn OBJECT FUNCTION)
(defalias 'sp-restrict-to-object #[514 "\211J\300\301\302\303\304\"\305\"\306$\216\307L\210\310!)\207" [make-byte-code 0 "\300\301L\207" vconcat vector [] 2 t call-interactively] 11 (#$ . 195860)])
#@605 Return an interactive lambda that calls FUNCTION restricted to PAIRS.

See `sp-restrict-to-pairs'.

This function implements a "decorator pattern", that is, you
can apply another scoping function to the output of this function
and the effects will added together. In particular, you can
combine it with:

- `sp-restrict-to-object-interactive'

You can also bind the output of this function directly to a key, like:

  (global-set-key (kbd ...) (sp-restrict-to-pairs-interactive "{" 'sp-down-sexp))

This will be a function that descends down only into { } pair,
ignoring all others.

(fn PAIRS FUNCTION)
(defalias 'sp-restrict-to-pairs-interactive #[514 "\300\301\302\303\304\"\305\"\306\307\310&\207" [make-byte-code 256 "\302\300\301\"\207" vconcat vector [sp-restrict-to-pairs] 4 "\n\n(fn &optional ARG)" "P"] 9 (#$ . 196603)])
#@709 Return an interactive lambda that calls FUNCTION restricted to OBJECT.

See `sp-restrict-to-object'.

This function implements a "decorator pattern", that is, you
can apply another scoping function to the output of this function
and the effects will added together. In particular, you can
combine it with:

- `sp-restrict-to-pairs-interactive'

You can also bind the output of this function directly to a key, like:

  (global-set-key (kbd ...) (sp-restrict-to-object-interactive
                             'sp-prefix-pair-object
                             'sp-forward-sexp))

This will be a function that navigates only by using paired
expressions, ignoring strings and sgml tags.

(fn OBJECT FUNCTION)
(defalias 'sp-restrict-to-object-interactive #[514 "\300\301\302\303\304\"\305\"\306\307\310&\207" [make-byte-code 256 "\302\300\301\"\207" vconcat vector [sp-restrict-to-object] 4 "\n\n(fn &optional ARG)" "P"] 9 (#$ . 197446)])
#@400 Read the command and invoke it on the next tag object.

If you specify a regular emacs prefix argument this is passed to
the executed command.  Therefore, executing
"\[universal-argument] 2 \[sp-prefix-tag-object] \[sp-forward-sexp]" will move two tag
expressions forward, ignoring possible symbols or paired
expressions inbetween.

Tag object is anything delimited by sgml tag.

(fn &optional ARG)
(defalias 'sp-prefix-tag-object #[256 "\301\302\303\"\304!\303\305!\203 \306!\202 \307!)\207" [sp-prefix-tag-object read-key-sequence "" t key-binding commandp call-interactively execute-kbd-macro] 5 (#$ . 198395) "P"])
#@401 Read the command and invoke it on the next pair object.

If you specify a regular emacs prefix argument this is passed to
the executed command.  Therefore, executing
"\[universal-argument] 2 \[sp-prefix-pair-object] \[sp-forward-sexp]" will move two paired
expressions forward, ignoring possible symbols inbetween.

Pair object is anything delimited by pairs from `sp-pair-list'.

(fn &optional ARG)
(defalias 'sp-prefix-pair-object #[256 "\301\302\303\"\304!\303\305!\203 \306!\202 \307!)\207" [sp-prefix-pair-object read-key-sequence "" t key-binding commandp call-interactively execute-kbd-macro] 5 (#$ . 199028) "P"])
#@387 Read the command and invoke it on the next pair object.

If you specify a regular emacs prefix argument this is passed to
the executed command.  Therefore, executing
"\[universal-argument] 2 \[sp-prefix-symbol-object] \[sp-forward-sexp]" will move two symbols
forward, ignoring any structure.

Symbol is defined as a chunk of text recognized by
`sp-forward-symbol'.

(fn &optional ARG)
(defalias 'sp-prefix-symbol-object #[256 "\301\302\303\"\304!\303\305!\203 \306!\202 \307!)\207" [sp-prefix-symbol-object read-key-sequence "" t key-binding commandp call-interactively execute-kbd-macro] 5 (#$ . 199664) "P"])
#@154 Execute the command keeping the point fixed.

If you specify a regular emacs prefix argument this is passed to
the executed command.

(fn &optional ARG)
(defalias 'sp-prefix-save-excursion #[256 "\300\301\302\"\303!i\304 \212\305!\203 \306!\210\202 \307!\210)\310\"\266\202\207" [read-key-sequence "" t key-binding sp--current-indentation commandp call-interactively execute-kbd-macro sp--back-to-indentation] 8 (#$ . 200290) "P"])
#@286 Find next thing after point, or before if BACK is non-nil.

Thing is either symbol (`sp-get-symbol'),
string (`sp-get-string') or balanced expression recognized by
`sp-get-sexp'.

If `sp-navigate-consider-symbols' is nil, only balanced
expressions are considered.

(fn &optional BACK)
(defalias 'sp-get-thing #[256 "\306 \210\203x\307	\203 \310!\202v\n\203 \311!\202v\203' \312!\202v\211\203G\f\2045 \313\314!\202v\212\315 \203A \316\314!\202C\317\314\307\314#\2102>\203Z \320\321!\203Z \310\314!\206C\320\322\323 !\307\"\203\274 \324\325!\326\327\"\206\247 \326\3073\314\325\203\237 \203\237 @\203\210 \307\262\202\223 \211A\232\203\223 \211\262\210\211T\262A\262\202t \266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203\274 \313\314!\202C\320\332\323 !\307\"\203\324\325!\326\327\"\206	\326\3073\314\325\203\203@\203\352 \307\262\202\365 \211A\232\203\365 \211\262\210\211T\262A\262\202\326 \266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203\313\314!\202C\333\334`S!!\335=\203W\336`S!\204W\337 \314=\203Q\212\214~\210\340 \211\211A\262\242}\266\341\314!*\202C\316\314!\202C\320\342 \307\"\203\267\324\325!\326\327\"\206\242\326\3073\314\325\203\232\203\232@\203\203\307\262\202\216\211A\232\203\216\211\262\210\211T\262A\262\202o\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203\267\343\314!\202C\312\314!\211\205A\212\211\344\345\"b\266\346\332\323 !!\203?\324\325!\326\327\"\206\326\3073\314\325\203\203@\203\364\307\262\202\377\211A\232\203\377\211\262\210\211T\262A\262\202\340\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203?\324\325!\347`\"\211\2039\211\350\232\2049\313\314!\202:\266\202\202@\211)\262)\202v\f\204Q\313\307!\202v\212\315 \203]\316\307!\202u\351\314\307\314#\2102>\203u\352\353!\203u\310 \206u\346\332\323 !!\203\326\324\325!\326\327\"\206\301\326\3073\314\325\203\271\203\271@\203\242\307\262\202\255\211A\232\203\255\211\262\210\211T\262A\262\202\216\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203\326\313\307!\202u\346\322\323 !!\2037\324\325!\326\327\"\206\"\326\3073\314\325\203\203@\203\307\262\202\211A\232\203\211\262\210\211T\262A\262\202\357\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\2037\313\307!\202u\333\334`!!\335=\203m\336 \204m\337 \314=\203g\212\214~\210\340 \211\211A\262\242}\266\341\307!*\202u\316\307!\202u\346\342 !\203\314\324\325!\326\327\"\206\267\326\3073\314\325\203\257\203\257@\203\230\307\262\202\243\211A\232\203\243\211\262\210\211T\262A\262\202\204\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203\314\343\307!\202u\312\307!\211\205\340\211\354\344\355\"\344\345\"\"\262`\205s\356\332\357\360!!\307\314#\203r\324\325!\326\327\"\2064\326\3073\314\325\203,\203,@\203\307\262\202 \211A\232\203 \211\262\210\211T\262A\262\202\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203r\324\325!\211G\206L\361[u\210\347`\"\211\203l\211\350\232\204l`GZY\203l\313\307!\202m\266\202\202s\266\203))\207	\203\200\310!\207\n\203\210\311!\207\203\220\312!\207\211\203\254\f\204\234\313\314!\207\212\315 \203\250\316\314!\202\252\317\314\307\314#\2102>\203\301\320\321!\203\301\310\314!\206\252\320\322\323 !\307\"\203#\324\325!\326\327\"\206\326\3073\314\325\203\203@\203\357\307\262\202\372\211A\232\203\372\211\262\210\211T\262A\262\202\333\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203#\313\314!\202\252\320\332\323 !\307\"\203\205\324\325!\326\327\"\206p\326\3073\314\325\203h\203h@\203Q\307\262\202\\\211A\232\203\\\211\262\210\211T\262A\262\202=\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203\205\313\314!\202\252\333\334`S!!\335=\203\276\336`S!\204\276\337 \314=\203\270\212\214~\210\340 \211\211A\262\242}\266\341\314!*\202\252\316\314!\202\252\320\342 \307\"\203\324\325!\326\327\"\206	\326\3073\314\325\203\203@\203\352\307\262\202\365\211A\232\203\365\211\262\210\211T\262A\262\202\326\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203\343\314!\202\252\312\314!\211\205\250\212\211\344\345\"b\266\346\332\323 !!\203\246\324\325!\326\327\"\206z\326\3073\314\325\203r\203r@\203[\307\262\202f\211A\232\203f\211\262\210\211T\262A\262\202G\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203\246\324\325!\347`\"\211\203\240\211\350\232\204\240\313\314!\202\241\266\202\202\247\211)\262)\207\f\204\264\313\307!\207\212\315 \203\300\316\307!\202\330\351\314\307\314#\2102>\203\330\352\353!\203\330\310 \206\330\346\332\323 !!\2039\324\325!\326\327\"\206$\326\3073\314\325\203\203@\203\307\262\202\211A\232\203\211\262\210\211T\262A\262\202\361\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\2039\313\307!\202\330\346\322\323 !!\203\232\324\325!\326\327\"\206\205\326\3073\314\325\203}\203}@\203f\307\262\202q\211A\232\203q\211\262\210\211T\262A\262\202R\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203\232\313\307!\202\330\333\334`!!\335=\203\320\336 \204\320\337 \314=\203\312\212\214~\210\340 \211\211A\262\242}\266\341\307!*\202\330\316\307!\202\330\346\342 !\203/\324\325!\326\327\"\206\326\3073\314\325\203\203@\203\373\307\262\202\211A\232\203\211\262\210\211T\262A\262\202\347\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203/\343\307!\202\330\312\307!\211\205C\211\354\344\355\"\344\345\"\"\262`\205\326\356\332\357\360!!\307\314#\203\325\324\325!\326\327\"\206\227\326\3073\314\325\203\217\203\217@\203x\307\262\202\203\211A\232\203\203\211\262\210\211T\262A\262\202d\266\211\262@\327\"\330\325\224\325\225\331%?\266\202\203\325\324\325!\211G\206\257\361[u\210\347`\"\211\203\317\211\350\232\204\317`GZY\203\317\313\307!\202\320\266\202\202\326\266\203)\207" [case-fold-search sp-prefix-tag-object sp-prefix-pair-object sp-prefix-symbol-object sp-navigate-consider-symbols major-mode sp--maybe-init nil sp-get-sgml-tag sp-get-paired-expression sp-get-symbol sp-get-sexp t sp-point-in-empty-string sp-get-string sp-skip-backward-to-symbol sp--looking-back ">" sp--get-closing-regexp sp--get-allowed-pair-list match-string 0 sp-get-pair :skip-match sp--skip-match-p :pair-skip sp--get-opening-regexp syntax-class syntax-after 7 sp-char-is-escaped-p sp-point-in-string sp-get-quoted-string-bounds sp-get-stringlike-expression sp--get-stringlike-regexp sp-get-expression plist-get :end sp--looking-at sp--get-prefix "" sp-skip-forward-to-symbol looking-at "<" buffer-substring-no-properties :beg sp--search-forward-regexp sp--get-pair-list-context navigate 1 sp-navigate-consider-sgml-tags sp-pair-list] 13 (#$ . 200737)])
#@191 Make text outside current balanced expression invisible.
A numeric arg specifies to move up by that many enclosing expressions.

See also `narrow-to-region' and `narrow-to-defun'.

(fn ARG)
(defalias 'sp-narrow-to-sexp #[257 "\300!\211\205 \211\301\302\"\301\303\"GZ\301\304\"}\262\207" [sp-get-enclosing-sexp plist-get :beg :prefix :end] 7 (#$ . 207730) "p"])
#@559 Move forward across one balanced expression.

With ARG, do it that many times.  Negative arg -N means move
backward across N balanced expressions.  If there is no forward
expression, jump out of the current one (effectively doing
`sp-up-sexp').

With `sp-navigate-consider-symbols' symbols and strings are also
considered balanced expressions.

Examples: (prefix arg in comment)

  |(foo bar baz)   -> (foo bar baz)|

  (|foo bar baz)   -> (foo| bar baz)

  (|foo bar baz)   -> (foo bar| baz) ;; 2

  (foo (bar baz|)) -> (foo (bar baz)|)

(fn &optional ARG)
(defalias 'sp-forward-sexp #[256 "\211\206 \300\262\211\301W\203 \302[!\207\211\303\211\2036 \301V\2036 \304 \262S\262\211\203 \211\305\306\"\262b\210\202 \207" [1 0 sp-backward-sexp t sp-get-thing plist-get :end] 7 (#$ . 208104) "^p"])
(put 'sp-forward-sexp 'CUA 'move)
#@576 Move backward across one balanced expression (sexp).

With ARG, do it that many times.  Negative arg -N means move
forward across N balanced expressions.  If there is no previous
expression, jump out of the current one (effectively doing
`sp-backward-up-sexp').

With `sp-navigate-consider-symbols' symbols and strings are also
considered balanced expressions.

Examples: (prefix arg in comment)

  (foo bar baz)|   -> |(foo bar baz)

  (foo| bar baz)   -> (|foo bar baz)

  (foo bar| baz)   -> (|foo bar baz) ;; 2

  (|(foo bar) baz) -> ((|foo bar) baz)

(fn &optional ARG)
(defalias 'sp-backward-sexp #[256 "\211\206 \300\262\211\301W\203 \302[!\207\211\303\211\2037 \301V\2037 \304\303!\262S\262\211\203 \211\305\306\"\262b\210\202 \207" [1 0 sp-forward-sexp t sp-get-thing plist-get :beg] 7 (#$ . 208952) "^p"])
(put 'sp-backward-sexp 'CUA 'move)
#@875 Move forward to the beginning of next balanced expression.

With ARG, do it that many times.  If there is no next expression
at current level, jump one level up (effectively doing
`sp-backward-up-sexp').  Negative arg -N means move to the
beginning of N-th previous balanced expression.

If `sp-navigate-interactive-always-progress-point' is non-nil,
and this is called interactively, the point will move to the
first expression in forward direction where it will end up
greater than the current location.

With `sp-navigate-consider-symbols' symbols and strings are also
considered balanced expressions.

Examples:

  ((foo) |bar (baz quux)) -> ((foo) bar |(baz quux))

  ((foo) bar |(baz quux)) -> |((foo) bar (baz quux))

and with non-nil `sp-navigate-interactive-always-progress-point'

  (f|oo bar) -> (foo |bar)

  ((fo|o) (bar)) -> ((foo) |(bar))

(fn &optional ARG)
(defalias 'sp-next-sexp #[256 "\211\206 \301\262\211\302X\203 \303[!\207\203J \304\305!\203J \302W\203? `\306 \211\2052 \211\307\310\"\262X\262\204# \210\211S\262\202 \311\312!\307\310\"\262b\207\211\301U\203v \311 \211\205u `\307\310\"\262U\203k \306\313!\210\303 \202u \211\307\310\"\262b\210\211\207\306!\210\303 \207" [sp-navigate-interactive-always-progress-point 1 0 sp-backward-sexp called-interactively-p any sp-forward-sexp plist-get :beg sp-get-thing t 2] 7 (#$ . 209822) "^p"])
(put 'sp-next-sexp 'CUA 'move)
#@871 Move backward to the end of previous balanced expression.

With ARG, do it that many times.  If there is no next
expression at current level, jump one level up (effectively
doing `sp-up-sexp').  Negative arg -N means move to the end of
N-th following balanced expression.

With `sp-navigate-consider-symbols' symbols and strings are also
considered balanced expressions.

If `sp-navigate-interactive-always-progress-point' is non-nil,
and this is called interactively, the point will move to the
first expression in backward direction where it will end up
less than the current location.

Examples:

  ((foo) bar| (baz quux)) -> ((foo)| bar (baz quux))

  ((foo)| bar (baz quux)) -> ((foo) bar (baz quux))|

and if `sp-navigate-interactive-always-progress-point' is non-nil

  (foo b|ar baz) -> (foo| bar baz)

  (foo (b|ar baz)) -> (foo| (bar baz))

(fn &optional ARG)
(defalias 'sp-previous-sexp #[256 "\211\206 \301\262\211\302X\203 \303[!\207\203C \302W\2039 `\304 \211\205, \211\305\306\"\262Y\262\204 \210\211S\262\202 \307 \305\306\"\262b\207\211\301U\203p \307\310!\211\205o `\305\306\"\262U\203e \304\311!\210\303 \202o \211\305\306\"\262b\210\211\207\304!\210\303 \207" [sp-navigate-interactive-always-progress-point 1 0 sp-forward-sexp sp-backward-sexp plist-get :end sp-get-thing t 2] 7 (#$ . 211243) "^p"])
(put 'sp-previous-sexp 'CUA 'move)
#@297 Move forward across one balanced expressions at the same depth.

If calling `sp-forward-sexp' at point would result in raising a
level up, loop back to the first expression at current level,
that is the first child of the enclosing sexp as defined by
`sp-get-enclosing-sexp'.

(fn &optional ARG)
(defalias 'sp-forward-parallel-sexp #[256 "\211\206 \300\262\211\301W\203 \302[!\207\303\301V\203x S\262\304 \304\305!\303=\2030 eb\210\306 \202s \211\303=\203C \307\310\"\262b\210\202s \307\311\"\262\307\311\"\262V\203b \307\310\"\262b\210\202s \307\311\"\307\312\"G\\\262b\210\306 \266\203\202 \211\207" [1 0 sp-backward-parallel-sexp nil sp-get-thing t sp-forward-sexp plist-get :end :beg :op] 9 (#$ . 212626) "^p"])
#@297 Move backward across one balanced expressions at the same depth.

If calling `sp-backward-sexp' at point would result in raising a
level up, loop back to the last expression at current level, that
is the last child of the enclosing sexp as defined by
`sp-get-enclosing-sexp'.

(fn &optional ARG)
(defalias 'sp-backward-parallel-sexp #[256 "\211\206 \300\262\211\301W\203 \302[!\207\303\301V\203x S\262\304 \304\305!\211\303=\2030 db\210\306 \202s \303=\203C \211\307\310\"\262b\210\211\202s \211\307\311\"\262\307\311\"\262W\203b \211\307\310\"\262b\210\211\202s \211\307\311\"\307\312\"GZ\262b\210\306 \266\203\202 \211\207" [1 0 sp-forward-parallel-sexp nil sp-get-thing t sp-backward-sexp plist-get :beg :end :cl] 9 (#$ . 213376) "^p"])
#@78 Return t if ARG represents raw argument, that is a non-empty list.

(fn ARG)
(defalias 'sp--raw-argument-p #[257 "\211<\205 \211@\207" [] 2 (#$ . 214143)])
#@262 Return the argument ARG but negated.

If the argument is a raw prefix argument (cons num nil) return a
list with its car negated.  If the argument is just the - symbol,
return 1.  If the argument is nil, return -1.  Otherwise negate
the input number.

(fn ARG)
(defalias 'sp--negate-argument #[257 "\300!\203 \211@[C\207\211\301=\203 \302\207\211\204 \303\207\211[\207" [sp--raw-argument-p - 1 -1] 3 (#$ . 214307)])
#@897 Move forward down one level of sexp.

With ARG, do this that many times.  A negative argument -N means
move backward but still go down a level.

If ARG is raw prefix argument \[universal-argument], descend forward as much as
possible.

If ARG is raw prefix argument \[universal-argument] \[universal-argument], jump to the beginning of
current list.

If the point is inside sexp and there is no down expression to
descend to, jump to the beginning of current one.  If moving
backwards, jump to end of current one.

Examples:

  |foo (bar (baz quux)) -> foo (|bar (baz quux))

  |foo (bar (baz quux)) -> foo (bar (|baz quux)) ;; 2

  |foo (bar (baz (quux) blab)) -> foo (bar (baz (|quux) blab)) ;; \[universal-argument]

  (foo (bar baz) |quux) -> (|foo (bar baz) quux)

  (blab foo |(bar baz) quux) -> (|blab foo (bar baz) quux) ;; \[universal-argument] \[universal-argument]

(fn &optional ARG)
(defalias 'sp-down-sexp #[256 "\300!\301!\302!\303\304\203K \302!\305U\203K \306 \211\203G \307V\2035 \211\310\311\"\310\312\"G\\\262b\210\202D \211\310\313\"\310\314\"GZ\262b\210\211\262\210\202\241 \203\241 \307V\203\241 \315\307W!\262\203l `U\203p \304\262\202p S\262\203K `\262\307W\203\217 \310\313\"\310\314\"GZ\262b\210\202K \310\311\"\310\312\"G\\\262b\210\202K \207" [sp--raw-argument-p prefix-numeric-value abs t -1 16 sp-get-enclosing-sexp 0 plist-get :beg :op :end :cl sp-get-sexp] 12 (#$ . 214734) "^P"])
(put 'sp-down-sexp 'CUA 'move)
#@890 Move backward down one level of sexp.

With ARG, do this that many times.  A negative argument -N means
move forward but still go down a level.

If ARG is raw prefix argument \[universal-argument], descend backward as much as
possible.

If ARG is raw prefix argument \[universal-argument] \[universal-argument], jump to the end of current
list.

If the point is inside sexp and there is no down expression to
descend to, jump to the end of current one.  If moving forward,
jump to beginning of current one.

Examples:

  foo (bar (baz quux))| -> foo (bar (baz quux)|)

  (bar (baz quux)) foo| -> (bar (baz quux|)) foo ;; 2

  foo (bar (baz (quux) blab))| -> foo (bar (baz (quux|) blab)) ;; \[universal-argument]

  (foo| (bar baz) quux) -> (foo (bar baz) quux|)

  (foo (bar baz) |quux blab) -> (foo (bar baz) quux blab|) ;; \[universal-argument] \[universal-argument]

(fn &optional ARG)
(defalias 'sp-backward-down-sexp #[256 "\300\301!!\207" [sp-down-sexp sp--negate-argument] 4 (#$ . 216220) "^P"])
(put 'sp-backward-down-sexp 'CUA 'move)
#@1030 Jump to beginning of the sexp the point is in.

The beginning is the point after the opening delimiter.

With no argument, this is the same as calling
\[universal-argument] \[universal-argument] `sp-down-sexp'

With ARG positive N > 1, move forward out of the current
expression, move N-2 expressions forward and move down one level
into next expression.

With ARG negative -N < 1, move backward out of the current
expression, move N-1 expressions backward and move down one level
into next expression.

With ARG raw prefix argument \[universal-argument] move out of the current expressions
and then to the beginning of enclosing expression.

Examples:

  (foo (bar baz) quux| (blab glob)) -> (|foo (bar baz) quux (blab glob))

  (foo (bar baz|) quux (blab glob)) -> (foo (|bar baz) quux (blab glob))

  (|foo) (bar) (baz quux) -> (foo) (bar) (|baz quux) ;; 3

  (foo bar) (baz) (quux|) -> (|foo bar) (baz) (quux) ;; -3

  ((foo bar) (baz |quux) blab) -> (|(foo bar) (baz quux) blab) ;; \[universal-argument]

(fn &optional ARG)
(defalias 'sp-beginning-of-sexp #[256 "\300!\301!\203 \211\302U\203 \303 \210\304 \202H \211\305U\203$ \306\307!\202H \211\310W\2037 \311 \210\312T!\210\306 \202H \211\310V\205H \303 \210\312\313Z!\210\306 \314\315\316\"\262\317\320#\210\207" [sp--raw-argument-p prefix-numeric-value 4 sp-up-sexp sp-beginning-of-sexp 1 sp-down-sexp (16) 0 sp-backward-up-sexp sp-forward-sexp 2 sp--run-hook-with-args plist-get :op :post-handlers beginning-of-sexp] 9 (#$ . 217272) "^P"])
(put 'sp-beginning-of-sexp 'CUA 'move)
#@1049 Jump to end of the sexp the point is in.

The end is the point before the closing delimiter.

With no argument, this is the same as calling
\[universal-argument] \[universal-argument] `sp-backward-down-sexp'.

With ARG positive N > 1, move forward out of the current
expression, move N-1 expressions forward and move down backward
one level into previous expression.

With ARG negative -N < 1, move backward out of the current
expression, move N-2 expressions backward and move down backward
one level into previous expression.

With ARG raw prefix argument \[universal-argument] move out of the current expressions
and then to the end of enclosing expression.

Examples:

  (foo |(bar baz) quux (blab glob)) -> (foo (bar baz) quux (blab glob)|)

  (foo (|bar baz) quux (blab glob)) -> (foo (bar baz|) quux (blab glob))

  (|foo) (bar) (baz quux) -> (foo) (bar) (baz quux|) ;; 3

  (foo bar) (baz) (quux|) -> (foo bar|) (baz) (quux) ;; -3

  ((foo |bar) (baz quux) blab) -> ((foo bar) (baz quux) blab|) ;; \[universal-argument]

(fn &optional ARG)
(defalias 'sp-end-of-sexp #[256 "\300!\301!\203 \211\302U\203 \303 \210\304 \202H \211\305U\203$ \306\307!\202H \211\310W\2038 \311 \210\312\313\\!\210\314 \202H \211\310V\205H \303 \210\312S!\210\314 \315\316\317\"\262\320\321#\210\207" [sp--raw-argument-p prefix-numeric-value 4 sp-up-sexp sp-end-of-sexp 1 sp-down-sexp (-16) 0 sp-backward-up-sexp sp-forward-sexp 2 sp-backward-down-sexp sp--run-hook-with-args plist-get :op :post-handlers end-of-sexp] 9 (#$ . 218830) "^P"])
(put 'sp-end-of-sexp 'CUA 'move)
#@340 Jump to the beginning of next sexp on the same depth.

Optional argument ARG defaults to 1 and means how many times we
should repeat.

This acts exactly as `sp-beginning-of-sexp' but adds 1 to the
numeric argument.

Examples:

  (f|oo) (bar) (baz) -> (foo) (|bar) (baz)

  (f|oo) (bar) (baz) -> (foo) (bar) (|baz) ;; 2

(fn &optional ARG)
(defalias 'sp-beginning-of-next-sexp #[256 "\300!\203\n \301!\207\302!\211\303V\203 \301T!\202 \301S!\207" [sp--raw-argument-p sp-beginning-of-sexp prefix-numeric-value 0] 4 (#$ . 220406) "^P"])
(put 'sp-beginning-of-next-sexp 'CUA 'move)
#@356 Jump to the beginning of previous sexp on the same depth.

Optional argument ARG defaults to 1 and means how many times we
should repeat.

This acts exactly as `sp-beginning-of-sexp' with negative
argument but subtracts 1 from it.

Examples:

  (foo) (b|ar) (baz) -> (|foo) (bar) (baz)

  (foo) (bar) (b|az) -> (|foo) (bar) (baz) ;; 2

(fn &optional ARG)
(defalias 'sp-beginning-of-previous-sexp #[256 "\300!\203\f \301\302!!\207\303!\211\304V\203 \301T[!\202\" \301S[!\207" [sp--raw-argument-p sp-beginning-of-sexp sp--negate-argument prefix-numeric-value 0] 4 (#$ . 220998) "^P"])
(put 'sp-beginning-of-previous-sexp 'CUA 'move)
#@328 Jump to the end of next sexp on the same depth.

Optional argument ARG defaults to 1 and means how many times we
should repeat.

This acts exactly as `sp-end-of-sexp' but adds 1 to the
numeric argument.

Examples:

  (f|oo) (bar) (baz) -> (foo) (bar|) (baz)

  (f|oo) (bar) (baz) -> (foo) (bar) (baz|) ;; 2

(fn &optional ARG)
(defalias 'sp-end-of-next-sexp #[256 "\300!\203\n \301!\207\302!\211\303V\203 \301T!\202 \301S!\207" [sp--raw-argument-p sp-end-of-sexp prefix-numeric-value 0] 4 (#$ . 221642) "^P"])
(put 'sp-end-of-next-sexp 'CUA 'move)
#@344 Jump to the end of previous sexp on the same depth.

Optional argument ARG defaults to 1 and means how many times we
should repeat.

This acts exactly as `sp-end-of-sexp' with negative
argument but subtracts 1 from it.

Examples:

  (foo) (b|ar) (baz) -> (foo|) (bar) (baz)

  (foo) (bar) (b|az) -> (foo|) (bar) (baz) ;; 2

(fn &optional ARG)
(defalias 'sp-end-of-previous-sexp #[256 "\300!\203\f \301\302!!\207\303!\211\304V\203 \301T[!\202\" \301S[!\207" [sp--raw-argument-p sp-end-of-sexp sp--negate-argument prefix-numeric-value 0] 4 (#$ . 222204) "^P"])
(put 'sp-end-of-previous-sexp 'CUA 'move)
#@825 Move forward out of one level of parentheses.

With ARG, do this that many times.  A negative argument means
move backward but still to a less deep spot.

The argument INTERACTIVE is for internal use only.

If called interactively and `sp-navigate-reindent-after-up' is
enabled for current major-mode, remove the whitespace between end
of the expression and the last "thing" inside the expression.

If `sp-navigate-close-if-unbalanced' is non-nil, close the
unbalanced expressions automatically.

Examples:

  (foo |(bar baz) quux blab) -> (foo (bar baz) quux blab)|

  (foo (bar |baz) quux blab) -> (foo (bar baz) quux blab)| ;; 2

  (foo bar |baz              -> (foo bar baz)| ;; re-indent the expression
​   )

  (foo  |(bar baz)           -> (foo)| (bar baz) ;; close unbalanced expr.

(fn &optional ARG INTERACTIVE)
(defalias 'sp-up-sexp #[512 "\206 \306\262\203\245\307\310\311!!\211\203j\312V\203( \211\313\314\"\262b\210\2021 \211\313\315\"\262b\210\311!\306U\203\240\211\313\316\"\262	\232\204\240\n\317\236>\204Y \n\320\236>\203\240\203\240\f\204p \211\321\313\314\"\313\322\"GZ!?\262\203\240\321 \211?\206\210 \313\323\"\262\324=\206\207 \325!=\262\203\240\212\312V\203\377 \211\313\314\"\313\322\"GZ\262b\210\326\324!\313\315\"\262\313\315\"\262\232\203\323 \313\315\"\313\323\"G\\\313\314\"\313\322\"GZ|\266\202\373 \212\327\307x\210`\313\314\"\313\330\"G\\\262U)\203\373 \211\313\314\"\313\330\"G\\\262`|\210\210\202f\211\313\315\"\313\323\"G\\\262b\210\326 \313\315\"\262\313\315\"\262\232\203=\313\315\"\313\323\"G\\\313\314\"\313\322\"GZ|\266\202e\212\327\307w\210`\313\315\"\313\316\"GZ\262U)\203e`\313\315\"\313\316\"GZ\262|\210\210)\202\240\312V\203\240\203\240\307\212\331 \204v\332\324!\210\333\334 !\203\220\335\312!\336 \"\266\202)\211\203\237\331 \210\337 \210\211Ac\210\210\211\262)\207\310\311!!\211\203\312V\203\300\211\313\314\"\262b\210\202\311\211\313\315\"\262b\210\311!\306U\2038\211\313\316\"\262	\232\2048\n\317\236>\204\361\n\320\236>\2038\2038\f\204\211\321\313\314\"\313\322\"GZ!?\262\2038\321 \211?\206 \313\323\"\262\324=\206\325!=\262\2038\212\312V\203\227\211\313\314\"\313\322\"GZ\262b\210\326\324!\313\315\"\262\313\315\"\262\232\203k\313\315\"\313\323\"G\\\313\314\"\313\322\"GZ|\266\202\223\212\327\307x\210`\313\314\"\313\330\"G\\\262U)\203\223\211\313\314\"\313\330\"G\\\262`|\210\210\202\376\211\313\315\"\313\323\"G\\\262b\210\326 \313\315\"\262\313\315\"\262\232\203\325\313\315\"\313\323\"G\\\313\314\"\313\322\"GZ|\266\202\375\212\327\307w\210`\313\315\"\313\316\"GZ\262U)\203\375`\313\315\"\313\316\"GZ\262|\210\210)\2028\312V\2038\2038\307\212\331 \204\332\324!\210\333\334 !\203(\335\312!\336 \"\266\202)\211\2037\331 \210\337 \210\211Ac\210\210\211\207" [case-fold-search sp-comment-char major-mode sp-navigate-reindent-after-up sp-navigate-reindent-after-up-in-string sp-navigate-close-if-unbalanced 1 nil sp-get-enclosing-sexp abs 0 plist-get :end :beg :prefix always interactive sp-point-in-string :cl :op t char-to-string sp-get-thing " 	\n" :suffix sp-backward-sexp sp-skip-backward-to-symbol sp--looking-back sp--get-opening-regexp match-string assoc sp-forward-sexp sp-pair-list] 10 (#$ . 222818) "^p\np"])
(put 'sp-up-sexp 'CUA 'move)
#@635 Move backward out of one level of parentheses.

With ARG, do this that many times.  A negative argument means
move forward but still to a less deep spot.

The argument INTERACTIVE is for internal use only.

If called interactively and `sp-navigate-reindent-after-up' is
enabled for current major-mode, remove the whitespace between
beginning of the expression and the first "thing" inside the
expression.

Examples:

  (foo (bar baz) quux| blab) -> |(foo (bar baz) quux blab)

  (foo (bar |baz) quux blab) -> |(foo (bar baz) quux blab) ;; 2

  (                  -> |(foo bar baz)
​    foo |bar baz)

(fn &optional ARG INTERACTIVE)
(defalias 'sp-backward-up-sexp #[512 "\206 \300\262\301[\"\207" [1 sp-up-sexp] 5 (#$ . 226225) "^p\np"])
(put 'sp-backward-up-sexp 'CUA 'move)
#@142 Save the whitespace cleaned after the last kill.

If the next command is `sp-kill-sexp', append the whitespace
between the successive kills.
(defvar sp-last-kill-whitespace nil (#$ . 227014))
#@267 Kill or copy region between BEG and END according to DONT-KILL.
If `evil-mode' is active, copying a region will also add it to the 0 register.
Additionally, if command was prefixed with a register, copy the region
to that register.

(fn BEG END &optional DONT-KILL)
(defalias 'sp--kill-or-copy-region #[770 "\211\203 \302\"\202 \303\"\304\300!\2031 \2031 \203$ \305\306\307\310!\"\210	\2031 \305	\307\310!\"\210\311\211\207" [evil-mode evil-this-register copy-region-as-kill kill-region boundp evil-set-register 48 evil-get-register 49 nil] 8 (#$ . 227213) nil])
#@1959 Kill the balanced expression following point.

If point is inside an expression and there is no following
expression, kill the topmost enclosing expression.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
backward direction.

With ARG being raw prefix \[universal-argument], kill all the expressions from
point up until the end of current list.  With raw prefix \[negative-argument] \[universal-argument],
kill all the expressions from beginning of current list up until
point.  If point is inside a symbol, this is also killed.  If
there is no expression after/before the point, just delete the
whitespace up until the closing/opening delimiter.

With ARG being raw prefix \[universal-argument] \[universal-argument], kill current list (the list
point is inside).

With ARG numeric prefix 0 (zero) kill the insides of the current
list, that is everything from after the opening delimiter to
before the closing delimiter.

If ARG is nil, default to 1 (kill single expression forward)

If second optional argument DONT-KILL is non-nil, save the to be
killed region in the kill ring, but do not kill the region from
buffer.

With `sp-navigate-consider-symbols', symbols and strings are also
considered balanced expressions.

Examples:

 (foo |(abc) bar)  -> (foo | bar) ;; nil, defaults to 1

 (foo (bar) | baz) -> |           ;; 2

 (foo |(bar) baz)  -> |           ;; \[universal-argument] \[universal-argument]

 (1 |2 3 4 5 6)    -> (1|)        ;; \[universal-argument]

 (1 |2 3 4 5 6)    -> (1 | 5 6)   ;; 3

 (1 2 3 4 5| 6)    -> (1 2 3 | 6) ;; -2

 (1 2 3 4| 5 6)    -> (|5 6)      ;; - \[universal-argument]

 (1 2 |   )        -> (1 2|)      ;; \[universal-argument], kill useless whitespace

 (1 2 3 |4 5 6)    -> (|)         ;; 0

Note: prefix argument is shown after the example in
"comment". Assumes `sp-navigate-consider-symbols' equal to t.

(fn &optional ARG DONT-KILL)
(defalias 'sp-kill-sexp #[512 "\304!\305!\306!\307d`\203\245 \310U\203\245 \311\312W!\313 \314\315\"\262\314\315\"\262\232\203H ?\205\240 \316 \211\314\315\"\314\317\"|\262\262\202\240 \312V\203q \320\314\315\"\314\321\"GZ\262\314\317\"\314\322\"GZ\262#\210\202\212 \320\314\317\"\262\314\315\"\314\323\"G\\\262#\210?\205\240 \316 \211\314\315\"\314\317\"|\262\262\266\202\202\246\203\313 \324U\203\313 \325 \211\320\314\315\"\314\321\"GZ\314\317\"#\262\262\202\246\312U\203\367 \313 \211\205\362 \211\320\314\315\"\314\323\"G\\\314\317\"\314\322\"GZ#\262\262\202\246\212\312V\203=\203=\326\327!!\262\314\315\"\314\321\"GZW\203&\314\315\"\314\321\"GZ\262\314\317\"V\2035\314\317\"\262\210S\262\202\370 )\205\246\330 \331\223\332=\203l	\333\235\203X\334\n\331\"\210\320`V\203c`\202d\n#\210\202s\320\n#\210?\205\244\335 \210\336\337`\"\331\307\340#)\266\203\203\232\n\337`\"P\211`|\210	\312U\205\244\334\n\331\"\262\207" [last-command sp-successive-kill-preserve-whitespace sp-last-kill-whitespace inhibit-changing-match-data sp--raw-argument-p prefix-numeric-value abs t 4 sp-get-thing 0 sp-get-enclosing-sexp plist-get :beg sp-get-whitespace :end sp--kill-or-copy-region :prefix :cl :op 16 sp-backward-up-sexp sp-forward-sexp sp--signum make-marker nil kill-region (1 2) kill-append sp--cleanup-after-kill "\n" buffer-substring-no-properties string-match] 17 (#$ . 227793) "P"])
(defalias 'sp--cleanup-after-kill #[0 "\306 \307\310\311\312\313!\314\"\315$\216\316\317\320 S\")\262\204i \212\321\322\323\"\2030 \324\325x\210\321\326 !\2040 \325u\210`)\212\327\322!\203M \324\325w\210\330\331 !\204M \327\332!\204M \333u\210`)\334=\203d 	\335U\204b \336\"\202c \337|\266\f>\203r \340 \207>?\205\220 \212\341\320 \342 \"\210)\212\343 \210\344 )iV\205\220 \343 \207" [this-command sp-successive-kill-preserve-whitespace sp-last-kill-whitespace major-mode sp-lisp-modes sp-no-reindent-after-kill-modes match-data make-byte-code 0 "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 looking-back "^[	 ]+" line-beginning-position sp--looking-back-p " " 1 " 	" nil sp--get-opening-regexp looking-at sp--looking-at sp--get-closing-regexp "$" -1 kill-region 2 buffer-substring-no-properties "" indent-according-to-mode sp--indent-region line-end-position back-to-indentation current-indentation] 7])
#@424 Kill the balanced expression preceding point.

This is exactly like calling `sp-kill-sexp' with minus ARG.
In other words, the direction of all commands is reversed.  For
more information, see the documentation of `sp-kill-sexp'.

Examples:

  (foo (abc)| bar)           -> (foo | bar)

  blab (foo (bar baz) quux)| -> blab |

  (1 2 3 |4 5 6)             -> (|4 5 6) ;; \[universal-argument]

(fn &optional ARG DONT-KILL)
(defalias 'sp-backward-kill-sexp #[512 "\300\301!\"\207" [sp-kill-sexp sp--negate-argument] 5 (#$ . 232190) "P"])
#@196 Copy the following ARG expressions to the kill-ring.

This is exactly like calling `sp-kill-sexp' with second argument
t.  All the special prefix arguments work the same way.

(fn &optional ARG)
(defalias 'sp-copy-sexp #[256 "\212\300\301\")\207" [sp-kill-sexp t] 4 (#$ . 232736) "P"])
#@204 Copy the previous ARG expressions to the kill-ring.

This is exactly like calling `sp-backward-kill-sexp' with second argument
t.  All the special prefix arguments work the same way.

(fn &optional ARG)
(defalias 'sp-backward-copy-sexp #[256 "\212\300\301!\302\")\207" [sp-kill-sexp sp--negate-argument t] 4 (#$ . 233030) "P"])
#@229 Clone sexp after or around point.

If the form immediately after point is a sexp, clone it below the
current one and put the point in front of it.

Otherwise get the enclosing sexp and clone it below the current
enclosing sexp.
(defalias 'sp-clone-sexp #[0 "\300 \211\301\302\"\262\303\232\204 \211\202 \304 \262\211\205\206 \211\305 \210\301\306\"\301\307\"GZ`W\203Y \212\301\306\"\301\307\"GZb\210\310p\301\306\"\301\307\"GZ\301\311\"\301\312\"G\\#\210\313 \210)\202\202 \301\311\"\301\312\"G\\b\210\212\310p\301\306\"\301\307\"GZ\301\311\"\301\312\"G\\#\210)\313 \210\314 \262\207" [sp-get-thing plist-get :op "" sp-get-enclosing-sexp undo-boundary :beg :prefix insert-buffer-substring-no-properties :end :suffix newline-and-indent sp-indent-defun] 9 (#$ . 233366) nil])
#@887 Kill a line as if with `kill-line', but respecting delimiters.

With ARG being raw prefix \[universal-argument] \[universal-argument], kill the hybrid sexp
the point is in (see `sp-get-hybrid-sexp').

With ARG numeric prefix 0 (zero) just call `kill-line'.

You can customize the behaviour of this command by toggling
`sp-hybrid-kill-excessive-whitespace'.

Examples:

  foo | bar baz               -> foo |               ;; nil

  foo (bar | baz) quux        -> foo (bar |) quux    ;; nil

  foo | bar (baz              -> foo |               ;; nil
             quux)

  foo "bar |baz quux" quack   -> foo "bar |" quack   ;; nil

  foo (bar
       baz) qu|ux (quack      ->   foo | hoo         ;; \[universal-argument] \[universal-argument]
                   zaq) hoo

  foo | (bar                  -> foo |               ;; C-0
         baz)                          baz)

(fn ARG)
(defalias 'sp-kill-hybrid-sexp #[257 "\303!\304!\212\305 \210i)i\306U\203 \307 \202\322 \203B \310U\203B \311 \211\312\313\314\"\313\315\"GZ\313\316\"\313\317\"G\\\"\262\262\202\322 \311 \212\320=\204V \321!\203^  \204^ \322 \203^ \323 \210\211d\324\325!\203t \313\316\"\313\317\"G\\T\202~ \313\316\"\313\317\"G\\^	\203\234 \212\211b\210\326\327w\210	\330=\203\227 `\262\202\233 \211`|\210)\312`\"\266)\210\331 \210\332 \205\322 \333 \334 |\210\211\306U\203\302 \n\203\302 \335\336!\202\322 iZ\211\306V\205\320 \337\340\"c\262\207" [sp-hybrid-kill-entire-symbol sp-hybrid-kill-excessive-whitespace kill-whole-line sp--raw-argument-p prefix-numeric-value back-to-indentation 0 kill-line 16 sp-get-hybrid-sexp kill-region plist-get :beg :prefix :end :suffix t functionp sp-point-in-symbol sp-backward-sexp looking-at "[ 	]*$" "\n	 " nil kill sp--cleanup-after-kill sp-point-in-blank-line line-beginning-position line-end-position delete-char 1 make-string 32] 13 (#$ . 234167) "P"])
#@472 Kill current line in sexp-aware manner.

First, go to the beginning of current line and then try to kill
as much as possible on the current line but without breaking
balance.

If there is a hanging sexp at the end of line the it is killed as
well.

If there is a closing delimiter for a sexp "up" current sexp,
the kill is not extended after it.  For more details see
`sp-kill-hybrid-sexp'.

Examples:

  (progn                    (progn
    (some |long sexp))  ->    |)
(defalias 'sp-kill-whole-line #[0 "\300 \210\301\302!\207" [beginning-of-line sp-kill-hybrid-sexp nil] 2 (#$ . 236067) nil])
#@100 Transpose FIRST and SECOND object while preserving the
whitespace between them.

(fn FIRST SECOND)
(defalias 'sp--transpose-objects #[514 "\212\211\300\301\"\300\302\"GZ\262b\210\211\303\300\301\"\300\302\"GZ\300\304\"\"\262\303\300\304\"\262`\"\300\301\"\300\302\"GZ\262b\210\261\266\202)\207" [plist-get :beg :prefix delete-and-extract-region :end] 9 (#$ . 236670)])
#@746 Transpose the expressions around point.

The operation will move the point after the transposed block, so
the next transpose will "drag" it forward.

With arg positive N, apply that many times, dragging the
expression forward.

With arg negative -N, apply N times backward, pushing the word
before cursor backward.  This will therefore not transpose the
expressions before and after point, but push the expression
before point over the one before it.

Examples:

  foo |bar baz     -> bar foo| baz

  foo |bar baz     -> bar baz foo| ;; 2

  (foo) |(bar baz) -> (bar baz) (foo)|

  (foo bar)        ->    (baz quux)   ;; keeps the formatting
​    |(baz quux)            |(foo bar)

  foo bar baz|     -> foo baz| bar ;; -1

(fn &optional ARG)
(defalias 'sp-transpose-sexp #[256 "\300!\301!\302V\203 \303 \203 \304 \210\211\302V\205u \302W\203# \305 \210\212\306 )\212\211\307\310\"\307\311\"GZ\262b\210\305 )\312\"\210\302W\203n \211\307\310\"\307\311\"GZ\262\313\307\314\"\307\310\"\307\311\"G[\307\315\"G[$\262\\b\210S\266\203\202 \207" [prefix-numeric-value abs 0 sp-point-in-symbol sp-forward-symbol sp-backward-sexp sp-forward-sexp plist-get :beg :prefix sp--transpose-objects - :end :suffix] 14 (#$ . 237063) "P"])
#@539 Transpose the hybrid sexps around point.

`sp-backward-sexp' is used to enter the previous hybrid sexp.

With ARG numeric prefix call `transpose-lines' with this
argument.

The operation will move the point at the next line after the
transposed block if it is at the end of line already.

Examples:

  foo bar            baz (quux
  |baz (quux   ->         quack)
        quack)       foo bar\n|


  [(foo) (bar) -> [(baz)
  |(baz)]          (foo) (bar)|]

  foo bar baz  -> quux flux
  |quux flux      foo bar baz\n|

(fn &optional ARG)
(defalias 'sp-transpose-hybrid-sexp #[256 "\211\247\203	 \300!\207\212\301 \210\302 \210\303 )\212\211\304\305\"\262b\210\302 \210\303 )\211\304\306\"\262\304\306\"\262V\203< \307\310!\210\202A \311\"\210\312\313!\205L \314y\210\315 \207" [transpose-lines sp-forward-sexp sp-backward-sexp sp-get-hybrid-sexp plist-get :beg :end sp-message :invalid-context-prev sp--transpose-objects looking-at "[\n	 ]+" nil back-to-indentation] 8 (#$ . 238316) "P"])
#@367 Push the hybrid sexp after point over the following one.

`sp-forward-sexp' is used to enter the following hybrid sexp.

Examples:

  |x = big_function_call(a,    |(a,
                         b)      b) = read_user_input()
                           ->
  (a,                          x = big_function_call(a,
   b) = read_user_input()                            b)
(defalias 'sp-push-hybrid-sexp #[0 "\300 \212\211\301\302\"\262b\210\303 \210\300 )\301\304\"\262\301\304\"\262V\203* \305\306!\202. \307\"\207" [sp-get-hybrid-sexp plist-get :end sp-forward-sexp :beg sp-message :invalid-context-cur sp--transpose-objects] 7 (#$ . 239322) nil])
#@338 Add the hybrid sexp at line into previous sexp.  All forms
between the two are also inserted.  Specifically, if the point is
on empty line, move the closing delimiter there, so the next
typed text will become the last item of the previous sexp.

This acts similarly to `sp-add-to-previous-sexp' but with special
handling of empty lines.
(defalias 'sp-indent-adjust-sexp #[0 "\300 \212\211\301\302\"\262b\210\303\304!)\211\203* \203* \211\301\305\"\262\301\302\"\262W\2040 \306\307!\202s \212\211\301\305\"\262b\210\301\310\"c\210\301\305\"\301\310\"GZb\210\311\301\310\"G!\266)\312 \313\301\302\"\301\305\"\"\266\314 \210\315\301\316\"\262\317\320#\207" [sp-get-hybrid-sexp plist-get :beg sp-get-sexp t :end sp-message :no-structure-found :cl delete-char sp-get-enclosing-sexp sp--indent-region indent-according-to-mode sp--run-hook-with-args :op :post-handlers indent-adjust-sexp] 8 (#$ . 239983) nil])
#@398 Remove the hybrid sexp at line from previous sexp.  All
sibling forms after it are also removed (not deleted, just placed
outside of the enclosing list).  Specifically, if the point is on
empty line followed by closing delimiter of enclosing list, move
the closing delimiter after the last item in the list.

This acts similarly to `sp-forward-barf-sexp' but with special
handling of empty lines.
(defalias 'sp-dedent-adjust-sexp #[0 "\300 \211\205\222 \212\301\302!\210`\303\304\"\303\305\"GZ\262U\203I \306\302!\307\303\305\"G!\210\303\304\"\262b\210\214\310 \210\311\312!\210\311\313!\210)\303\305\"c\266\202\203 \314\302!\210\315\316!\210\214\317 \303\304\"b\210\307\303\305\"G[!\210\310 \210\311\312!\210\311\313!\210\303\305\"c\266)\211\320\303\321\"\303\304\"\"\266)\322 \210\323\303\324\"\262\325\326#\207" [sp-get-enclosing-sexp sp-skip-forward-to-symbol t plist-get :end :cl sp-get-thing delete-char sp--narrow-to-line skip-syntax-forward " " "." sp-skip-backward-to-symbol sp-forward-barf-sexp (4) sp-backward-down-sexp sp--indent-region :beg indent-according-to-mode sp--run-hook-with-args :op :post-handlers dedent-adjust-sexp] 7 (#$ . 240916) nil])
#@368 Add hybrid sexp following the current list in it by moving the
closing delimiter.

This is philosophically similar to `sp-forward-slurp-sexp' but
works better in "line-based" languages like C or Java.

Because the structure is much looser in these languages, this
command currently does not support all the prefix argument
triggers that `sp-forward-slurp-sexp' does.
(defalias 'sp-slurp-hybrid-sexp #[0 "\300\301 \211\203%\212\211\302\303\"b\266\304 \302\305\"\262\302\305\"\262V\205% \306 )\211\203\212\302\303\"\302\307\"G\\b\210\310\302\311\"G\302\307\"G\\[!\210\312 \203S \313 \314 T|\210\304 \210\315\302\305\"!\315\302\303\"!=\203i \316\262\204| \306 \302\303\"\302\307\"G\\b\266\302\311\"\302\307\"\261\266\317\320!\212\212\302\305\"\302\321\"G\\b\210\322\323!)\203\262 \302\303\"\302\311\"GZb\210\324 \210\202\350 \302\303\"\302\311\"GZb\210\325\302\305\"\302\321\"G\\\302\305\"\302\321\"G\\\212\302\305\"\302\321\"G\\b\210\326\327!)\\\"c\210)\322\323!\204\322\330 !\204\322\331 !\204\204\324 \210\210\317\320!\332\302\305\"\302\303\"\"\266\317\320!)\202 \333\334!\210\300\262\202*\333\334!\210\300\262\207" [nil sp-get-enclosing-sexp plist-get :end sp-forward-sexp :beg sp-get-hybrid-sexp :suffix delete-char :cl sp-point-in-blank-line line-beginning-position line-end-position line-number-at-pos t sp--next-thing-selection -1 :op looking-at "[ 	]*$" newline buffer-substring-no-properties skip-syntax-forward " " sp--get-stringlike-regexp sp--get-closing-regexp sp--indent-region sp-message :invalid-structure] 11 (#$ . 242107) nil])
#@924 Add sexp following the current list in it by moving the closing delimiter.

If the current list is the last in a parent list, extend that
list (and possibly apply recursively until we can extend a list
or end of file).

If ARG is N, apply this function that many times.

If ARG is negative -N, extend the opening pair instead (that is,
backward).

If ARG is raw prefix \[universal-argument], extend all the way to the end of the parent list.

If both the current expression and the expression to be slurped
are strings, they are joined together.

See also `sp-slurp-hybrid-sexp' which is similar but handles
C-style syntax better.

Examples:

  (foo |bar) baz        -> (foo |bar baz)

  [(foo |bar)] baz      -> [(foo |bar) baz]

  [(foo |bar) baz]      -> [(foo |bar baz)]

  ((|foo) bar baz quux) -> ((|foo bar baz quux)) ;; with \[universal-argument]

  "foo| bar" "baz quux" -> "foo| bar baz quux"

(fn &optional ARG)
(defalias 'sp-forward-slurp-sexp #[256 "\300!\301V\203\204\302\300!!\303 \304 \305\211\205\203\212\306!\203\272 \307\310\"\307\311\"G\\\262b\210\303 \262\205\202\307\310\"\307\312\"GZ\262b\210\313\307\314\"\262\315\316\317\n\320\n\321\n\257$\210\307\312\"\307\311\"\261\266\307\310\"\307\311\"G\\\262b\210\322\307\312\"G\307\311\"G\\[\262!\210\323\307\324\"\307\325\"GZ\262\307\310\"\262\"\210\313\307\314\"\262\326\316\317\n\320\n\321\n\257$\202\202\301V\205\202\307\310\"\307\311\"G\\\262b\210\262\327\305!\262\307\324\"\262\307\324\"\262W\203\307\310\"\307\311\"G\\\262b\210\262\327\305!\262\202\327 \203\"\212\307\324\"b\210\304 ?\262)\203\"\330\331!\210\332\262\202\272 \211\203x\307\312\"\262\333\232\203_\211\307\312\"\262\333\232\203_\334\"\210\307\310\"\262\335Zb\210\336\310\307\310\"\262\335Z#\210\202q\212\211\307\310\"\307\312\"GZ\262b\210\327\337!)\322\307\312\"G\307\311\"G\\[\262!\210\307\310\"\307\311\"G\\\262\307\312\"G\307\311\"G\\\262Zb\210\340\307\310\"\307\324\"\307\314\"G\307\312\"G$\301U?\262\203\211\307\324\"\262\327\337!\307\324\"\262\232\203\307\310\"\307\311\"G\\\262\307\324\"\307\325\"GZ\262U\203\212\307\310\"\307\312\"GZ\262b\210\341c\210)\210\313\307\314\"\262\315\316\317\n\320\n\342	\321\f\257$\210\211\307\312\"\307\311\"\261\266\323\307\324\"\307\325\"GZ\262`\"\210\307\324\"\262\307\324\"\262U\203W\336\310`#\210\313\307\314\"\262\326\316\317\n\320\n\342	\321\f\257$\210S\262\202\272 \330\343!\210\332\262\202\272 )\207\344\345!!\207" [prefix-numeric-value 0 abs sp-get-enclosing-sexp sp-point-in-comment nil sp--raw-argument-p plist-get :end :suffix :cl sp--run-hook-with-args :op :pre-handlers slurp-forward :arg :enc :next-thing delete-char sp--indent-region :beg :prefix :post-handlers sp-get-thing sp-message :cant-slurp-context -1 "\"" sp--join-sexp 2 plist-put t - " " :ok :cant-slurp sp-backward-slurp-sexp sp--negate-argument] 18 (#$ . 243712) "P"])
#@855 Add the sexp preceding the current list in it by moving the opening delimiter.

If the current list is the first in a parent list, extend that
list (and possibly apply recursively until we can extend a list
or beginning of file).

If arg is N, apply this function that many times.

If arg is negative -N, extend the closing pair instead (that is,
forward).

If ARG is raw prefix \[universal-argument], extend all the way to the beginning of the parent list.

If both the current expression and the expression to be slurped
are strings, they are joined together.

Examples:

  foo (bar| baz)        -> (foo bar| baz)

  foo [(bar| baz)]      -> [foo (bar| baz)]

  [foo (bar| baz)]      -> [(foo bar| baz)]

  (foo bar baz (|quux)) -> ((foo bar baz |quux)) ;; with \[universal-argument]

  "foo bar" "baz |quux" -> "foo bar baz |quux"

(fn &optional ARG)
(defalias 'sp-backward-slurp-sexp #[256 "\300!\301V\203\202\302\300!!\303 \304 \305\211\205\201\212\306!\203\252 \307\310\"\307\311\"GZ\262b\210\303 \262\205\200\312\307\313\"G\307\311\"G\\\262!\210\307\310\"\307\313\"G\\\262b\210\314\307\313\"\262\315\316\317\n\320\n\321\n\257$\210\307\311\"\307\313\"\261\266\322\307\310\"\307\313\"G\\\262\307\323\"\262\"\210\314\307\313\"\262\324\316\317\n\320\n\321\n\257$\202\200\301V\205\200\307\310\"\307\311\"GZ\262b\210\262\325\326!\262\307\323\"\262\307\323\"\262V\203\363 \307\310\"\307\311\"GZ\262b\210\262\325\326!\262\202\307 \203\212\307\310\"b\210\304 ?\262)\203\327\330!\210\331\262\202\252 \211\203v\307\332\"\262\333\232\203Q\211\307\332\"\262\333\232\203Q\334\"\210\307\310\"\307\311\"GZ\262b\210\335\310\307\310\"\262#\210\202o\212\211\307\310\"\307\313\"G\\\262b\210\325 )\312\307\313\"G\307\311\"G\\\262!\210\307\310\"\307\311\"GZ\262b\210\336\307\323\"\307\310\"\307\313\"G\307\332\"G$\301U?\262\203\336\307\323\"\262\307\313\"G\307\311\"G#\262\325 \307\323\"\262U\203\307\310\"\307\311\"GZ\262\307\323\"\307\337\"G\\\262U\203\212\336\307\310\"\307\313\"G\\\307\313\"G\307\311\"G#\262b\210\340c\210)\210\314\307\313\"\262\315\316\317\n\320\n\341	\321\f\257$\210\211\307\311\"\307\313\"\261\266\322`\307\323\"\262\"\210\307\310\"\262\307\310\"\262\232\203U\335\310`\307\313\"G\262Z#\210\314\307\313\"\262\324\316\317\n\320\n\341	\321\f\257$\210S\262\202\252 \327\342!\210\331\262\202\252 )\207\343\344!!\207" [prefix-numeric-value 0 abs sp-get-enclosing-sexp sp-point-in-comment nil sp--raw-argument-p plist-get :beg :prefix delete-char :op sp--run-hook-with-args :pre-handlers slurp-backward :arg :enc :next-thing sp--indent-region :end :post-handlers sp-get-thing t sp-message :cant-slurp-context -1 :cl "\"" sp--join-sexp plist-put - :suffix " " :ok :cant-slurp sp-forward-slurp-sexp sp--negate-argument] 18 (#$ . 246723) "P"])
#@714 Add the expression around point to the first list preceding point.

With ARG positive N add that many expressions to the preceding
list.

If ARG is raw prefix argument \[universal-argument] add all expressions until
the end of enclosing list to the previous list.

If ARG is raw prefix argument \[universal-argument] \[universal-argument] add the current
list into the previous list.

Examples:

  (foo bar) |baz quux        -> (foo bar |baz) quux

  (foo bar) |baz quux        -> (foo bar |baz quux) ;; 2

  (blab (foo bar) |baz quux) -> (blab (foo bar |baz quux)) ;; \[universal-argument]

  (foo bar) (baz |quux)      -> (foo bar (baz |quux)) ;; \[universal-argument] \[universal-argument]

(fn &optional ARG)
(defalias 'sp-add-to-previous-sexp #[256 "\212\211\300\232\203 \301 \210\302 \210\303 \210\202 \302 \210\303!\210)\304 \207" [(16) sp-backward-up-sexp sp-backward-down-sexp sp-forward-slurp-sexp indent-according-to-mode] 3 (#$ . 249656) "P"])
#@723 Add the expressions around point to the first list following point.

With ARG positive N add that many expressions to the following
list.

If ARG is raw prefix argument \[universal-argument] add all expressions until
the beginning of enclosing list to the following list.

If ARG is raw prefix argument \[universal-argument] \[universal-argument] add the current
list into the following list.

Examples:

  foo bar| (baz quux)        -> foo (bar| baz quux)

  foo bar| (baz quux)        -> (foo bar| baz quux) ;; 2

  (foo bar |(bar quux) blab) -> ((foo bar |bar quux) blab) ;; \[universal-argument]

  (foo |bar) (baz quux)      -> ((foo |bar) baz quux) ;; \[universal-argument] \[universal-argument]

(fn &optional ARG)
(defalias 'sp-add-to-next-sexp #[256 "\212\211\300\232\203 \301 \210\302 \210\303 \202 \302 \210\303!)\207" [(16) sp-up-sexp sp-down-sexp sp-backward-slurp-sexp] 3 (#$ . 250622) "P"])
#@718 Remove the last sexp in the current list by moving the closing delimiter.

If ARG is positive number N, barf that many expressions.

If ARG is negative number -N, contract the opening pair instead.

If ARG is raw prefix \[universal-argument], barf all expressions from the one after
point to the end of current list and place the point before the
closing delimiter of the list.

If the current list is empty, do nothing.

Examples: (prefix arg in comment)

  (foo bar| baz)   -> (foo bar|) baz   ;; nil (defaults to 1)

  (foo| [bar baz]) -> (foo|) [bar baz] ;; 1

  (1 2 3| 4 5 6)   -> (1 2 3|) 4 5 6   ;; \[universal-argument] (or numeric prefix 3)

  (foo bar| baz)   -> foo (bar| baz)   ;; -1

(fn &optional ARG)
(defalias 'sp-forward-barf-sexp #[256 "\300!\301!\211\302V\203+\303 \203 \304\305!\2020\212\306 \211\2039 \307U\2039 \310\311!\312\313\"\312\314\"G\\b\266\202^ \312\313\"\312\315\"GZb\210\316!\210`\312\317\"X\203^ \312\317\"\312\320\"G\\b\210\310\311!\211\312\317\"\262\312\317\"\262\232\203\202 \312\317\"\312\320\"G\\b\210\202\221 \211\312\313\"\312\314\"G\\\262b\210\210\321\312\320\"\322\323\324\325F$\266\306 `\211\312\313\"\312\315\"GZV\203\340 \211b\210\312\315\"\312\314\"\261\210\312\313\"\312\315\"GZb\210\326\312\315\"G\312\314\"G\\!\210\202\312\313\"\312\315\"GZb\210\326\312\315\"G\312\314\"G\\!\210\211b\210\312\315\"\312\314\"\261\210\210\327\312\317\"\312\313\"\"\210\321\312\320\"\330\323\324\325F$\262\262)\2020\331\332!!\207" [sp--raw-argument-p prefix-numeric-value 0 sp-point-in-blank-sexp sp-message :blank-sexp sp-get-enclosing-sexp 4 sp-get-thing t plist-get :end :suffix :cl sp-backward-sexp :beg :op sp--run-hook-with-args :pre-handlers barf-forward :arg :enc delete-char sp--indent-region :post-handlers sp-backward-barf-sexp sp--negate-argument] 14 (#$ . 251538) "P"])
#@405 This is exactly like calling `sp-forward-barf-sexp' with minus ARG.
In other words, instead of contracting the closing pair, the
opening pair is contracted.  For more information, see the
documentation of `sp-forward-barf-sexp'.

Examples:

  (foo bar| baz) -> foo (bar| baz)

  ([foo bar] |baz) -> [foo bar] (|baz)

  (1 2 3 |4 5 6) -> 1 2 3 (|4 5 6) ;; \[universal-argument] (or 3)

(fn &optional ARG)
(defalias 'sp-backward-barf-sexp #[256 "\300!\301!\211\302V\203)\303 \203 \304\305!\202.\212\306 \211\2038 \307U\2038 \310 \311\312\"\311\313\"GZb\266\202] \311\312\"\311\314\"G\\b\210\315!\210`\311\316\"Y\203] \311\316\"\311\317\"GZb\210\310 \211\311\312\"\262\311\312\"\262\232\203\200 \311\316\"\311\317\"GZb\210\202\217 \211\311\312\"\311\313\"GZ\262b\210\210\320\311\314\"\321\322\323\324F$\266\306 `\211\311\312\"\311\313\"GZW\203\336 \311\312\"\311\313\"GZb\210\325\311\314\"G\311\313\"G\\!\210\211b\210\311\313\"\311\314\"\261\210\202\211b\210\311\313\"\311\314\"\261\210\311\312\"\311\313\"GZb\210\325\311\314\"G\311\313\"G\\!\210\210\326\311\312\"\311\316\"\"\210\320\311\314\"\327\322\323\324F$\262\262)\202.\330\331!!\207" [sp--raw-argument-p prefix-numeric-value 0 sp-point-in-blank-sexp sp-message :blank-sexp sp-get-enclosing-sexp 4 sp-get-thing plist-get :beg :prefix :op sp-forward-sexp :end :cl sp--run-hook-with-args :pre-handlers barf-backward :arg :enc delete-char sp--indent-region :post-handlers sp-forward-barf-sexp sp--negate-argument] 14 (#$ . 253421) "P"])
#@85 Generate `sp-skip-forward-to-symbol' or `sp-skip-backward-to-symbol'.

(fn FORWARD)
(defalias 'sp--skip-to-symbol-1 '(macro . #[257 "\211\203 \300\202	 \301\203 \301\202 \300\203 \302\202 \303\203# \304\202$ \305\203, \306\202- \307\2035 \310\2026 \311\203? \312\202@ \313\203I \314\202J \315\316\317\320\321\322\323\321\324\325\326\327BDF\321\330\331\326\332BDF\321\333\334\322\326\335BDDF\321\336B\337BB\321\340B\341BB\257D\323\342\343\fCD\344BB\345\346\347\350\315\351\203\236 \352\202\237 \353DDEE\354\321\323\203\257 \307\202\260 \306\203\271 \355\202\272 \356D\203\304 \307\202\305 \306\357BE\360\361\362CE\363BBE\257E\364\365\360\366\367BD\370\n\371BEE\370	\372BEFEE\207" [1+ 1- forward-char backward-char following-char preceding-char sp--looking-at sp--looking-back sp--get-suffix sp--get-prefix (eobp) (bobp) cdr car let ((in-comment (sp-point-in-comment)) (allowed-pairs (sp--get-allowed-regexp)) (allowed-open (sp--get-opening-regexp (sp--get-allowed-pair-list))) (allowed-close (sp--get-closing-regexp (sp--get-allowed-pair-list))) (allowed-strings (sp--get-stringlike-regexp)) (prefix nil)) while and not or stop-after-string (not (sp-point-in-string)) sp-point-in-string ((point)) stop-at-string (not (sp-point-in-string)) ((point)) stop-inside-string (sp-point-in-string) ((point)) (allowed-pairs) ((or in-comment (not (sp-point-in-comment)))) (allowed-strings) ((or in-comment (not (sp-point-in-comment)))) member char-syntax ('(60 62 33 124 32 92 34 39 46)) /= 0 logand (lsh 1 20) syntax-after (point) (1- (point)) (unless in-comment (sp-point-in-comment)) allowed-close allowed-open (allowed-strings) progn setq prefix ((> (length prefix) 0)) if (and (not in-comment) (sp-point-in-comment)) goto-char ((sp-get-comment-bounds)) unless (1) ((max (length prefix) 1))] 25 (#$ . 254977)]))
#@412 Skip whitespace and comments moving forward.

If STOP-AT-STRING is non-nil, stop before entering a string (if
not already in a string).

If STOP-AFTER-STRING is non-nil, stop after exiting a string.

If STOP-INSIDE-STRING is non-nil, stop before exiting a string.

Examples:

  foo|   bar -> foo   |bar

  foo|   [bar baz] -> foo   |[bar baz]

(fn &optional STOP-AT-STRING STOP-AFTER-STRING STOP-INSIDE-STRING)
(defalias 'sp-skip-forward-to-symbol #[768 "\300 \301 \302\303 !\304\303 !\305 \306m\206d \203$ \307 \204$ \307`S!\206d \2035 \307 \2045 \307`T!\206d \203G \307 \203G \307`T!?\206d \310!\203W \206d \300 ?\206d \310!\205d \206d \300 ??\205\303 gz\311\235\204\236 \312\313\314\315\"\316`!@\"\317U\203\236 \204\207 \300 \204\236 \320!\204\223 \320!\205\303 \321 \262\211G\317V\205\303 \204\266 \300 \203\266 \322 Ab\210m\204 \314u\210\202 m\204 \211G\314]u\210\202 \207" [sp-point-in-comment sp--get-allowed-regexp sp--get-opening-regexp sp--get-allowed-pair-list sp--get-closing-regexp sp--get-stringlike-regexp nil sp-point-in-string sp--looking-at (60 62 33 124 32 92 34 39 46) logand lsh 1 20 syntax-after 0 sp--looking-back sp--get-suffix sp-get-comment-bounds] 13 (#$ . 256835) "^"])
(put 'sp-skip-forward-to-symbol 'CUA 'move)
#@412 Skip whitespace and comments moving backward.
If STOP-AT-STRING is non-nil, stop before entering a string (if
not already in a string).

If STOP-AFTER-STRING is non-nil, stop after exiting a string.

If STOP-INSIDE-STRING is non-nil, stop before exiting a string.

Examples:

  foo   |bar -> foo|   bar

  [bar baz]   |foo -> [bar baz]|   foo

(fn &optional STOP-AT-STRING STOP-AFTER-STRING STOP-INSIDE-STRING)
(defalias 'sp-skip-backward-to-symbol #[768 "\300 \301 \302\303 !\304\303 !\305 \306o\206d \203$ \307 \204$ \307`T!\206d \2035 \307 \2045 \307`S!\206d \203G \307 \203G \307`S!?\206d \310!\203W \206d \300 ?\206d \310!\205d \206d \300 ??\205\311 hz\311\235\204\237 \312\313\314\315\"\316`S!@\"\317U\203\237 \204\210 \300 \204\237 \320!\204\224 \320!\205\311 \321 \262\211G\317V\205\311 \204\267 \300 \203\267 \322 @b\210o\204 \323u\210\202 o\204 \211G\314]\206\303 \314[u\210\202 \207" [sp-point-in-comment sp--get-allowed-regexp sp--get-opening-regexp sp--get-allowed-pair-list sp--get-closing-regexp sp--get-stringlike-regexp nil sp-point-in-string sp--looking-back (60 62 33 124 32 92 34 39 46) logand lsh 1 20 syntax-after 0 sp--looking-at sp--get-prefix sp-get-comment-bounds -1] 13 (#$ . 258103) "^"])
(put 'sp-skip-backward-to-symbol 'CUA 'move)
#@95 Move the point into the next string.

With BACK non-nil, move backwards.

(fn &optional BACK)
(defalias 'sp-skip-into-string #[256 "\211\203 \300 ?\205 \301u\210\202 \300 ?\205 \302u\210\202 \207" [sp-point-in-string -1 nil] 2 (#$ . 259390)])
#@665 Move point to the next position that is the end of a symbol.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
backward direction.

A symbol is any sequence of characters that are in either the
word constituent or symbol constituent syntax class.  Current
symbol only extend to the possible opening or closing delimiter
as defined by `sp-add-pair' even if part of this delimiter
would match "symbol" syntax classes.

Examples:

  |foo bar baz          -> foo| bar baz

  |foo (bar (baz))      -> foo (bar| (baz)) ;; 2

  |foo (bar (baz) quux) -> foo (bar (baz) quux|) ;; 4

(fn &optional ARG)
(defalias 'sp-forward-symbol #[256 "\211\206 \302\262\203\311\303\304!\305V\306 \307!\310!\203\302\305V\205\305m\204\370 gz\311>\2046 \303u\210\202% \203\227 \312!\203\227 \313\305!\314\315\"\206\202 \314\303	\316\305\203z \203z @\203c \303\262\202n \211A\232\203n \211\262\210\211T\262A\262\202O \266\211\262@\315\"\317\305\224\305\225\320%?\266\202\203\227 \305\225b\202\365 \203\370 \312!\203\370 \313\305!\314\315\"\206\343 \314\303	\316\305\203\333 \203\333 @\203\304 \303\262\202\317 \211A\232\203\317 \211\262\210\211T\262A\262\202\260 \266\211\262@\315\"\317\305\224\305\225\320%?\266\202\203\370 \305\225b\204% m\204\273\203\256\312!\203W\313\305!\314\315\"\206H\314\303	\316\305\203@\203@@\203)\303\262\2024\211A\232\2034\211\262\210\211T\262A\262\202\266\211\262@\315\"\317\305\224\305\225\320%?\266\202\204\273\312!\203\256\313\305!\314\315\"\206\237\314\303	\316\305\203\227\203\227@\203\200\303\262\202\213\211A\232\203\213\211\262\210\211T\262A\262\202l\266\211\262@\315\"\317\305\224\305\225\320%?\266\202\204\273gz\321>\203\273\303u\210\202\370 S\262\202 \322!\266\205)\207\304!\305V\306 \307!\310!\203~\305V\205\201m\204\264gz\311>\204\362\303u\210\202\341\203S\312!\203S\313\305!\314\315\"\206>\314\303	\316\305\2036\2036@\203\303\262\202*\211A\232\203*\211\262\210\211T\262A\262\202\266\211\262@\315\"\317\305\224\305\225\320%?\266\202\203S\305\225b\202\261\203\264\312!\203\264\313\305!\314\315\"\206\237\314\303	\316\305\203\227\203\227@\203\200\303\262\202\213\211A\232\203\213\211\262\210\211T\262A\262\202l\266\211\262@\315\"\317\305\224\305\225\320%?\266\202\203\264\305\225b\204\341m\204w\203j\312!\203\313\305!\314\315\"\206\314\303	\316\305\203\374\203\374@\203\345\303\262\202\360\211A\232\203\360\211\262\210\211T\262A\262\202\321\266\211\262@\315\"\317\305\224\305\225\320%?\266\202\204w\312!\203j\313\305!\314\315\"\206[\314\303	\316\305\203S\203S@\203<\303\262\202G\211A\232\203G\211\262\210\211T\262A\262\202(\266\211\262@\315\"\317\305\224\305\225\320%?\266\202\204wgz\321>\203w\303u\210\202\264S\262\202\333\322!\207" [case-fold-search sp-pair-list 1 nil abs 0 sp--get-allowed-pair-list sp--get-opening-regexp sp--get-closing-regexp (119 95) sp--looking-at match-string sp-get-pair :skip-match t sp--skip-match-p :pair-skip (119 95) sp-backward-symbol] 15 (#$ . 259645) "^p"])
(put 'sp-forward-symbol 'CUA 'move)
#@678 Move point to the next position that is the beginning of a symbol.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
forward direction.

A symbol is any sequence of characters that are in either the word
constituent or symbol constituent syntax class.  Current symbol only
extend to the possible opening or closing delimiter as defined by
`sp-add-pair' even if part of this delimiter would match "symbol"
syntax classes.

Examples:

  foo bar| baz            -> foo |bar baz

  ((foo bar) baz)|        -> ((foo |bar) baz) ;; 2

  (quux ((foo) bar) baz)| -> (|quux ((foo) bar) baz) ;; 4

(fn &optional ARG)
(defalias 'sp-backward-symbol #[256 "\211\206 \302\262\203\326\303\304!\305V\306\307 !\310\307 !\203\317\305V\205\322o\204\360 hz\311>\2046 \312u\210\202% \313!\203\223 \314\305!\315\316\"\206~ \315\303	\317\305\203v \203v @\203_ \303\262\202j \211A\232\203j \211\262\210\211T\262A\262\202K \266\211\262@\316\"\320\305\224\305\225\321%?\266\202\203\223 \305\224b\202\355 \313!\203\360 \314\305!\315\316\"\206\333 \315\303	\317\305\203\323 \203\323 @\203\274 \303\262\202\307 \211A\232\203\307 \211\262\210\211T\262A\262\202\250 \266\211\262@\316\"\320\305\224\305\225\321%?\266\202\203\360 \305\224b\204% o\204\257\313!\203K\314\305!\315\316\"\206<\315\303	\317\305\2034\2034@\203\303\262\202(\211A\232\203(\211\262\210\211T\262A\262\202	\266\211\262@\316\"\320\305\224\305\225\321%?\266\202\204\257\313!\203\242\314\305!\315\316\"\206\223\315\303	\317\305\203\213\203\213@\203t\303\262\202\211A\232\203\211\262\210\211T\262A\262\202`\266\211\262@\316\"\320\305\224\305\225\321%?\266\202\204\257hz\322>\203\257\312u\210\202\360 m\204\310\323\324\302\325\"\326`!@\"\305U\204\310\302u\210\202\257S\262\202 \327!\266\204)\207\304!\305V\306\307 !\310\307 !\203\230\305V\205\233o\204\271hz\311>\204\377\312u\210\202\356\313!\203\\\314\305!\315\316\"\206G\315\303	\317\305\203?\203?@\203(\303\262\2023\211A\232\2033\211\262\210\211T\262A\262\202\266\211\262@\316\"\320\305\224\305\225\321%?\266\202\203\\\305\224b\202\266\313!\203\271\314\305!\315\316\"\206\244\315\303	\317\305\203\234\203\234@\203\205\303\262\202\220\211A\232\203\220\211\262\210\211T\262A\262\202q\266\211\262@\316\"\320\305\224\305\225\321%?\266\202\203\271\305\224b\204\356o\204x\313!\203\314\305!\315\316\"\206\315\303	\317\305\203\375\203\375@\203\346\303\262\202\361\211A\232\203\361\211\262\210\211T\262A\262\202\322\266\211\262@\316\"\320\305\224\305\225\321%?\266\202\204x\313!\203k\314\305!\315\316\"\206\\\315\303	\317\305\203T\203T@\203=\303\262\202H\211A\232\203H\211\262\210\211T\262A\262\202)\266\211\262@\316\"\320\305\224\305\225\321%?\266\202\204xhz\322>\203x\312u\210\202\271m\204\221\323\324\302\325\"\326`!@\"\305U\204\221\302u\210\202xS\262\202\350\327!\207" [case-fold-search sp-pair-list 1 nil abs 0 sp--get-opening-regexp sp--get-allowed-pair-list sp--get-closing-regexp (119 95) -1 sp--looking-back match-string sp-get-pair :skip-match t sp--skip-match-p :pair-skip (119 95) logand lsh 20 syntax-after sp-forward-symbol] 14 (#$ . 262910) "^p"])
(put 'sp-backward-symbol 'CUA 'move)
#@591 Rewrap the enclosing expression with a different pair.

PAIR is the new enclosing pair.

If optional argument KEEP-OLD is set, keep old delimiter and wrap
with PAIR on the outside of the current expression.

When used interactively, the new pair is specified in minibuffer
by typing the *opening* delimiter, same way as with pair
wrapping.

When used interactively with raw prefix argument \[universal-argument], KEEP-OLD
is set to non-nil.

Examples:

  (foo |bar baz) -> [foo |bar baz]   ;; [

  (foo |bar baz) -> [(foo |bar baz)] ;; \[universal-argument] [

(fn PAIR &optional KEEP-OLD)
(defalias 'sp-rewrap-sexp #[513 "\301 \211\205o \212\211\302\303\"b\210\204 \304\302\305\"G[!\210Ac\210\302\306\"b\210@c\210\2045 \304\302\307\"G!\210\310\302\306\"\311\302\303\"@GAG\302\307\"G[\302\305\"G[%@A$\210)\312@\313\314\315\302\307\"\262D$\207" [sp-last-wrapped-region sp-get-enclosing-sexp plist-get :end delete-char :cl :beg :op sp--get-last-wraped-region + sp--run-hook-with-args :post-handlers rewrap-sexp :parent] 14 (#$ . 266302) (byte-code "\301\302!\303\211\304\204\217 \305\306\307\"\310\"\262\211\311\312!!P\262\313\303\310\314\203I \203I @\2035 \303\262\202= \315@\"\262\210\211T\262A\262\202! \266\211\262!\204W \316\317\"\210\303\310\314\203\205 \203\205 @\203o \303\262\202y @\232\203y \211\262\210\211T\262A\262\202[ \266\211\262\262\202 \266\204D\207" [current-prefix-arg sp--get-pair-list-context wrap nil "" read-event format "Rewrap with: %s" t format-kbd-macro vector ---truthy\? 0 string-prefix-p user-error "Impossible pair prefix selected: %s"] 13)])
#@297 Swap the enclosing delimiters of this and the parent expression.

With N > 0 numeric argument, ascend that many levels before
swapping.

Examples:

  (foo [|bar] baz)              -> [foo (|bar) baz] ;; 1

  (foo {bar [|baz] quux} quack) -> [foo {bar (|baz) quux} quack] ;; 2

(fn &optional ARG)
(defalias 'sp-swap-enclosing-sexp #[256 "\300 \300T!\203\231 \211\203\231 \212\211\301\302\"b\210\303\301\304\"G[!\266\301\304\"c\210\301\302\"b\210\303\301\304\"G[!\266\211\301\304\"c\266\301\305\"\301\306\"GZb\266\211\301\306\"\301\307\"\261\266\303\301\307\"G\301\306\"G\\!\266\211\301\305\"\301\306\"GZb\266\301\306\"\301\307\"\261\266\211\303\301\307\"G\301\306\"G\\!\262)\202\234 \310\311!\207" [sp-get-enclosing-sexp plist-get :end delete-char :cl :beg :prefix :op sp-message :point-not-deep-enough] 9 (#$ . 267949) "p"])
#@229 Unwrap expression defined by SEXP.

Warning: this function remove possible empty lines and reindents
the unwrapped sexp, so the SEXP structure will no longer
represent a valid object in a buffer!

(fn SEXP &optional NO-CLEANUP)
(defalias 'sp--unwrap-sexp #[513 "\303\304\"\303\305\"GZ\303\304\"|\210\303\306\"\303\307\"GZ\303\306\"\303\310\"G\\|\266\211?\205\262 \303\306\"\303\307\"GZ\262\311\303\304\"\303\305\"GZ\303\310\"G\303\307\"G#\262\312\211\212b\210\313\314\315!\312\316\317#)\266\203\203u \320\315!\211@A|\266`\262b\210\313\314\315!\312\316\317#)\266\203\203\227 \320\315!\211@A|\266`\262)	\n>?\205\260 i\321 \322\"\210\323\"\266\202\266\204\207" [inhibit-changing-match-data major-mode sp-no-reindent-after-kill-modes plist-get :end :cl :beg :prefix :op - nil "^[\n	 ]+\\'" thing-at-point line t string-match bounds-of-thing-at-point sp--current-indentation sp--indent-region sp--back-to-indentation] 13 (#$ . 268816)])
#@234 Change the inside of the next expression.

First, kill the inside of the next balanced expression, then move
point just after the opening delimiter.

Examples:

  (f|oo [bar] baz) -> (foo [|] baz)

  {|'foo': 'bar'}  -> {'|': 'bar'}
(defalias 'sp-change-inner #[0 "\300 \211\205+ \211\301\302\303\"\302\304\"G\\\302\305\"\302\306\"GZ\"\210\302\303\"\302\304\"G\\b\262\207" [sp-get-sexp kill-region plist-get :beg :op :end :cl] 8 (#$ . 269794) nil])
#@488 Unwrap the following expression.

With ARG N, unwrap Nth expression as returned by
`sp-forward-sexp'.  If ARG is negative -N, unwrap Nth expression
backwards as returned by `sp-backward-sexp'.

Return the information about the just unwrapped expression.  Note
that this structure does not represent a valid expression in the
buffer.

Examples:

  |(foo bar baz)     -> |foo bar baz

  (foo bar| baz)     -> foo bar| baz

  |(foo) (bar) (baz) -> |(foo) bar (baz) ;; 2

(fn &optional ARG)
(defalias 'sp-unwrap-sexp #[256 "\211\206 \301\262\302\212\303!)\211\203 \304!\210\211\262)\207" [sp-navigate-consider-symbols 1 nil sp-forward-sexp sp--unwrap-sexp] 4 (#$ . 270257) "p"])
#@346 Unwrap the previous expression.

With ARG N, unwrap Nth expression as returned by
`sp-backward-sexp'.  If ARG is negative -N, unwrap Nth expression
forward as returned by `sp-forward-sexp'.

Examples:

  (foo bar baz)|     -> foo bar baz|

  (foo bar)| (baz)   -> foo bar| (baz)

  (foo) (bar) (baz)| -> foo (bar) (baz) ;; 3

(fn &optional ARG)
(defalias 'sp-backward-unwrap-sexp #[256 "\300\206 \301[!\207" [sp-unwrap-sexp 1] 3 (#$ . 270946) "p"])
#@317 Unwrap the current list.

With ARG N, unwrap Nth list as returned by applying `sp-up-sexp'
N times.  This function expect positive arg.

Examples:

  (foo (bar| baz) quux) -> (foo bar| baz quux)

  (foo |(bar baz) quux) -> foo |(bar baz) quux

  (foo (bar| baz) quux) -> foo (bar| baz) quux ;; 2

(fn &optional ARG)
(defalias 'sp-splice-sexp #[256 "\211\206 \300\262\301!\211\2057 \211\302\303\"\262\304\232\2034 \211\212\302\305\"b\210\301!\211\205, \306!\262)\262\2027 \306!\207" [1 sp-get-enclosing-sexp plist-get :prefix ";" :beg sp--unwrap-sexp] 6 (#$ . 271404) "p"])
#@246 Save the text in the region between BEG and END inside EXPR,
then delete EXPR and insert the saved text.

If optional argument JUPM-END is equal to the symbol 'end move
the point after the re-inserted text.

(fn BEG END EXPR &optional JUMP-END)
(defalias 'sp--splice-sexp-do-killing #[1027 "\300\211\301\"\262\302\303\"\302\304\"GZ\262\302\305\"\262|\210\212c\210\306\302\303\"\302\304\"GZ\262`\"\210`\262)\307=\205A \211b\207" [nil buffer-substring-no-properties plist-get :beg :prefix :end sp--indent-region end] 12 (#$ . 271995)])
#@761 Unwrap the current list and kill all the expressions
between start of this list and the point.

With the optional argument ARG, repeat that many times.  This
argument should be positive number.

Examples:

  (foo (let ((x 5)) |(sqrt n)) bar)  -> (foo |(sqrt n) bar)

​  (when ok|                             |(perform-operation-1)
​    (perform-operation-1)            ->  (perform-operation-2)
​    (perform-operation-2))

​  (save-excursion                    -> |(awesome-stuff-happens) ;; 2
​    (unless (test)
​      |(awesome-stuff-happens)))

Note that to kill only the content and not the enclosing
delimiters you can use \[universal-argument] \[sp-backward-kill-sexp].
See `sp-backward-kill-sexp' for more information.

(fn &optional ARG)
(defalias 'sp-splice-sexp-killing-backward #[256 "\211\300V\205 \301\302!\210\211S\262\202  \207" [0 sp-splice-sexp-killing-around (4)] 3 (#$ . 272555) "p"])
#@455 Unwrap the current list and kill all the expressions between
the point and the end of this list.

With the optional argument ARG, repeat that many times.  This
argument should be positive number.

Examples:

  (a (b c| d e) f) -> (a b c| f)

  (+ (x |y z) w)   -> (+ x| w)

Note that to kill only the content and not the enclosing
delimiters you can use \[universal-argument] \[sp-kill-sexp].
See `sp-kill-sexp' for more information.

(fn &optional ARG)
(defalias 'sp-splice-sexp-killing-forward #[256 "\211\300V\205Q \301\302!\211\203F \303\304!\211\305\306\"\262\305\306\"\262\232\203) \307\310!\210\202B \311\305\312\"\262\305\306\"\305\313\"G\\\262\314$\210\210\202I \315\262\210\211S\262\202  \207" [0 sp-get-enclosing-sexp 1 sp-get-thing t plist-get :beg sp-kill-sexp (16) sp--splice-sexp-do-killing :end :op end -1] 10 (#$ . 273482) "p"])
#@1135 Unwrap the current list and kill everything inside except next expression.

With ARG save that many next expressions.  With ARG negative -N,
save that many expressions backward.

If ARG is raw prefix argument \[universal-argument] this function behaves exactly
the same as `sp-splice-sexp-killing-backward'.

If ARG is negative raw prefix argument \[negative-argument] \[universal-argument] this function
behaves exactly the same as `sp-splice-sexp-killing-forward'.

Note that the behaviour with the prefix argument seems to be
reversed.  This is because the backward variant is much more
common and hence deserve shorter binding.

If ARG is raw prefix argument \[universal-argument] \[universal-argument] raise the expression the point
is inside of.  This is the same as `sp-backward-up-sexp' followed by
`sp-splice-sexp-killing-around'.

Examples:

  (a b |(c d) e f)      -> |(c d)     ;; with arg = 1

  (a b |c d e f)        -> |c d       ;; with arg = 2

  (- (car x) |a 3)      -> (car x)|   ;; with arg = -1

  (foo (bar |baz) quux) -> |(bar baz) ;; with arg = \[universal-argument] \[universal-argument]

(fn &optional ARG)
(defalias 'sp-splice-sexp-killing-around #[256 "\211\300\232\203\n \301\302!\207\211\303\232\203 \304 \210\302\262\305\306!\212\307 \210\310 \203L \311\302!\312 \313\314\"\262@V\203< \315\262\202G \211Ab\210\316\305w\210\311\302!\266\202\202O \311\302!)\211\205s\310 \203o \204o \312 \317V\203j \211@\202l \211Ab\266\307 \210\320!\310 \203\263 \204\263 \317V\203\230 \312 @\313\321\"\313\322\"G\\\262B\202[\211\313\314\"\313\323\"GZ\313\321\"\313\322\"G\\B\262\202[\310 \203\327 \203\327 \211\313\314\"\313\323\"GZ\313\321\"\313\322\"G\\B\262\202[\212\316\305w\210\317V\205 \310 \205 \212\324\305x\210n)\205 `\313\321\"\313\322\"G\\\262B)\206[\212\325 \210\317V\205?\310 \205?\312 @b\205?`\313\314\"\262V\205?\212\324\305x\210n)\205?`\313\321\"\313\322\"G\\\262B)\206[\211\313\314\"\313\323\"GZ\313\321\"\313\322\"G\\B\262\211A\262\242\326	\317V?\205p\327$\266\204\207" [(-4) sp-splice-sexp-killing-forward 1 (16) sp-backward-up-sexp nil prefix-numeric-value sp-skip-backward-to-symbol sp-point-in-comment sp-get-enclosing-sexp sp-get-comment-bounds plist-get :beg t "	\n " 0 sp--next-thing-selection :end :suffix :prefix "	 " sp-backward-symbol sp--splice-sexp-do-killing end] 14 (#$ . 274351) "P"])
(defalias 'sp-raise-sexp 'sp-splice-sexp-killing-around)
#@820 Convolute balanced expressions.

Save the expressions preceding point and delete them.  Then
splice the resulting expression.  Wrap the current enclosing list
with the delimiters of the spliced list and insert the saved
expressions.

If point is in a symbol, move to end of symbol before convolving.

With ARG positive N, move up N lists before wrapping.

Examples:

We want to move the `while' before the `let'.

​  (let ((stuff 1)             (while (we-are-good)
​        (other 2))              (let ((stuff 1)
​    (while (we-are-good)  ->          (other 2))
​     |(do-thing 1)               |(do-thing 1)
​      (do-thing 2)                (do-thing 2)
​      (do-thing 3)))              (do-thing 3)))

  (forward-char (sp-get env |:op-l)) -> (sp-get env (forward-char |:op-l))

(fn &optional ARG)
(defalias 'sp-convolute-sexp #[256 "\212\301 \203	 \302 \210\303\304\305!)\262\203 \306 \210\307 \310 \211\311\212\312\313\"\312\314\"GZb\210\315 )\312\313\"\"\262\311\312\316\"\312\317\"GZ\212\320 )\"\262\307 \321\312\313\"\312\316\"\312\317\"G[\312\322\"G[$\\U\205\210 \311\212\312\316\"\312\317\"GZb\210\323 \315 ])\312\316\"\312\317\"GZ\"\262\310!\211\312\313\"b\210c\210\312\316\"\312\317\"GZb\210\203\255 \202\256 \324\261\210\310 \325\312\316\"\312\313\"\"\266	)\326 \207" [inhibit-changing-match-data sp-point-in-symbol sp-forward-symbol " " t looking-at just-one-space buffer-size sp-get-enclosing-sexp delete-and-extract-region plist-get :end :cl sp-backward-whitespace :beg :prefix sp-forward-whitespace - :suffix line-beginning-position "" sp--indent-region indent-according-to-mode] 15 (#$ . 276821) "p"])
#@427 Absorb previous expression.

Save the expressions preceding point and delete them.  Then slurp
an expression backward and insert the saved expressions.

With ARG positive N, absorb that many expressions.

Examples:

​  (do-stuff 1)         (save-excursion
​  (save-excursion  ->   |(do-stuff 1)
​   |(do-stuff 2))        (do-stuff 2))

  foo bar (concat |baz quux) -> (concat |foo bar baz quux) ;; 2

(fn &optional ARG)
(defalias 'sp-absorb-sexp #[256 "\300 \210`\301 \210`{`|\210\302!\210\300 \210\301 \210\211c\210\212\303 \210\304 \210)\266\300 \207" [sp-forward-whitespace sp-beginning-of-sexp sp-backward-slurp-sexp sp-backward-up-sexp indent-sexp] 5 (#$ . 278503) "p"])
#@636 Move all expression preceding point except the first one out of the current list.

With ARG positive N, keep that many expressions from the start of
the current list.

This is similar as `sp-backward-barf-sexp' but it also drags the
first N expressions with the delimiter.

Examples:

​  (save-excursion     ​(do-stuff 1)
​    (do-stuff 1)      (do-stuff 2)
​    (do-stuff 2)  ->  (save-excursion
​   |(do-stuff 3))      |(do-stuff 3))

​  (while not-done-yet       (execute-only-once)
​    (execute-only-once) ->  (while not-done-yet    ;; arg = 2
​   |(execute-in-loop))       |(execute-in-loop))

(fn &optional ARG)
(defalias 'sp-emit-sexp #[256 "\300\212\301 \210`\302!\210\303\304!\210\211`{\262\211`|\266)\212\305\306!\210)\307 \210\211c\210\212\310 \210\311 )\207" [nil sp-beginning-of-sexp sp-forward-sexp sp-skip-forward-to-symbol t sp-backward-barf-sexp (4) sp-down-sexp sp-backward-up-sexp indent-sexp] 5 (#$ . 279196) "p"])
#@477 Move the expression after point before the enclosing balanced expression.

The point moves with the extracted expression.

With ARG positive N, extract N expressions after point.

With ARG negative -N, extract N expressions before point.

With ARG being raw prefix argument \[universal-argument], extract all the expressions
up until the end of enclosing list.

If the raw prefix is negative, this behaves as \[universal-argument] `sp-backward-barf-sexp'.

(fn &optional ARG)
(defalias 'sp-extract-before-sexp #[256 "\211\301\232\203\n \302\303!\207\304!\210\305 \306\211\211\211\212\307 \262\310 \262\311\312\"\311\313\"GZ\262b\210\212\314\306x\210n)\203Q \315 \211\311\316\"U\203L \311\316\"\311\312\"|\210\266\202T \317\262\320\"\262\211\203l \315 \211\311\316\"\311\312\"|\266\311\316\"\311\321\"GZ\262b\210\322\261\210\323\311\316\"\311\321\"GZ\311\312\"\"\266)\324\325\326!\306\317\327#)\266\203\203\260 \330\326!\211@A|\266\311\316\"\311\321\"GZ\262b\207" [inhibit-changing-match-data (-4) sp-backward-barf-sexp (4) sp-select-next-thing sp-get-enclosing-sexp nil region-beginning region-end plist-get :end :cl "	 " sp-get-whitespace :beg t delete-and-extract-region :prefix "\n" sp--indent-region "^[\n	 ]+\\'" thing-at-point line string-match bounds-of-thing-at-point] 13 (#$ . 280158) "P"])
#@536 Move the expression after point after the enclosing balanced expression.

The point moves with the extracted expression.

With ARG positive N, extract N expressions after point.

With ARG negative -N, extract N expressions before point.

With ARG being raw prefix argument \[universal-argument], extract all the
expressions up until the end of enclosing list.

With ARG being negative raw prefix argument \[negative-argument] \[universal-argument], extract all the
expressions up until the start of enclosing list.

(fn &optional ARG)
(defalias 'sp-extract-after-sexp #[256 "\302!\210\203\303\304 \305\303\211\211\211\212\306 \262\307 \262\310\311\"\310\312\"GZ\262b\210\212\313\303x\210n)\203Y \314 \211\310\315\"U\203T \310\315\"\310\311\"|\210\310\311\"\310\315\"Z\262\266\202\\ \316\262\317\"\262\211\203\205 \314 \211\310\315\"\310\311\"|\266\211\310\311\"\310\315\"Z\\\262\266\320\310\311\"G#b\266\321\261\210\322\310\315\"\310\323\"GZ\310\311\"\"\266`\262)\305\262\324\325\326!\303\316\327#)\266\203\203\326 \330\326!\211@A|\210\211A@Z\262\210\331\332 \303\316#\203\371 \314 \211\310\315\"\310\311\"|\210\310\311\"\310\315\"Z\262\266Zb\266\206)\207\304 \305\303\211\211\211\212\306 \262\307 \262\310\311\"\310\312\"GZ\262b\210\212\313\303x\210n)\203P\314 \211\310\315\"U\203K\310\315\"\310\311\"|\210\310\311\"\310\315\"Z\262\266\202S\316\262\317\"\262\211\203|\314 \211\310\315\"\310\311\"|\266\211\310\311\"\310\315\"Z\\\262\266\320\310\311\"G#b\266\321\261\210\322\310\315\"\310\323\"GZ\310\311\"\"\266`\262)\305\262\324\325\326!\303\316\327#)\266\203\203\315\330\326!\211@A|\210\211A@Z\262\210\331\332 \303\316#\203\360\314 \211\310\315\"\310\311\"|\210\310\311\"\310\315\"Z\262\266Zb\207" [case-fold-search inhibit-changing-match-data sp-select-next-thing nil sp-get-enclosing-sexp 0 region-beginning region-end plist-get :end :cl "	 " sp-get-whitespace :beg t delete-and-extract-region - "\n" sp--indent-region :prefix "^[\n	 ]+\\'" thing-at-point line string-match bounds-of-thing-at-point sp--looking-back sp--get-opening-regexp] 14 (#$ . 281505) "P"])
#@120 Skip forward past the whitespace characters.
With non-nil ARG return number of characters skipped.

(fn &optional ARG)
(defalias 'sp-forward-whitespace #[256 "\300\301w\203 \211\202\f `\207" [" 	\n" nil] 3 (#$ . 283707) "^P"])
(put 'sp-forward-whitespace 'CUA 'move)
#@121 Skip backward past the whitespace characters.
With non-nil ARG return number of characters skipped.

(fn &optional ARG)
(defalias 'sp-backward-whitespace #[256 "\300\301x\203 \211\202\f `\207" [" 	\n" nil] 3 (#$ . 283983) "^P"])
(put 'sp-backward-whitespace 'CUA 'move)
#@670 Split the list or string the point is on into two.

If ARG is a raw prefix \[universal-argument] split all the sexps in current expression
in separate lists enclosed with delimiters of the current
expression.

See also setting `sp-split-sexp-always-split-as-string' which
determines how sexps inside strings are treated and also for a
discussion of how to automatically add concatenation operators to
string splitting.

Examples:

  (foo bar |baz quux)   -> (foo bar) |(baz quux)

  "foo bar |baz quux"   -> "foo bar" |"baz quux"

  ([foo |bar baz] quux) -> ([foo] |[bar baz] quux)

  (foo bar| baz quux) -> (foo) (bar|) (baz) (quux) ;; \[universal-argument]

(fn ARG)
(defalias 'sp-split-sexp #[257 "\211\301\232\203i \302 \211\205h \211@\303\304\"\262@\303\305\"\262@\303\306\"\262@\303\307\"\262A\262\237\262\212\211b\210\310G[!\210\203^ @\303\307\"b\210c\210\303\306\"b\210c\266A\262\202> b\210\310G!)\266\204\207\205o \311 \211\203\201 \212\312 ASb\210\313\314!)\202\204 \313\314!\211\205\310 \211\315\303\304\"\316\317#\210\203\247 \303\305\"c\210\212\303\304\"c\210)\202\276 \320\321!\303\305\"c\210[u\210\212\322 \210\303\304\"c\210)\315\303\304\"\323\317#\262\262\207" [sp-split-sexp-always-split-as-string (4) sp-get-list-items plist-get :op :cl :beg :end delete-char sp-point-in-string sp-get-quoted-string-bounds sp-get-enclosing-sexp 1 sp--run-hook-with-args :pre-handlers split-sexp sp-backward-whitespace t sp-forward-whitespace :post-handlers] 10 (#$ . 284262) "P"])
#@245 Join the expressions PREV and NEXT if they are of the same type.

The expression with smaller :beg is considered the previous one,
so the input order does not actually matter.

Return the information about resulting expression.

(fn PREV NEXT)
(defalias 'sp--join-sexp #[514 "\300\301\"\262\300\301\"\262\232\203\251 \300\302\"\262\300\302\"\262\232\203\251 \300\303\"\262\300\303\"\262V\203< \262\262\211\300\303\"\300\304\"GZ\300\303\"\300\301\"G\\|\266\300\305\"\300\302\"GZ\300\305\"|\266\303\300\303\"\262\305\306\300\305\"\300\301\"G\300\304\"G#\262\300\302\"G\262Z\301\300\301\"\262\302\300\302\"\262\304\n\300\304\"\262\257\n\207\307\310!\207" [plist-get :op :cl :beg :prefix :end - sp-message :different-type] 15 (#$ . 285789)])
#@727 Join the sexp before and after point if they are of the same type.

If ARG is positive N, join N expressions after the point with the
one before the point.

If ARG is negative -N, join N expressions before the point with
the one after the point.

If ARG is a raw prefix \[universal-argument] join all the things up until the end
of current expression.

The joining stops at the first expression of different type.

Examples:

  (foo bar) |(baz)                    -> (foo bar |baz)

  (foo) |(bar) (baz)                  -> (foo |bar baz) ;; 2

  [foo] [bar] |[baz]                  -> [foo bar |baz] ;; -2

  (foo bar (baz)| (quux) (blob bluq)) -> (foo bar (baz| quux blob bluq)) ;; \[universal-argument]

(fn &optional ARG)
(defalias 'sp-join-sexp #[256 "\300!\301!\302!\212\303\304!!)\305\212\203c \306U\203c \307\304!!\262\310V\203; \211\311\312\"\262\311\313\"\262V\202P \310W\203} \211\311\313\"\262\311\312\"\262W\203} \314\"\262\307\304!!\262\202# \310V\203} \307\304!!\262\314\"\262S\262\202c )\207" [sp--raw-argument-p prefix-numeric-value abs sp-backward-sexp sp--signum nil 4 sp-forward-sexp 0 plist-get :beg :end sp--join-sexp] 11 (#$ . 286588) "P"])
#@409 Return the bounds of selection over next thing.

See `sp-select-next-thing' for the meaning of ARG.

If POINT is non-nil, it is assumed it's a point inside the buffer
from which the selection extends, either forward or backward,
depending on the value of ARG.

The return value has the same format as `sp-get-sexp'.  This does
not necessarily represent a valid balanced expression!

(fn &optional ARG POINT)
(defalias 'sp--next-thing-selection #[512 "\212\300!\301!\211\302\211\211\211\203\237 \303U\203\237 \304 \211\204& \305\306!\210\202S \212\211\307\310\"\307\311\"GZ\262b\210\312\313!\211\203Q \211\307\310\"\262\307\311\"\262\307\314\"\262\210\210)	\204\233 \312 \211\203\232 \211\307\315\"\262\307\315\"\262\232\203\206 \262\307\310\"\307\311\"GZ\262\262\202\232 \211\307\315\"\262	\307\316\"\262\307\317\"\262\210\210\210\202\277\203	\320U\203	\304 \211\204\270 \305\306!\210\202\344 \212\211\307\315\"\307\316\"G\\\262b\210\312 \211\203\342 \211\307\315\"\262	\307\316\"\262\307\317\"\262\210\210)\210\204\277\312\313!\211\203\211\307\310\"\262\307\311\"\262\307\314\"\262\210\210\202\277\203N\321!\322U\203N\304 \211\204$\305\306!\210\202J\211\307\315\"\262\307\310\"\262\307\316\"\262\307\311\"\262\307\317\"\262\307\314\"\262\210\210\202\277\323V\203\316\324 \211S\262	\n\206i\307\315\"\262\262\323V\203\227\211\203\227\324 \262\211\307\315\"\262\211	W\203\216\262\211\262	\210S\262	\202k\n\203\244\nU\204\270\307\315\"\262	\307\316\"\262\307\317\"\262\210\211\307\310\"\262\307\311\"\262\307\314\"\266\204\202\277\323W\203Q\325 \211T\262	\n\206\351\307\310\"\262\262\323W\203\211\203\325 \262\211\307\310\"\262\211V\203\262\211\262\210T\262	\202\353\211\307\315\"\262	\307\316\"\262\307\317\"\262\210\n\2038\nU\204L\307\310\"\262\307\311\"\262\307\314\"\262\210\266\202\277\323U\203\277\304 \211\204e\305\306!\210\202\276\212\211\307\315\"\307\316\"G\\\262b\210\312 \211\203\217\211\307\315\"\262	\307\316\"\262\307\317\"\262\210\210)\212\211\307\310\"\307\311\"GZ\262b\210\312\313!\211\203\274\211\307\310\"\262\307\311\"\262\307\314\"\262\210\210)\210\315\310\316\311	\317\n\314\257\f\266\210)\207" [sp--raw-argument-p prefix-numeric-value "" 4 sp-get-enclosing-sexp error "No enclosing expression" plist-get :end :cl sp-get-thing t :suffix :beg :op :prefix -4 abs 16 0 sp-forward-sexp sp-backward-sexp] 22 (#$ . 287793)])
#@1326 Set active region over next thing as recognized by `sp-get-thing'.

If ARG is positive N, select N expressions forward.

If ARG is negative -N, select N expressions backward.

If ARG is a raw prefix \[universal-argument] select all the things up until the
end of current expression.

If ARG is a raw prefix \[universal-argument] \[universal-argument] select the current expression (as
if doing `sp-backward-up-sexp' followed by
`sp-select-next-thing').

If ARG is number 0 (zero), select all the things inside the
current expression.

If POINT is non-nil, it is assumed it's a point inside the buffer
from which the selection extends, either forward or backward,
depending on the value of ARG.

If the currently active region contains a balanced expression,
following invocation of `sp-select-next-thing' will select the
inside of this expression .  Therefore calling this function
twice with no active region will select the inside of the next
expression.

If the point is right in front of the expression any potential
prefix is ignored.  For example, '|(foo) would only select (foo)
and not include ' in the selection.  If you wish to also select
the prefix, you have to move the point backwards.

With `sp-navigate-consider-symbols' symbols and strings are also
considered balanced expressions.

(fn &optional ARG POINT)
(defalias 'sp-select-next-thing #[512 "\300\"`\301\302\"\262\301\303\"\262\304\203 \204( \305o\203% \306\202& \307!\210\310 \203z \311 \312 \301\302\"U\206H \301\302\"\301\313\"GZU\262\203x \211\301\303\"\262U\203x \301\302\"\301\314\"G\\\262\301\303\"\301\315\"GZ\262\210\316\262\266\317!\320V\203\220 \321!\204\220 U\204\243 \211\204\243 \301\302\"\301\313\"GZ\262\262\322\316\211#\210b\210\207" [sp--next-thing-selection plist-get :beg :end nil user-error "At beginning of buffer" "At end of buffer" region-active-p region-beginning region-end :prefix :op :cl t prefix-numeric-value 0 sp--raw-argument-p push-mark] 15 (#$ . 290350) "P"])
#@264 Set active region over ARG previous things as recognized by `sp-get-thing'.

If ARG is negative -N, select that many expressions forward.

With `sp-navigate-consider-symbols' symbols and strings are also
considered balanced expressions.

(fn &optional ARG POINT)
(defalias 'sp-select-previous-thing #[512 "\300\301!\"\207" [sp-select-next-thing sp--negate-argument] 5 (#$ . 292370) "P"])
#@106 Just like `sp-select-next-thing' but run `exchange-point-and-mark' afterwards.

(fn &optional ARG POINT)
(defalias 'sp-select-next-thing-exchange #[512 "\300\"\301 \210\207" [sp-select-next-thing exchange-point-and-mark] 5 (#$ . 292767) "P"])
#@110 Just like `sp-select-previous-thing' but run `exchange-point-and-mark' afterwards.

(fn &optional ARG POINT)
(defalias 'sp-select-previous-thing-exchange #[512 "\300\"\301 \210\207" [sp-select-previous-thing exchange-point-and-mark] 5 (#$ . 293019) "P"])
#@386 Set mark ARG balanced expressions from point.
The place mark goes is the same place \[sp-forward-sexp] would
move to with the same argument.
Interactively, if this command is repeated
or (in Transient Mark mode) if the mark is active,
it marks the next ARG sexps after the ones already marked.
This command assumes point is not in a string or comment.

(fn &optional ARG ALLOW-EXTEND)
(defalias 'sp-mark-sexp #[512 "\211\203L 	=\203 \304\305!\204 \n\203L \203L \203\" \306!\202. \304 `W\203- \307\202. \310\262\311\212`\304 b\210\312!\210\313`\"\204F \314\315!\210`\262)!\207\316\212\312\306!!\210`)\317\305#\207" [last-command this-command transient-mark-mode mark-active mark t prefix-numeric-value -1 1 set-mark sp-forward-sexp sp-region-ok-p user-error "Can not extend selection: region invalid" push-mark nil] 7 (#$ . 293283) "P\np"])
#@925 Delete a character forward or move forward over a delimiter.

If on an opening delimiter, move forward into balanced expression.

If on a closing delimiter, refuse to delete unless the balanced
expression is empty, in which case delete the entire expression.

If the delimiter does not form a balanced expression, it will be
deleted normally.

With a numeric prefix argument N > 0, delete N characters forward.

With a numeric prefix argument N < 0, delete N characters backward.

With a numeric prefix argument N = 0, simply delete a character
forward, without regard for delimiter balancing.

If ARG is raw prefix argument \[universal-argument], delete
characters forward until a closing delimiter whose deletion would
break the proper pairing is hit.

Examples:

 (quu|x "zot") -> (quu| "zot")

 (quux |"zot") -> (quux "|zot") -> (quux "|ot")

 (foo (|) bar) -> (foo | bar)

 |(foo bar) -> (|foo bar)

(fn &optional ARG)
(defalias 'sp-delete-char #[256 "\203N\302\303!\211\203 \304\202 \305!\211\306V\2039\211\306V\205J\307 \211\203: \211@G\206- \310[u\210\311@GAG\\!\210\211\262\203G \211S\262\202 \312 \203\\ \212\302u\210\312 )\204\\ \306\262\202 \313\314\315\316!!!\203\314 \317 \320\306\321\322\323!\324\"\325$\216\326 )\262\211\203\275 \211\327\330\"\327\331\"GZ\262`U\203\225 \306\262\202\304 \211\327\332\"\262`U\203\263 \211\327\332\"\327\333\"G\\\262b\210\202\304 \311\334\306!G!\210\202\304 \311\334\306!G!\210\210\211S\262\202 \312 \204\345 \212\302u\210\312 )\203\345 \302u\210\211S\262\202 \313\335\315\316!!!\203\317 \320\306\321\322\323!\336\"\325$\216\326 )\262\203\306\262\202 \311\334\306!G!\210\211S\262\202 \337\301!\203.	\203.\340\310!\210\211S\262\202 \311\310!\210\211S\262\202 \211\306U\203E\311\310!\202J\341\342!!\266\202)\207\303!\211\203Y\304\202\\\305!\211\306V\203\201\211\306V\205\222\307 \211\203\202\211@G\206u\310[u\210\311@GAG\\!\210\211\262\203\217\211S\262\202b\312 \203\244\212\302u\210\312 )\204\244\306\262\202b\313\314\315\316!!!\203\317 \320\306\321\322\323!\343\"\325$\216\326 )\262\211\203\211\327\330\"\327\331\"GZ\262`U\203\335\306\262\202\f\211\327\332\"\262`U\203\373\211\327\332\"\327\333\"G\\\262b\210\202\f\311\334\306!G!\210\202\f\311\334\306!G!\210\210\211S\262\202b\312 \204-\212\302u\210\312 )\203-\302u\210\211S\262\202b\313\335\315\316!!!\203a\317 \320\306\321\322\323!\344\"\325$\216\326 )\262\203S\306\262\202b\311\334\306!G!\210\211S\262\202b\337\301!\203v	\203v\340\310!\210\211S\262\202b\311\310!\210\211S\262\202b\211\306U\203\215\311\310!\202\222\341\342!!\207" [case-fold-search hungry-delete-mode nil sp--raw-argument-p 100000000 prefix-numeric-value 0 sp-point-in-empty-sexp 1 delete-char sp-point-in-string sp--looking-at sp--get-opening-regexp sp--get-pair-list-context navigate match-data make-byte-code "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 sp-get-thing plist-get :end :cl :beg :op match-string sp--get-closing-regexp [set-match-data evaporate] boundp hungry-delete-forward sp-backward-delete-char sp--negate-argument [set-match-data evaporate] [set-match-data evaporate]] 10 (#$ . 294141) "P"])
#@929 Delete a character backward or move backward over a delimiter.

If on a closing delimiter, move backward into balanced expression.

If on a opening delimiter, refuse to delete unless the balanced
expression is empty, in which case delete the entire expression.

If the delimiter does not form a balanced expression, it will be
deleted normally.

With a numeric prefix argument N > 0, delete N characters backward.

With a numeric prefix argument N < 0, delete N characters forward.

With a numeric prefix argument N = 0, simply delete a character
backward, without regard for delimiter balancing.

If ARG is raw prefix argument \[universal-argument], delete
characters backward until a opening delimiter whose deletion would
break the proper pairing is hit.

Examples:

 ("zot" q|uux) -> ("zot" |uux)

 ("zot"| quux) -> ("zot|" quux) -> ("zo|" quux)

 (foo (|) bar) -> (foo | bar)

 (foo bar)| -> (foo bar|)

(fn &optional ARG)
(defalias 'sp-backward-delete-char #[256 "\203 	\304=\203 \305 \207\n\203`\306\307!\211\203 \310\202! \311!\211\312V\203K\211\312V\205\\\313 \211\203G \211@G\206: \314[u\210\315@GAG\\!\210\211\262\203T \211S\262\202' \316 \203i \212\317u\210\316 )\204i \312\262\202' \320\321\322\323!!!\203\334 \324 \325\312\326\327\330!\331\"\332$\216\333\334!)\262\211\203\314 \211\335\336\"\262`U\203\251 \211\335\336\"\335\337\"GZ\262b\210\202\324 \211\335\340\"\335\341\"G\\\262`U\203\301 \312\262\202\324 \315\342\312!G[!\210\202\324 \315\342\312!G[!\210\210\211S\262\202' \316 \204\365 \212\317u\210\316 )\203\365 \317u\210\211S\262\202' \320\343\322\323!!!\203+\324 \325\312\326\327\330!\344\"\332$\216\333\334!)\262\203\312\262\202' \315\342\312!G[!\210\211S\262\202' \345\303!\203@\203@\346\314!\210\211S\262\202' \315\317!\210\211S\262\202' \211\312U\203W\315\317!\202\\\347\350!!\266\202)\207\307!\211\203k\310\202n\311!\211\312V\203\230\211\312V\205\251\313 \211\203\224\211@G\206\207\314[u\210\315@GAG\\!\210\211\262\203\241\211S\262\202t\316 \203\266\212\317u\210\316 )\204\266\312\262\202t\320\321\322\323!!!\203)\324 \325\312\326\327\330!\351\"\332$\216\333\334!)\262\211\203\211\335\336\"\262`U\203\366\211\335\336\"\335\337\"GZ\262b\210\202!\211\335\340\"\335\341\"G\\\262`U\203\312\262\202!\315\342\312!G[!\210\202!\315\342\312!G[!\210\210\211S\262\202t\316 \204B\212\317u\210\316 )\203B\317u\210\211S\262\202t\320\343\322\323!!!\203x\324 \325\312\326\327\330!\352\"\332$\216\333\334!)\262\203i\312\262\202t\315\342\312!G[!\210\211S\262\202t\345\303!\203\215\203\215\346\314!\210\211S\262\202t\315\317!\210\211S\262\202t\211\312U\203\244\315\317!\202\251\347\350!!\207" [sp-autodelete-wrap sp-last-operation case-fold-search hungry-delete-mode sp-wrap-region sp-backward-unwrap-sexp nil sp--raw-argument-p 100000000 prefix-numeric-value 0 sp-point-in-empty-sexp 1 delete-char sp-point-in-string -1 sp--looking-back sp--get-closing-regexp sp--get-pair-list-context navigate match-data make-byte-code "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 sp-get-thing t plist-get :end :cl :beg :op match-string sp--get-opening-regexp [set-match-data evaporate] boundp hungry-delete-backward sp-delete-char sp--negate-argument [set-match-data evaporate] [set-match-data evaporate]] 10 (#$ . 297357) "P"])
(byte-code "\300\301\302\303#\210\300\304\302\303#\207" [put sp-backward-delete-char delete-selection supersede sp-delete-char] 4)
#@170 Return non-nil if point is in empty sexp or string.

The return value is active cons pair of opening and closing sexp
delimiter enclosing this sexp.

(fn &optional POS)
(defalias 'sp-point-in-empty-sexp #[256 "\211\206 `\262\301\211\302\303\304\305!!!\203[ \306\307!\262\301\310\307\203G \203G @\2030 \301\262\202; \211@\232\203; \211\262\210\211T\262A\262\202 \266\211\262\262\311\312A!!\205^ \211\202^ \313!\207" [sp-pair-list nil sp--looking-back sp--get-opening-regexp sp--get-pair-list-context navigate match-string 0 t sp--looking-at regexp-quote sp-point-in-empty-string] 10 (#$ . 300845)])
#@168 Return non-nil if point is in empty string.

The return value is actually cons pair of opening and closing
string delimiter enclosing this string.

(fn &optional POS)
(defalias 'sp-point-in-empty-string #[256 "\211\206 `\262\300 \205E \212d`U\203 \301\202 \302u\210\300 ?)\205E \212\303u\210\300 )?\205E \212\304\305!8\306\301=\203= g\202> !\211B\266\202)\207" [sp-point-in-string t nil -1 3 syntax-ppss char-to-string] 5 (#$ . 301471)])
#@142 Return non-nil if word killing commands should kill subwords.
This is the case if `subword-mode' is enabled and
`sp-use-subword' is non-nil.
(defalias 'sp--use-subword #[0 "\205 \302\301!\205 	\207" [sp-use-subword subword-mode boundp] 2 (#$ . 301924)])
#@45 Kill N words or subwords.

(fn &optional N)
(defalias 'sp--kill-word #[256 "\211\206 \300\301 \203 \302!\202 \303!\207" [1 sp--use-subword subword-kill kill-word] 4 (#$ . 302187)])
#@53 Move forward N words or subwords.

(fn &optional N)
(defalias 'sp--forward-word #[256 "\211\206 \300\301 \203 \302!\202 \211v\207" [1 sp--use-subword subword-forward] 4 (#$ . 302379)])
#@54 Move backward N words or subwords.

(fn &optional N)
(defalias 'sp--backward-word #[256 "\211\206 \300\301 \203 \302!\202 \211\206 \300[v\207" [1 sp--use-subword subword-backward] 4 (#$ . 302574)])
#@288 Kill a symbol forward, skipping over any intervening delimiters.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
backward direction.

See `sp-forward-symbol' for what constitutes a symbol.

(fn &optional ARG WORD)
(defalias 'sp-kill-symbol #[512 "\203\265 \302\303V\203\255 \303V\205\263 \211\203\" \304 \203\" \305\306!\210\202\243 \307 `\203\241 \310\311\"\310\312\"GZ{\313\302\314\315#)\266\203\203b \203W \316\212\317 \210`)\"\210\202\237 \316\310\320\"\"\210\202\237 \310\311\"\310\312\"GZV\203x \310\311\"\202\202 \310\311\"\310\312\"GZ\211b\210\203\226 \316\212\317 \210`)\"\210\202\236 \316\310\320\"\"\210\210\266\266\321 \210S\262\202\f \322\323!\")\207\303V\203\\\303V\205b\211\203\321 \304 \203\321 \305\306!\210\202R\307 `\203P\310\311\"\310\312\"GZ{\313\302\314\315#)\266\203\203\203\316\212\317 \210`)\"\210\202N\316\310\320\"\"\210\202N\310\311\"\310\312\"GZV\203'\310\311\"\2021\310\311\"\310\312\"GZ\211b\210\203E\316\212\317 \210`)\"\210\202M\316\310\320\"\"\210\210\266\266\321 \210S\262\202\273 \322\323!\"\207" [case-fold-search inhibit-changing-match-data nil 0 sp-point-in-symbol sp--kill-word 1 sp-get-symbol plist-get :beg :prefix "\\`\\(\\s.\\|\\s-\\)*\\'" t string-match kill-region sp--forward-word :end sp--cleanup-after-kill sp-backward-kill-symbol sp--negate-argument] 13 (#$ . 302784) "p"])
#@221 Kill a word forward, skipping over intervening delimiters.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
backward direction.

(fn &optional ARG)
(defalias 'sp-kill-word #[256 "\300\301\"\207" [sp-kill-symbol t] 4 (#$ . 304268) "p"])
#@349 Delete a symbol forward, skipping over any intervening delimiters.

Deleted symbol does not go to the clipboard or kill ring.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
backward direction.

See `sp-forward-symbol' for what constitutes a symbol.

(fn &optional ARG WORD)
(defalias 'sp-delete-symbol #[512 "\302\303\"*\207" [kill-ring select-enable-clipboard nil sp-kill-symbol] 5 (#$ . 304584) "p"])
#@280 Delete a word forward, skipping over intervening delimiters.

Deleted word does not go to the clipboard or kill ring.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
backward direction.

(fn &optional ARG)
(defalias 'sp-delete-word #[256 "\300\301\"\207" [sp-delete-symbol t] 4 (#$ . 305073) "p"])
#@289 Kill a symbol backward, skipping over any intervening delimiters.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
forward direction.

See `sp-backward-symbol' for what constitutes a symbol.

(fn &optional ARG WORD)
(defalias 'sp-backward-kill-symbol #[512 "\203\244 \302\303V\203\234 \303V\205\242 \211\203\" \304 \203\" \305\306!\210\202\222 \307\310!`\203\220 \311\312\"{\313\302\310\314#)\266\203\203c \203R \315\212\316 \210`)\"\210\202\216 \315\311\317\"\311\320\"GZ\"\210\202\216 \311\312\"b\210\203} \315\311\312\"\212\316 \210`)\"\210\202\216 \315\311\312\"\311\317\"\311\320\"GZ\"\210\266\266\321 \210S\262\202\f \322\323!\")\207\303V\203:\303V\205@\211\203\300 \304 \203\300 \305\306!\210\2020\307\310!`\203.\311\312\"{\313\302\310\314#)\266\203\203\203\360 \315\212\316 \210`)\"\210\202,\315\311\317\"\311\320\"GZ\"\210\202,\311\312\"b\210\203\315\311\312\"\212\316 \210`)\"\210\202,\315\311\312\"\311\317\"\311\320\"GZ\"\210\266\266\321 \210S\262\202\252 \322\323!\"\207" [case-fold-search inhibit-changing-match-data nil 0 sp-point-in-symbol sp--kill-word -1 sp-get-symbol t plist-get :end "\\`\\(\\s.\\|\\s-\\)*\\'" string-match kill-region sp--backward-word :beg :prefix sp--cleanup-after-kill sp-kill-symbol sp--negate-argument] 13 (#$ . 305452) "p"])
#@222 Kill a word backward, skipping over intervening delimiters.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
backward direction.

(fn &optional ARG)
(defalias 'sp-backward-kill-word #[256 "\300\301\"\207" [sp-backward-kill-symbol t] 4 (#$ . 306869) "p"])
#@350 Delete a symbol backward, skipping over any intervening delimiters.

Deleted symbol does not go to the clipboard or kill ring.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
forward direction.

See `sp-backward-symbol' for what constitutes a symbol.

(fn &optional ARG WORD)
(defalias 'sp-backward-delete-symbol #[512 "\302\303\"*\207" [kill-ring select-enable-clipboard nil sp-backward-kill-symbol] 5 (#$ . 307204) "p"])
#@281 Delete a word backward, skipping over intervening delimiters.

Deleted word does not go to the clipboard or kill ring.

With ARG being positive number N, repeat that many times.

With ARG being Negative number -N, repeat that many times in
backward direction.

(fn &optional ARG)
(defalias 'sp-backward-delete-word #[256 "\300\301\"\207" [sp-backward-delete-symbol t] 4 (#$ . 307712) "p"])
#@232 Delete the text between point and mark, like `delete-region'.

BEG and END are the bounds of region to be deleted.

If that text is unbalanced, signal an error instead.
With a prefix argument, skip the balance check.

(fn BEG END)
(defalias 'sp-delete-region #[514 "\204 \302\"\204 \303\304\305\306\"!\205 \307|\207" [current-prefix-arg this-command sp-region-ok-p user-error sp-message :unbalanced-region :return delete-region] 6 (#$ . 308110) "r"])
#@227 Kill the text between point and mark, like `kill-region'.

BEG and END are the bounds of region to be killed.

If that text is unbalanced, signal an error instead.
With a prefix argument, skip the balance check.

(fn BEG END)
(defalias 'sp-kill-region #[514 "\204 \302\"\204 \303\304\305\306\"!\205 \307\211\"\207" [current-prefix-arg this-command sp-region-ok-p user-error sp-message :unbalanced-region :return kill-region] 7 (#$ . 308577) "r"])
#@235 Reindent the current defun.

If point is inside a string or comment, fill the current
paragraph instead, and with ARG, justify as well.

Otherwise, reindent the current defun, and adjust the position
of the point.

(fn &optional ARG)
(defalias 'sp-indent-defun #[256 "\300 \203	 \301!\207i\302 \212\303 \210\304 \210\305 \210)\306\"\207" [sp-point-in-string-or-comment fill-paragraph sp--current-indentation end-of-defun beginning-of-defun indent-sexp sp--back-to-indentation] 6 (#$ . 309040) "P"])
#@307 Test if region between START and END is balanced.

A balanced region is one where all opening delimiters are matched
by closing delimiters.

This function does *not* check that the delimiters are correctly
ordered, that is [(]) is correct even though it is not logically
properly balanced.

(fn START END)
(defalias 'sp-region-ok-p #[514 "\212\214\302!\302!=\205? }\210\303\304\305 \"!eb\210\306 \307 \210\204 \211\310\311!)\262\2034 \312\225b\204 \313\310\311!)\262\262*\207" [sp-pair-list inhibit-changing-match-data sp-point-in-string sp--get-allowed-regexp -difference sp--get-allowed-pair-list sp-forward-sexp sp-skip-forward-to-symbol t looking-at 0 "[[:blank:]\n]*\\'"] 6 (#$ . 309549) "r"])
#@365 Insert a newline and indent it.

This is like `newline-and-indent', but it not only indents the
line that the point is on but also the S-expression following the
point, if there is one.

If in a string, just insert a literal newline.

If in a comment and if followed by invalid structure, call
`indent-new-comment-line' to keep the invalid structure in a
comment.
(defalias 'sp-newline #[0 "\300 \203 \301 \207\302 \203& \303`\304 \"\203# \305 \210\3061  \307 0\207\210\310\207\311 \207\305 \210\31211 \307 0\207\210\310\207" [sp-point-in-string newline sp-point-in-comment sp-region-ok-p point-at-eol newline-and-indent (error) indent-sexp nil indent-new-comment-line (error)] 3 (#$ . 310269) nil])
#@95 Insert the comment character and adjust hanging sexps such
  that it doesn't break structure.
(defalias 'sp-comment #[0 "\305 \203 \306!G\307U\203 \306!c\207	c\207\n\203\335 \310`i\311 \312 \313 \314\315\316\"\262b\210\317\320\321 P!\203N \312 U\203N `\262\322 \210\323 `ZT\262\202h \312 U\204h \324 \210\325\326!\\\262\322 \210\323 `Z\262b\210\327\315\330\"\315\316\"\\\"\266\331\"\210\310\332\314\203\255 \203\255 @\203\227 \310\262\202\241 \f@>\203\241 \211\262\210\211T\262A\262\202\203 \266\211\262A\206\267 	i\314U\204\306 \333\334!\204\306 \326c\210\211c\210\314U?\205\327 \212\307y\210\335 )\262\266\206)\207`i\311 \312 \313 \314\315\316\"\262b\210\317\320\321 P!\203\312 U\203`\262\322 \210\323 `ZT\262\202)\312 U\204)\324 \210\325\326!\\\262\322 \210\323 `Z\262b\210\327\315\330\"\315\316\"\\\"\266\331\"\210\310\332\314\203n\203n@\203X\310\262\202b\f@>\203b\211\262\210\211T\262A\262\202D\266\211\262A\206x	i\314U\204\207\333\334!\204\207\326c\210\211c\210\314U?\205\230\212\307y\210\335 )\262\207" [last-command-event comment-start case-fold-search sp-comment-string major-mode sp-point-in-string-or-comment single-key-description 1 nil sp--current-indentation line-number-at-pos sp-get-hybrid-sexp 0 plist-get :end sp--looking-at-p "\\s-*" sp--get-closing-regexp newline line-end-position sp-backward-sexp skip-syntax-backward " " sp--indent-region :beg sp--back-to-indentation t sp--looking-back-p "\\s-" indent-according-to-mode] 13 (#$ . 310976) nil])
(byte-code "\300\301\302\303\304\305%\210\306\307\310\311\312DD\313\314\315\304\301&\210\306\316\310\311\317DD\320\314\321\304\301&\210\306\322\310\311\323DD\324\314\325\304\301&\210\326\327\330\331\304\301%\210\326\332\333\334\304\301%\210\326\335\336\337\304\301%\207" [custom-declare-group show-smartparens nil "Show smartparens minor mode." :group smartparens custom-declare-variable sp-show-pair-delay funcall function #[0 "\300\207" [0.125] 1] "Time in seconds to delay before showing a matching pair." :type (number :tag "seconds") sp-show-enclosing-pair-commands #[0 "\300\207" [(sp-show-enclosing-pair sp-forward-slurp-sexp sp-backward-slurp-sexp sp-forward-barf-sexp sp-backward-barf-sexp)] 1] "List of commands after which the enclosing pair is highlighted.\n\nAfter the next command the pair will automatically disappear." (repeat symbol) sp-show-pair-from-inside #[0 "\300\207" [nil] 1] "If non-nil, highlight the enclosing pair if immediately after\nthe opening delimiter or before the closing delimiter." boolean custom-declare-face sp-show-pair-match-face ((t (:inherit show-paren-match))) "`show-smartparens-mode' face used for a matching pair." sp-show-pair-mismatch-face ((t (:inherit show-paren-mismatch))) "`show-smartparens-mode' face used for a mismatching pair." sp-show-pair-enclosing ((t (:inherit highlight))) "The face used to highlight pair overlays."] 8)
(defvar sp-show-pair-idle-timer nil)
(defvar sp-show-pair-overlays nil)
(defvar sp-show-pair-previous-match-positions nil)
(defvar sp-show-pair-previous-point nil)
(defvar sp-show-pair-enc-overlays nil)
#@111 Non-nil if Show-Smartparens mode is enabled.
Use the command `show-smartparens-mode' to change this variable.
(defvar show-smartparens-mode nil (#$ . 314129))
(make-variable-buffer-local 'show-smartparens-mode)
#@292 Toggle visualization of matching pairs.  When enabled, any
matching pair is highlighted after `sp-show-pair-delay' seconds
of Emacs idle time if the point is immediately in front or after
a pair.  This mode works similarly to `show-paren-mode', but
support custom pairs.

(fn &optional ARG)
(defalias 'show-smartparens-mode #[256 "\304 \305=\203 ?\202 \306!\307V\211\203$ 	\204+ \310\n\311\312#\202+ \203+ \313 \210\314\315\2035 \316\2026 \317\"\210\320\321!\203Z \304 \203J \211\304 \232\203Z \322\323\324\203U \325\202V \326#\266\210\327 \210\207" [show-smartparens-mode sp-show-pair-idle-timer sp-show-pair-delay sp-show-pair-overlays current-message toggle prefix-numeric-value 0 run-with-idle-timer t sp-show--pair-function sp-show--pair-delete-overlays run-hooks show-smartparens-mode-hook show-smartparens-mode-on-hook show-smartparens-mode-off-hook called-interactively-p any " in current buffer" message "Show-Smartparens mode %sabled%s" "en" "dis" force-mode-line-update] 8 (#$ . 314347) (byte-code "\206 \301C\207" [current-prefix-arg toggle] 1)])
#@186 Hook run after entering or leaving `show-smartparens-mode'.
No problems result if this variable is not bound.
`add-hook' automatically binds it.  (This is true for all hook variables.)
(defvar show-smartparens-mode-hook nil (#$ . 315428))
(byte-code "\301\302\303\304\300!\205\n \303\211%\207" [show-smartparens-mode-map add-minor-mode show-smartparens-mode nil boundp] 6)
(defvar show-smartparens-mode-major-mode nil)
(byte-code "\300\301!\210\302\303\304\305\306DD\307\310\311\312\313\314\315\316\317&\207" [make-variable-buffer-local show-smartparens-mode-major-mode custom-declare-variable show-smartparens-global-mode funcall function #[0 "\300\207" [nil] 1] "Non-nil if Show-Smartparens-Global mode is enabled.\nSee the `show-smartparens-global-mode' command\nfor a description of this minor mode.\nSetting this variable directly does not take effect;\neither customize it (see the info node `Easy Customization')\nor call the function `show-smartparens-global-mode'." :set custom-set-minor-mode :initialize custom-initialize-default :group show-smartparens :type boolean] 12)
#@401 Toggle Show-Smartparens mode in all buffers.
With prefix ARG, enable Show-Smartparens-Global mode if ARG is positive;
otherwise, disable it.  If called from Lisp, enable the mode if
ARG is omitted or nil.

Show-Smartparens mode is enabled in all buffers where
`turn-on-show-smartparens-mode' would do it.
See `show-smartparens-mode' for more information on Show-Smartparens mode.

(fn &optional ARG)
(defalias 'show-smartparens-global-mode #[256 "\302 \303\300\304=\203 \305\300!?\202 \306!\307V\"\210\203. \310\311\312\"\210\310\313\314\"\210\310\315\316\"\210\202= \317\311\312\"\210\317\313\314\"\210\317\315\316\"\210\320 \211\203c \211@r\211q\210\203S \321 \210\202[ 	\203[ \301\322!\210)A\266\202\202? \210\323\324\305\300!\203p \325\202q \326\"\210\327\330!\203\233 \331\300!\210\302 \203\211 \211\302 \232\203\233 \332\333\334\305\300!\203\226 \335\202\227 \336#\266\210\337 \210\305\300!\207" [show-smartparens-global-mode show-smartparens-mode current-message set-default toggle default-value prefix-numeric-value 0 add-hook after-change-major-mode-hook show-smartparens-global-mode-enable-in-buffers find-file-hook show-smartparens-global-mode-check-buffers change-major-mode-hook show-smartparens-global-mode-cmhh remove-hook buffer-list turn-on-show-smartparens-mode -1 run-hooks show-smartparens-global-mode-hook show-smartparens-global-mode-on-hook show-smartparens-global-mode-off-hook called-interactively-p any customize-mark-as-set "" message "Show-Smartparens-Global mode %sabled%s" "en" "dis" force-mode-line-update] 7 (#$ . 316520) (byte-code "\206 \301C\207" [current-prefix-arg toggle] 1)])
#@193 Hook run after entering or leaving `show-smartparens-global-mode'.
No problems result if this variable is not bound.
`add-hook' automatically binds it.  (This is true for all hook variables.)
(defvar show-smartparens-global-mode-hook nil (#$ . 318153))
(byte-code "\301\302\303\304\300!\205\n \303\211%\207" [show-smartparens-global-mode-map add-minor-mode show-smartparens-global-mode nil boundp] 6)
(defvar show-smartparens-mode-set-explicitly nil nil)
(make-variable-buffer-local 'show-smartparens-mode-set-explicitly)
(defalias 'show-smartparens-mode-set-explicitly #[0 "\301\211\207" [show-smartparens-mode-set-explicitly t] 2])
(byte-code "\300\301\302\303#\210\304\305\301\"\207" [put show-smartparens-mode-set-explicitly definition-name show-smartparens-global-mode add-hook show-smartparens-mode-hook] 4)
(defvar show-smartparens-global-mode-buffers nil)
(defalias 'show-smartparens-global-mode-enable-in-buffers #[0 "\211\2056 \211@\305!\203/ r\211q\210	\204, \n=\204, \f\203) \304\306!\210\307 \210\202, \307 \210)A\266\202\202 \207" [show-smartparens-global-mode-buffers show-smartparens-mode-set-explicitly show-smartparens-mode-major-mode major-mode show-smartparens-mode buffer-live-p -1 turn-on-show-smartparens-mode] 4])
(put 'show-smartparens-global-mode-enable-in-buffers 'definition-name 'show-smartparens-global-mode)
(defalias 'show-smartparens-global-mode-check-buffers #[0 "\301 \210\302\303\304\305\"\207" [show-smartparens-global-mode-buffers show-smartparens-global-mode-enable-in-buffers nil remove-hook post-command-hook show-smartparens-global-mode-check-buffers] 3])
(put 'show-smartparens-global-mode-check-buffers 'definition-name 'show-smartparens-global-mode)
(defalias 'show-smartparens-global-mode-cmhh #[0 "\300\301p\"\210\302\303\304\"\207" [add-to-list show-smartparens-global-mode-buffers add-hook post-command-hook show-smartparens-global-mode-check-buffers] 3])
(put 'show-smartparens-global-mode-cmhh 'definition-name 'show-smartparens-global-mode)
#@34 Turn on `show-smartparens-mode'.
(defalias 'turn-on-show-smartparens-mode #[0 "	\235\206 \302\303!?\205 \304N\305=?\205 \306\307!\207" [major-mode sp-ignore-modes-list derived-mode-p comint-mode mode-class special show-smartparens-mode t] 2 (#$ . 320162) nil])
#@35 Turn off `show-smartparens-mode'.
(defalias 'turn-off-show-smartparens-mode #[0 "\300\301!\207" [show-smartparens-mode -1] 2 (#$ . 320434) nil])
#@44 Highlight the enclosing pair around point.
(defalias 'sp-show-enclosing-pair #[0 "\300\207" [nil] 1 (#$ . 320585) nil])
#@93 Highlight the expression returned by the next command, preserving point position.

(fn ARG)
(defalias 'sp-highlight-current-sexp #[257 "\300\301\302\"\303!\304!\203 \212\305!\306!\262)\202 \307!\207" [read-key-sequence "" t key-binding commandp call-interactively sp-show--pair-enc-function execute-kbd-macro] 6 (#$ . 320711) "P"])
#@116 Display the show pair overlays and print the line of the
matching paren in the echo area if not visible on screen.
(defalias 'sp-show--pair-function #[0 "\205\224	\203\320 \306\307 \310\311\312\313\314!\315\"\316$\216\306\317\262\320 \321!\322!\n\205* \323 \324 \204P \325 \204P \326 \204P \327\n\203B \202C !\203P \330\311!\331\"\202\307 \324 \204_ \325 \204_ \326 \203f \332\323 !\204\207 \332\n\203o \202p !\204\207 \333\334 !\204\207 \f>\203\217 \333\335!\203\217 \330\311!!\202\307 \327\n\203\230 \202\231 !\204\260 \327\334 !\204\260 \f>\203\271 \327\336!\203\271 \330\311!\331\"\202\307 \205\307 \337 \210\306\211\"\211#\266\204\262)\262)\207\307 \310\311\312\313\314!\340\"\316$\216\306\341\262\320 \321!\322!\n\205\360 \323 \324 \204\325 \204\326 \204\327\n\203\202	!\203\330\311!\331\"\202\215\324 \204%\325 \204%\326 \203,\332\323 !\204M\332\n\2035\2026!\204M\333\334 !\204M\f>\203U\333\335!\203U\330\311!!\202\215\327\n\203^\202_!\204v\327\334 !\204v\f>\203\327\336!\203\330\311!\331\"\202\215\205\215\337 \210\306\211\"\211#\266\204\262)\262\207" [show-smartparens-mode case-fold-search sp-show-pair-from-inside major-mode sp-navigate-consider-sgml-tags sp-show-pair-overlays nil match-data make-byte-code 0 "\301\300\302\"\207" vconcat vector [set-match-data evaporate] 3 #[513 "\304!\211\203} \211\203$ \305\306\"`U\204A \305\307\"\305\310\"G\\`U\204A ?\205x \305\307\"`U\204A \305\306\"\305\311\"GZ`U\205x \312\305\307\"\305\306\"\305\310\"G\305\311\"G$\210\205x \313 \206` 	?\205x \314\305\307\"\305\306\"\305\310\"G\305\311\"G$\262\202\230 \203\215 \315`GZG\"\210\202\223 \315`G\"\210\316\211\211\207" [sp-echo-match-when-invisible cursor-in-echo-area sp-show-pair-previous-match-positions sp-show-pair-previous-point sp-get-thing plist-get :end :beg :op :cl sp-show--pair-create-overlays active-minibuffer-window sp-show--pair-echo-match sp-show--pair-create-mismatch-overlay nil] 12 "\n\n(fn MATCH &optional BACK)"] sp--get-allowed-pair-list sp--get-opening-regexp sp--get-closing-regexp sp--get-allowed-regexp sp--evil-normal-state-p sp--evil-motion-state-p sp--evil-visual-state-p sp--looking-back match-string :back sp--looking-at looking-at sp--get-stringlike-regexp "<" ">" sp-show--pair-delete-overlays [set-match-data evaporate] #[513 "\304!\211\203} \211\203$ \305\306\"`U\204A \305\307\"\305\310\"G\\`U\204A ?\205x \305\307\"`U\204A \305\306\"\305\311\"GZ`U\205x \312\305\307\"\305\306\"\305\310\"G\305\311\"G$\210\205x \313 \206` 	?\205x \314\305\307\"\305\306\"\305\310\"G\305\311\"G$\262\202\230 \203\215 \315`GZG\"\210\202\223 \315`G\"\210\316\211\211\207" [sp-echo-match-when-invisible cursor-in-echo-area sp-show-pair-previous-match-positions sp-show-pair-previous-point sp-get-thing plist-get :end :beg :op :cl sp-show--pair-create-overlays active-minibuffer-window sp-show--pair-echo-match sp-show--pair-create-mismatch-overlay nil] 12 "\n\n(fn MATCH &optional BACK)"] sp-show-pair-previous-match-positions sp-show-pair-previous-point] 10 (#$ . 321058)])
#@80 Display the show pair overlays for enclosing expression.

(fn &optional THING)
(defalias 'sp-show--pair-enc-function #[256 "\205' \211\206\n \301 \211\205% \211\302\303\304\"\303\305\"\303\306\"G\303\307\"G$\262\262\207" [show-smartparens-mode sp-get-enclosing-sexp sp-show--pair-create-enc-overlays plist-get :beg :end :op :cl] 10 (#$ . 324182)])
#@58 Create the show pair overlays.

(fn START END OLEN CLEN)
(defalias 'sp-show--pair-create-overlays #[1028 "\203 \301 \210\302\211\\\303\304\303%\302Z\303\304\303%B\305\306\307#\210\305\306\307#\210\305\310\311#\210\305\310\311#\210\305\312\313#\207" [sp-show-pair-overlays sp-show--pair-delete-overlays make-overlay nil t overlay-put face sp-show-pair-match-face priority 1000 type show-pair] 11 (#$ . 324543)])
#@172 Print the line of the matching paren in the echo area if not
visible on screen. Needs to be called after the show-pair overlay
has been created.

(fn START END OLEN CLEN)
(defalias 'sp-show--pair-echo-match #[1028 "F\232\205 	`\232?\205\272 \211`\303!\303!\204% \202+ \211?\205+ \211\205\270 \212\211b\210\304 \210`\305\210`{\305\nZ\211\n\\GW\203c \211\306Y\203c \307\306]G^\310\305%\210\266\311\n\312#\211	\\GW\203\212 \211\306Y\203\212 \307\306]G^\310\305%\210\266\313\314\211\315\316\"\203\237 \317\320\321\211$\262\315\322\"\203\261 \317\320\321\211$\266\202\202\263 \262\")\266\203)\266\203\207" [sp-show-pair-previous-match-positions sp-show-pair-previous-point message-log-max pos-visible-in-window-p beginning-of-line nil 0 add-face-text-property sp-show-pair-match-face - 1 message "Matches: %s" string-match "[ 	\n]+\\'" replace-match "" t "\\`[ 	\n]+"] 20 (#$ . 324976)])
#@67 Create the show pair enclosing overlays

(fn START END OLEN CLEN)
(defalias 'sp-show--pair-create-enc-overlays #[1028 "\203 \301 \210\302\211\\\303\304\303%\302Z\303\304\303%B\305\306\307#\210\305\306\307#\210\305\310\311#\210\305\310\311#\210\305\312\313#\207" [sp-show-pair-enc-overlays sp-show--pair-delete-enc-overlays make-overlay nil t overlay-put face sp-show-pair-enclosing priority 1000 type show-pair-enc] 11 (#$ . 325915)])
#@51 Create the mismatch pair overlay.

(fn START LEN)
(defalias 'sp-show--pair-create-mismatch-overlay #[514 "\203 \301 \210\302\211\\\303\304\303%\211\303B\305\306\307#\210\305\310\311#\210\305\312\313#\207" [sp-show-pair-overlays sp-show--pair-delete-overlays make-overlay nil t overlay-put face sp-show-pair-mismatch-face priority 1000 type show-pair] 8 (#$ . 326371)])
#@33 Remove both show pair overlays.
(defalias 'sp-show--pair-delete-overlays #[0 "\205 @\203 \301@!\210A\203 \301A!\210\302\211\207" [sp-show-pair-overlays delete-overlay nil] 2 (#$ . 326754)])
#@43 Remove both show pair enclosing overlays.
(defalias 'sp-show--pair-delete-enc-overlays #[0 "\205 @\203 \301@!\210A\203 \301A!\210\302\211\207" [sp-show-pair-enc-overlays delete-overlay nil] 2 (#$ . 326959)])
(byte-code "\300\301\302\303\304$\210\305\301\304\"\210\300\306\307\303\304$\210\305\306\304\"\210\310\311\312\"\210\313 \210\314 \210\300\315\316\317\304$\210\305\315\304\"\210\300\320\321\317\304$\210\305\320\304\"\207" [ad-add-advice delete-backward-char (sp-delete-pair-advice nil t (advice lambda nil (save-match-data (sp-delete-pair (ad-get-arg 0))))) before nil ad-activate haskell-indentation-delete-backward-char (sp-delete-pair-advice nil t (advice lambda nil (save-match-data (sp-delete-pair (ad-get-arg 0))))) add-hook post-command-hook sp--post-command-hook-handler sp--set-base-key-bindings sp--update-override-key-bindings company--insert-candidate (sp-company--insert-candidate nil t (advice lambda nil "If `smartparens-mode' is active, we check if the completed string\nhas a pair definition.  If so, we insert the closing pair." (when smartparens-mode (sp-insert-pair)) ad-return-value)) after hippie-expand (sp-auto-complete-advice nil t (advice lambda nil (when smartparens-mode (sp-insert-pair))))] 5)
#@63 A list of vars that need to be tracked on a per-cursor basis.
(defvar sp--mc/cursor-specific-vars '(sp-wrap-point sp-wrap-mark sp-last-wrapped-region sp-pair-overlay-list sp-wrap-overlays sp-wrap-tag-overlays sp-last-operation sp-previous-point) (#$ . 328205))
(byte-code "\300\301\302\"\210\303\304!\207" [eval-after-load multiple-cursors #[0 "\211\205 \211@\211	\235\204 \211	BA\266\202\202 \207" [sp--mc/cursor-specific-vars mc/cursor-specific-vars] 4] provide smartparens] 3)
