Shrink dependency chains in core libraries

This commit is contained in:
Henrik Lissner 2018-05-20 12:06:50 +02:00
parent 0634289a01
commit c826f0f6a8
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 1 additions and 6 deletions

View file

@ -75,6 +75,7 @@ in, or d) the module associated with the current major mode (see
"init.el")
(thing-at-point 'sexp t)))
((save-excursion
(require 'smartparens)
(ignore-errors
(sp-beginning-of-sexp)
(unless (eq (char-after) ?\()