doomemacs/lisp
Henrik Lissner 2bc6dd2a96
fix(cli): don't load subdirs.el again
Doom loaded subdirs.el's in `load-path`, but doesn't need to. This
normally wasn't an issue because subdirs.el files are typically
idempotent, but there is one case where it isn't: on nixpkgs, with
certain configurations on top of programs.emacs (see
NixOS/nixpkgs#267548), which will cause file-missing errors trying to
load the user's site-lisp afterwards (see #7681).

Ref: NixOS/nixpkgs#267548
Fix: #7681
Amend: 6c0b7e1530
2024-09-01 14:45:52 -04:00
..
cli fix(cli): straight: highlight 'Reset "*" to "*"' option 2024-08-31 21:50:08 -04:00
lib fix(lib): doom/add-directory-as-project 2024-08-31 00:59:45 -04:00
demos.org refactor!(vc-gutter): drop git-gutter for diff-hl 2024-06-22 18:14:04 -04:00
doom-cli.el fix(cli): don't load subdirs.el again 2024-09-01 14:45:52 -04:00
doom-editor.el refactor!: move helpful from :core to :lang emacs-lisp 2024-08-30 02:26:41 -04:00
doom-keybinds.el fix: C-i in KKP supported terminals 2024-08-30 22:08:16 -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 refactor: remove redundant projectile-track-known-projects hook 2024-08-30 01:02:33 -04:00
doom-start.el fix: associate .doom(project|module|profile) w/ lisp-data-mode 2024-08-31 15:09:57 -04:00
doom-ui.el fix: reset inhibit-* vars a mote more aggressively 2024-08-15 15:45:53 -04:00
doom.el release(modules): 24.10.0-dev 2024-08-31 22:08:56 -04:00
init.el fix: add :depth field to modules 2022-09-24 18:46:21 +02:00
packages.el refactor!: move helpful from :core to :lang emacs-lisp 2024-08-30 02:26:41 -04:00