This commit is contained in:
Zelong Kuang
2026-02-22 20:02:12 +11:00
parent 4f8716a03b
commit eece95c95e
5 changed files with 49 additions and 16 deletions

View File

@@ -129,4 +129,7 @@
(lambda (button)
(helpful-variable (button-get button 'apropos-symbol))))))))
(setq auto-save-file-name-transforms
`((".*" ,(concat user-emacs-directory "auto-save/") t)))
(provide 'init-better-default)