|
|
|
@ -440,9 +440,8 @@ expect as default.
@@ -440,9 +440,8 @@ expect as default.
|
|
|
|
|
(setq vc-follow-symlinks t ; Always follow symlinks |
|
|
|
|
tags-revert-without-query t ; Don't ask to reload TAGS file |
|
|
|
|
echo-keystrokes 0.5 |
|
|
|
|
custom-file "~/.emacs.d/custom.el" ; Set custom file |
|
|
|
|
custom-file "~/.emacs.d/custom.el" ; Set custom file and don't load it |
|
|
|
|
source-directory "~/Projects/emacs/") |
|
|
|
|
(load custom-file 'noerror) |
|
|
|
|
#+END_SRC |
|
|
|
|
|
|
|
|
|
** Misc |
|
|
|
|