doomemacs/lisp/lib
Colin Woodbury 41289cfef6 fix(lib): doom/bumpify-diff: respect structure of given list
The old check was a bug fix to work around noisy values that somehow
made it into diff checks. The `package!` symbol is never actually
present in the list of values yielded by the search in `read-package`,
so this commit alters the lookup to respect what is actually present,
thus guaranteeing that `destructuring-bind` succeeds and bump diffs are
actually detected.
2024-01-24 12:24:11 -05:00
..
autoloads.el perf: autoloads: remove definition-prefixes & abbreviate paths 2022-09-25 17:52:07 +02:00
buffers.el refactor: replace doom-enlist with ensure-list 2022-08-07 19:43:13 +02:00
config.el fix(lib): doom/reload-*: void-function doom-with-context 2022-09-26 12:06:42 +02:00
debug.el fix(debug): doom-info: improve git error 2023-03-20 20:43:28 -04:00
docs.el nit(docs): fix typo and extraneous backquote 2023-09-20 20:23:26 +02:00
files.el tweak(lib): write elisp in escaped form to files 2024-01-24 12:14:54 -05:00
fonts.el refactor!: restructure Doom core 2022-07-30 22:41:13 +02:00
git.el refactor(lib): provide doom-libs as subfeatures 2022-09-08 00:20:26 +02:00
help.el fix(lib): doom/help-packages: handle missing homepage 2023-09-06 14:40:07 +02:00
packages.el fix(lib): doom/bumpify-diff: respect structure of given list 2024-01-24 12:24:11 -05:00
plist.el refactor(lib): provide doom-libs as subfeatures 2022-09-08 00:20:26 +02:00
print.el fix(cli): debug output despite no debug-mode 2022-09-19 17:33:25 +02:00
process.el refactor(lib): provide doom-libs as subfeatures 2022-09-08 00:20:26 +02:00
projects.el fix(lib): unquote base-directory in project-file-exists-p! 2023-08-19 22:57:32 +02:00
sandbox.el refactor!: redesign module init/config hooks 2022-09-16 01:14:22 +02:00
scratch.el refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +02:00
sessions.el feat: ask before quickloading a session 2023-08-18 19:20:01 +02:00
store.el refactor: deprecate doom-etc-dir for doom-data-dir 2022-08-14 20:43:35 +02:00
system.el refactor!: replace all-the-icons with nerd-icons 2023-09-14 01:03:55 +02:00
text.el fix(lib): doom-region-*: only use evil visual range in visual mode 2023-07-22 16:18:56 +02:00
themes.el refactor: replace doom-enlist with ensure-list 2022-08-07 19:43:13 +02:00
ui.el tweak(lib): add alpha-background support to opacity setter 2023-09-02 12:27:37 -05:00