diff options
author | Kyle Meyer <kyle@kyleam.com> | 2021-05-22 16:39:05 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2021-05-23 10:16:22 -0400 |
commit | 29834774cfe18f7685840365e87c403fb770d617 (patch) | |
tree | a4eddcd05c1b7273bc42d1a01356daa578b4d265 /fdl-1.3.texi | |
parent | f0d760cd89a6d75b7af343750f9df1b3981e15a9 (diff) | |
download | piem-29834774cfe18f7685840365e87c403fb770d617.tar.gz |
piem-use-magit: Unconditionally set to t
When piem is loaded, piem-use-magit is enabled if Magit has already
been loaded. This approach is potentially confusing: a user may want
to use Magit, be happy that it seems to just work, and then confused
when it doesn't work in some later session where loading Magit happens
to not be triggered before loading piem.
All the relevant sites have fboundp guards (and those are cheap), so
there's no advantage to disabling this if Magit isn't enabled at load
time. Set piem-use-magit to t by default.
Message-Id: <20210522203905.16504-3-kyle@kyleam.com>
Diffstat (limited to 'fdl-1.3.texi')
0 files changed, 0 insertions, 0 deletions