summaryrefslogtreecommitdiff
path: root/shared/custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'shared/custom.el')
-rw-r--r--shared/custom.el17
1 files changed, 0 insertions, 17 deletions
diff --git a/shared/custom.el b/shared/custom.el
deleted file mode 100644
index 5596e47..0000000
--- a/shared/custom.el
+++ /dev/null
@@ -1,17 +0,0 @@
1(custom-set-variables
2 ;; custom-set-variables was added by Custom.
3 ;; If you edit it by hand, you could mess it up, so be careful.
4 ;; Your init file should contain only one such instance.
5 ;; If there is more than one, they won't work right.
6 '(custom-safe-themes
7 '("fbf73690320aa26f8daffdd1210ef234ed1b0c59f3d001f342b9c0bbf49f531c" default))
8 '(safe-local-variable-values
9 '((buffer-file-coding-system . utf-8-unix)
10 (buffer-file-coding-system . cp437-dos))))
11(custom-set-faces
12 ;; custom-set-faces was added by Custom.
13 ;; If you edit it by hand, you could mess it up, so be careful.
14 ;; Your init file should contain only one such instance.
15 ;; If there is more than one, they won't work right.
16 )
17(put 'upcase-region 'disabled nil)