Files
doomemacs/modules/lang
Henrik Lissner 9ab49be564 Fix "fatal: no names found" errors on 'doom rebuild'
Some packages that depend on org (like elfeed) will load the built-in
org early in the rebuild/package install process, which causes org to
define org-release and org-git-version, sometimes overwriting our stubs
for it. Without our hack, org call 'git describe' in the org repo in an
attempt to determine the installed version, which won't work in a sparse
clone. To ensure future definitions never overwrite ours, we advise them
as well.

Also moves magit-version hack to its autoload file, for consistency with
org's hacks.
2019-08-07 16:31:45 -04:00
..
2019-07-23 12:50:45 +02:00
2018-06-23 19:53:54 +02:00
2019-07-26 20:17:29 +02:00
2019-07-14 17:05:48 +02:00
2019-07-23 12:50:45 +02:00
2019-08-06 14:42:46 -04:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-28 16:10:53 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2018-06-02 02:53:54 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-28 16:10:53 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 11:12:55 -05:00
2019-07-28 16:10:53 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2018-10-16 06:22:34 +03:00