emacs.el: (set-default-font) => (set-frame-font)
authorOlivier Tétard <otd@otd.amossys.fr>
Mon, 20 Jul 2009 08:44:29 +0000 (10:44 +0200)
committerOlivier Tétard <otd@otd.amossys.fr>
Mon, 20 Jul 2009 08:44:29 +0000 (10:44 +0200)
emacs/emacs.el

index 0ccddb3..f7adf6d 100644 (file)
@@ -57,7 +57,7 @@
 
 ;; font
 (if (>= emacs-major-version 23)
-  (set-default-font "DejaVu Sans Mono-10"))
+  (set-frame-font "DejaVu Sans Mono-10"))
 
 ;; ,----
 ;; | Comportement