mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 06:32:24 +00:00
fix: require cl-lib instead of cl
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(eval-when-compile (require 'cl))
|
||||
(require 'cl-lib)
|
||||
|
||||
|
||||
;;; the define-snippet macro and its helpers
|
||||
|
||||
Reference in New Issue
Block a user