Use cl-lib in place of cl
This commit is contained in:
parent
1f38085c8f
commit
38f5c14353
@ -30,7 +30,7 @@
|
||||
;;; Commentary:
|
||||
|
||||
;;; Code:
|
||||
(require 'cl)
|
||||
(require 'cl-lib)
|
||||
(require 'dash)
|
||||
|
||||
(defun origami-get-positions (content regex)
|
||||
|
Loading…
Reference in New Issue
Block a user