|
|
@ -144,6 +144,9 @@ |
|
|
|
;; Create backup files directly in the .Trash directory |
|
|
|
;; Create backup files directly in the .Trash directory |
|
|
|
(setq backup-directory-alist '((".*" . "~/.Trash"))) |
|
|
|
(setq backup-directory-alist '((".*" . "~/.Trash"))) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
;; Lock files should not be created |
|
|
|
|
|
|
|
(setq create-lockfiles nil) |
|
|
|
|
|
|
|
|
|
|
|
(custom-set-variables |
|
|
|
(custom-set-variables |
|
|
|
;; custom-set-variables was added by Custom. |
|
|
|
;; custom-set-variables was added by Custom. |
|
|
|
;; If you edit it by hand, you could mess it up, so be careful. |
|
|
|
;; If you edit it by hand, you could mess it up, so be careful. |
|
|
|