From: PHO Date: Wed, 23 Oct 2019 13:40:39 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=bb80ed6ee4c6064a79f17960f5e491643f16d7d4;hp=4bdb1b28518dd14560d09e7e7e222fc9e8ea5848 Auto commit by The Sugar System. --- diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index d10f81d..c195311 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -713,6 +713,7 @@ Will prompt you shell name when you type `C-u' before this command." t) (quote (("gnu" . "https://elpa.gnu.org/packages/") ("melpa" . "https://melpa.org/packages/")))) + '(package-selected-packages (quote (cargo toml-mode rust-mode))) '(rcirc-server-alist (quote (("irc1.ymir.jp" :nick "PHO`cons" nil nil)))) '(riece-layout "default") '(riece-layout-alist @@ -734,7 +735,7 @@ Will prompt you shell name when you type `C-u' before this command." t) '(safe-local-variable-values (quote ((todo-categories "Todo" "Todo" "Todo" "Todo")))) '(select-enable-clipboard t) '(session-use-package t nil (session)) - '(tramp-auto-save-directory "/tmp/tramp-auto-save" nil (tramp)) + '(tramp-auto-save-directory "/tmp/tramp-auto-save") '(tramp-completion-reread-directory-timeout 2 nil (tramp)) '(tramp-default-host "localhost" nil (tramp)) '(tramp-default-method "sshx" nil (tramp))