mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-15 22:13:04 +00:00
fix: require cl-lib instead of cl
This commit is contained in:
parent
c5276642b8
commit
ccf3579344
@ -23,7 +23,7 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(eval-when-compile (require 'cl))
|
||||
(require 'cl-lib)
|
||||
|
||||
|
||||
;;; the define-snippet macro and its helpers
|
||||
|
Loading…
x
Reference in New Issue
Block a user