Index: dotfiles/emacs/oinume/.emacs.unix.el
===================================================================
--- dotfiles/emacs/oinume/.emacs.unix.el (revision 13627)
+++ dotfiles/emacs/oinume/.emacs.unix.el (revision 14815)
@@ -6,14 +6,14 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
-(setq default-frame-alist
-      (append (list
-                   '(foreground-color . "black")
-                   '(background-color . "LemonChiffon")
-                    '(background-color . "gray")
-                    '(border-color . "black")
-                    '(mouse-color . "white")
-                    '(cursor-color . "black")
-               '(width . 90) '(height . 52))
-              default-frame-alist))
+;(setq default-frame-alist
+;      (append (list
+;                   '(foreground-color . "black")
+;                   '(background-color . "LemonChiffon")
+;                    '(background-color . "gray")
+;                    '(border-color . "black")
+;                    '(mouse-color . "white")
+;                    '(cursor-color . "black")
+;               '(width . 90) '(height . 52))
+;              default-frame-alist))
 
 ;; gnuserv��ư
