diff options
-rw-r--r-- | .gitignore | 0 | ||||
-rwxr-xr-x | eln-cache/28.2-64ac1258/subr--trampoline-7965732d6f722d6e6f2d70_yes_or_no_p_0.eln | bin | 0 -> 15920 bytes | |||
-rw-r--r-- | init.el | 3 |
3 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore | |||
diff --git a/eln-cache/28.2-64ac1258/subr--trampoline-7965732d6f722d6e6f2d70_yes_or_no_p_0.eln b/eln-cache/28.2-64ac1258/subr--trampoline-7965732d6f722d6e6f2d70_yes_or_no_p_0.eln new file mode 100755 index 0000000..fc27aca --- /dev/null +++ b/eln-cache/28.2-64ac1258/subr--trampoline-7965732d6f722d6e6f2d70_yes_or_no_p_0.eln | |||
Binary files differ | |||
@@ -29,7 +29,8 @@ | |||
29 | ;; They should not exist. | 29 | ;; They should not exist. |
30 | ;; --------------------------------- | 30 | ;; --------------------------------- |
31 | 31 | ||
32 | (setq auto-save-default nil) | 32 | (setq auto-save-default nil ; don't create auto-saves |
33 | auto-save-list-file-prefix nil) ; don't create auto-save-list dir | ||
33 | 34 | ||
34 | 35 | ||
35 | ;; --------------------------------- | 36 | ;; --------------------------------- |