doomemacs/lisp
Henrik Lissner 195359cf99
fix: properly disable tooltip-mode
In 4a25375, it seemed that only setting the variables to nil early
enough would be sufficient, but this turned out not to be the case.
There's no avoiding calling the mode to disable it.

Ref: 58c0de6841
Amend: 4a253757cb
2022-09-18 10:36:00 +02:00
..
cli feat(cli): introduce DOOMPROFILELOAD{FILE,PATH} envvars 2022-09-18 00:28:13 +02:00
lib refactor(lib): convert cli/autoloads.el to lib 2022-09-16 13:07:28 +02:00
doom-cli.el fix(cli): ensure doom envvars are set for post-script sessions 2022-09-17 21:41:42 +02:00
doom-editor.el refactor: remove redundant server-auth-dir setting 2022-09-18 00:54:10 +02:00
doom-keybinds.el refactor!: redesign module init/config hooks 2022-09-16 01:14:22 +02:00
doom-lib.el fix(lib): suppress 'Function X is already compiled' 2022-09-16 19:19:55 +02:00
doom-modules.el nit: minor comment revision and refactors 2022-09-16 17:01:57 +02:00
doom-packages.el nit: minor comment revision and refactors 2022-09-16 17:01:57 +02:00
doom-profiles.el feat(cli): introduce DOOMPROFILELOAD{FILE,PATH} envvars 2022-09-18 00:28:13 +02:00
doom-projects.el nit: comment revision and formatting 2022-09-16 01:14:22 +02:00
doom-start.el fix: envvar file not loading 2022-09-18 01:08:27 +02:00
doom-ui.el fix: properly disable tooltip-mode 2022-09-18 10:36:00 +02:00
doom.el tweak: use doom-profile-*-dir for core dir/file vars 2022-09-17 21:41:42 +02:00
packages.el bump: :core 2022-09-06 22:55:47 +02:00