doomemacs/modules
Henrik Lissner 8b93e8b15c
fix(tabs): wrong-type-arg stringp (Git "...") error
Newer versions of project.el changed the return value of
`project-current` to a three-part list, rather than a cons cell.
centaur-tabs expects the old signature and we get a type error.

This advice ensures centaur-tabs works with old or new versions of
project, and is a temporary measure until the issue is resolved
upstream.

Ref: ema2159/centaur-tabs#181
Fix: #6280
2022-06-20 02:07:42 +02:00
..
app refactor!(cli): rewrite CLI framework libraries 2022-06-18 23:53:12 +02:00
checkers tweak(spell): ignore org-inline-src-block 2022-05-27 03:00:45 +02:00
completion fix(vertico): popup rule for embark export buffers 2022-06-18 08:19:46 +02:00
config refactor!(cli): rewrite CLI framework libraries 2022-06-18 23:53:12 +02:00
editor merge: pull request #5401 from jeetelongname/tree-sitter 2022-06-17 22:55:42 +02:00
emacs refactor(ibuffer): +ibuffer/visit-workspace-buffer 2022-04-06 18:45:06 +02:00
email tweak(mu4e): increase human-date width to fit year 2022-06-17 20:05:10 +02:00
input docs(bidi): fix #+DATE field in readme 2022-04-22 16:01:42 +02:00
lang fix(org): lazy loading of org-protocol 2022-06-20 01:55:21 +02:00
os nit(tty): revise comments 2022-02-10 21:07:20 +01:00
term refactor(eshell,term): move hscroll-margin settings 2022-03-31 14:05:45 +02:00
tools fix(magit): only revert if buffer file exists 2022-06-18 17:19:23 +02:00
ui fix(tabs): wrong-type-arg stringp (Git "...") error 2022-06-20 02:07:42 +02:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00