(custom-set-variables ;; custom-set-variables was added by Custom -- don't edit or cut/paste it! ;; Your init file should contain only one such instance. '(auto-compression-mode t nil (jka-compr)) '(case-fold-search t) '(current-language-environment "Japanese") '(default-input-method "japanese") '(global-font-lock-mode t nil (font-lock)) '(show-paren-mode t nil (paren))) (custom-set-faces ;; custom-set-faces was added by Custom -- don't edit or cut/paste it! ;; Your init file should contain only one such instance. ) (prefer-coding-system 'iso-2022-jp) (prefer-coding-system 'euc-jp) (prefer-coding-system 'shift_jis) (prefer-coding-system 'utf-8) (setq x-select-enable-clipboard t)