.emacs
changeset 290 501ae111922d
parent 289 84a0d500b0c7
child 291 a8e3a3821f17
--- a/.emacs	Wed Feb 03 22:57:32 2010 +0200
+++ b/.emacs	Wed Feb 03 22:58:00 2010 +0200
@@ -38,13 +38,6 @@
 (if (file-exists-p dot-emacs-post)
     (load dot-emacs-post))
 
-(custom-set-variables
-  ;; custom-set-variables was added by Custom.
-  ;; If you edit it by hand, you could mess it up, so be careful.
-  ;; Your init file should contain only one such instance.
-  ;; If there is more than one, they won't work right.
- '(read-quoted-char-radix 16)
- )
 (custom-set-faces
   ;; custom-set-faces was added by Custom.
   ;; If you edit it by hand, you could mess it up, so be careful.