mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-18 c655eea759be1db69c5e6b45c228139d8390122a
commit | author | age
5cb5f7 1 ;ELC
C 2 ;;; Compiled
3 ;;; in Emacs version 26.1
4 ;;; with all optimizations.
5
6 ;;; This file contains utf-8 non-ASCII characters,
7 ;;; and so cannot be loaded into Emacs 22 or earlier.
8 (and (boundp 'emacs-version)
9      (< (aref emacs-version (1- (length emacs-version))) ?A)
10      (string-lessp emacs-version "23")
11      (error "`%s' was compiled for Emacs 23 or later" #$))
12
13 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14
15
16 (byte-code "\300\301!\210\300\302!\207" [require smartparens smartparens-text] 2)
17 #@71 Non-nil if the asterisk is part of the outline marker.
18
19 (fn MS MB ME)
20 (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)])
21 (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)