Monaco Font on Emacs

Add the following to your .emacs;

(set-face-attribute 'default nil :font "Monaco-9")

and then M-x eval-buffer.

 
---

Comment

 
---