mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
caddr => cl-caddr
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
(require 'dash)
|
||||
(require 's)
|
||||
(require 'f)
|
||||
(eval-when-compile (require 'cl-lib))
|
||||
|
||||
(defvar __DIR__ nil "The directory of the currently loaded file (set by `@load')")
|
||||
(defvar __FILE__ nil "The full path of the currently loaded file (set by `@load')")
|
||||
|
Reference in New Issue
Block a user