Load seq in core-cli
This commit is contained in:
parent
3896b994b5
commit
135e7ffc89
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
;;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||
|
||||
(require 'seq)
|
||||
|
||||
;; Eagerly load these libraries because we may be in a session that
|
||||
;; hasn't been fully initialized (e.g. where autoloads files haven't
|
||||
;; been generated or `load-path' populated).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue