commit | author | age
|
5cb5f7
|
1 |
;ELC |
C |
2 |
;;; Compiled |
|
3 |
;;; in Emacs version 26.1 |
|
4 |
;;; with all optimizations. |
|
5 |
|
|
6 |
;;; This file uses dynamic docstrings, first added in Emacs 19.29. |
|
7 |
|
|
8 |
;;; This file does not contain utf-8 non-ASCII characters, |
|
9 |
;;; and so can be loaded in Emacs versions earlier than 23. |
|
10 |
|
|
11 |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
12 |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
13 |
|
|
14 |
|
|
15 |
(require 'smartparens) |
|
16 |
#@26 |
|
17 |
|
|
18 |
(fn ID ACTION CONTEXT) |
|
19 |
(defalias 'sp-text-mode-emoticon-p #[771 "\300>\205\n \301\302\303\"\207" [(insert navigate) sp--looking-back-p ":-?[()]" 3] 6 (#$ . 431)]) |
|
20 |
#@17 |
|
21 |
|
|
22 |
(fn MS MB ME) |
|
23 |
(defalias 'sp-text-mode-skip-emoticon #[771 "\300\235\205 \212b\210\301\302\303\")\207" [("(" ")") sp--looking-back-p ":-?" 2] 6 (#$ . 603)]) |
|
24 |
(byte-code "\300\301\302\303\304\305\306\307&\210\310\311!\207" [sp-local-pair text-mode "(" nil :unless (:add sp-text-mode-emoticon-p) :skip-match sp-text-mode-skip-emoticon provide smartparens-text] 8) |