Rename core/autoload/debug.el => util.el
"debug.el" conflicted with the built-in debug package
This commit is contained in:
parent
f3facdf642
commit
3dfffe455e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
;;; core/autoload/debug.el -*- lexical-binding: t; -*-
|
;;; core/autoload/util.el -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun doom/what-face (&optional pos)
|
(defun doom/what-face (&optional pos)
|
Loading…
Add table
Add a link
Reference in a new issue