]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Fri, 25 Sep 2009 02:15:19 +0000 (11:15 +0900)
committerPHO <pho@cielonegro.org>
Fri, 25 Sep 2009 02:15:19 +0000 (11:15 +0900)
dot-files/_emacs_el

index 1fb7d2ec9ddd3e59bbdd4dd9e497b0b22c037952..f22629f9405dc3547b71fcdb7af6e00302bce180 100644 (file)
@@ -46,8 +46,8 @@
 ;; Setting for Frames ----------------------------------------------------------
 (when window-system
   (add-to-list 'default-frame-alist
-               '(font . "Bitstream Vera Sans Mono 11"))
-  (set-frame-font "Bitstream Vera Sans Mono 11")
+               '(font . "Bitstream Vera Sans Mono 12"))
+  (set-frame-font "Bitstream Vera Sans Mono 12")
   (set-fontset-font nil;(frame-parameter nil 'font)
                     'japanese-jisx0208
                     '("Hiragino Kaku Gothic Pro W3" . "unicode-bmp")))