Files
doomemacs/core
Henrik Lissner a568f95004 Fix doom//reload-autoloads #328
`get-file-buffer` returns nil if no buffer for that file already exists.
In an edge case on Windows, `update-file-autoloads` doesn't leave
a hanging buffer, possibly ignoring its SAVE-AFTER argument. Using
`find-file-noselect` fixes this, which will open a buffer if one doesn't
already exist.
2018-01-05 13:43:17 -05:00
..
2018-01-04 16:16:44 -05:00
2018-01-04 03:01:35 -05:00
2018-01-04 16:14:50 -05:00
2017-12-10 11:49:02 -05:00