;ELC
|
;;; Compiled
|
;;; in Emacs version 26.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!\207" [require smartparens smartparens-text] 2)
|
#@71 Non-nil if the asterisk is part of the outline marker.
|
|
(fn MS MB ME)
|
(defalias 'sp--org-skip-asterisk #[771 "\212b\210\300 \210\301\302w\211\303U\203 \304\305`!!\306>?\202 `X\262)\207" [beginning-of-line "*" nil 1 syntax-class syntax-after (2 3)] 7 (#$ . 490)])
|
(byte-code "\300\301\302\211\303\304\305\306&\210\301\307\211\303\310%\210\301\311\211\303\312\313\314&\210\301\315\211\303\316\313\317&\210\301\320\211\303\321\313\322&\210\301\323\324#\266\325\326!\207" [org-mode sp-local-pair "*" :unless (sp-point-after-word-p sp-point-at-bol-p) :skip-match sp--org-skip-asterisk "_" (sp-point-after-word-p) "/" (sp-point-after-word-p) :post-handlers (("[d1]" "SPC")) "~" (sp-point-after-word-p) (("[d1]" "SPC")) "=" (sp-point-after-word-p) (("[d1]" "SPC")) "«" "»" provide smartparens-org] 9)
|