doomemacs/lisp
Henrik Lissner 83fedf1fff
fix: recursive load errors on lib/projects.el
A change upstream was causing recursive load errors. I'm not too clear
how it happens, as I can't reproduce it, but
bbatsov/projectile@3c92d28c05 is the common thread (bumped in
c1b5f48).

Rather than revert the bump, I've just undone the hook and used a saner
hook for the same task. It is a stopgap solution until I eventually
replace projectile with project.el.

Ref: bbatsov/projectile@3c92d28c05
Amend: c1b5f48f07
2024-08-29 06:56:57 -04:00
..
cli fix: correct version string in obsoletion calls 2024-08-26 18:07:47 -04:00
lib refactor: remove redundant doom-bin{,-dir} decls 2024-08-28 04:58:11 -04:00
demos.org refactor!(vc-gutter): drop git-gutter for diff-hl 2024-06-22 18:14:04 -04:00
doom-cli.el nit: revise site-lisp comments 2024-07-13 19:38:16 -04:00
doom-editor.el fix: set jump points on more kill-buffer functions 2024-08-25 17:44:29 -04:00
doom-keybinds.el refactor!(vc-gutter): drop git-gutter for diff-hl 2024-06-22 18:14:04 -04:00
doom-lib.el fix: correct version string in obsoletion calls 2024-08-26 18:07:47 -04:00
doom-modules.el fix: 'doom sync' generates autoload files for symbolic link files 2024-06-21 17:52:45 -04:00
doom-packages.el fix: package!: unpinning with :pin nil 2024-08-25 17:44:29 -04:00
doom-profiles.el fix: ensure load-path et co are set on doom/reload 2024-03-26 22:25:29 -04:00
doom-projects.el fix: recursive load errors on lib/projects.el 2024-08-29 06:56:57 -04:00
doom-start.el fix: trigger doom-first-{file,buffer}-hook at startup 2024-08-28 17:55:25 -04:00
doom-ui.el fix: reset inhibit-* vars a mote more aggressively 2024-08-15 15:45:53 -04:00
doom.el refactor(lib): doom/{reload,upgrade}: customizable commands 2024-08-25 17:44:28 -04:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el bump: :core 2024-08-29 02:47:21 -04:00