doomemacs/lisp
Henrik Lissner c523ee9586
fix: set tramp backup/autosave dirs in core
In 71eae25, TRAMP settings were moved to a new :emacs tramp module,
reverting `tramp-backup-directory-alist` and `tramp-auto-save-directory`
to their Emacs defaults for anyone not using this module (which saves
those temp files in the current working directory, which is an
undesirable default), so we set them in core again.

Fix: doomemacs/community#53
Amend: 71eae252ac
2025-12-01 00:44:40 -05:00
..
cli fix(cli): doom env: blacklist *_SOCKET 2025-10-16 04:19:51 -04:00
lib fix(lib): void-variable type 2025-09-25 03:29:56 -04:00
modules module: move :core to :doom 2025-09-18 22:48:07 -04:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
demos.org refactor: deprecate appendq!, prependq!, & delq! macros 2025-03-25 14:16:56 -04:00
doom-cli.el tweak(cli): only display the last, failed straight command 2025-09-22 23:30:03 -04:00
doom-compat.el refactor(lib): move fringe/fontset autodefs to doom-compat 2025-09-17 01:23:45 -04:00
doom-editor.el fix: set tramp backup/autosave dirs in core 2025-12-01 00:44:40 -05:00
doom-elpaca.el refactor!: restructure Doom core 2024-11-03 01:52:28 -05:00
doom-keybinds.el refactor: deprecate appendq!, prependq!, & delq! macros 2025-03-25 14:16:56 -04:00
doom-lib.el fix(lib): package!: add :env property 2025-09-22 23:30:03 -04:00
doom-projects.el refactor: s/doom-projectile-cache-dir/doom-project-cache-dir/ 2025-09-24 13:20:56 -04:00
doom-start.el fix: clipboard issues on Windows + WSL 2025-03-26 07:55:36 -04:00
doom-straight.el tweak: do *not* download package archives by default 2025-09-26 00:15:54 -04:00
doom-ui.el module!: add :editor whitespace 2025-09-24 02:23:30 -04:00
doom.el release(modules): 26.01.0-dev 2025-12-01 00:44:40 -05:00
init.el dev: replace .doomrc w/ .doom.el 2025-06-30 15:23:27 +02:00
packages.el module!: add :editor whitespace 2025-09-24 02:23:30 -04:00