doomemacs/modules
Henrik Lissner 473eda795a fix(notmuch): missing notmuch-version.el
Notmuch, like org, uses git describe to build a version string variable
at install time, but Doom preforms shallow clones of its packages, where
git describe does not work.

Notmuch is one of our bigger packages and the variable isn't essential
for normal use, so I've opted to build notmuch-version.el by hand.  It
lacks the commit offset, but it has enough information to work with.

Fix #5581
2021-10-06 01:30:45 +02:00
..
app docs(rss): update readme 2021-09-27 14:43:08 +01:00
checkers bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
completion fix(vertico): add +vertico/find-file-in stopgap 2021-09-23 14:55:58 +02:00
config tweak(default): improve smartparens vanilla bindings 2021-10-05 02:30:51 +02:00
editor fix(evil): evil-join fails to join commented lines 2021-10-05 02:33:15 +02:00
emacs fix(dired): ranger-travel bug 2021-10-05 02:30:23 +02:00
email fix(notmuch): missing notmuch-version.el 2021-10-06 01:30:45 +02:00
input fix(layout): prevent magit from stealing t in bépo 2021-09-15 16:48:09 +02:00
lang bump: :lang clojure 2021-10-05 02:01:15 +02:00
os bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
term refactor!(:term): toggle commands now always hide 2021-09-23 11:39:36 +02:00
tools refactor(pass): make duplicate functions obsolete 2021-10-05 02:27:30 +02:00
ui bump: :ui doom 2021-10-03 13:33:36 +02:00