parent
445ba1a46d
commit
4a53f0818d
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ it is nil, it will try to reload both."
|
|||
(with-temp-buffer
|
||||
(if scan
|
||||
(doom-cli--generate-autoloads-buffer file)
|
||||
(insert-file-contents-literally file))
|
||||
(insert-file-contents file))
|
||||
(save-excursion
|
||||
(let ((filestr (prin1-to-string file)))
|
||||
(while (re-search-forward "\\_<load-file-name\\_>" nil t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue