diff -r bf5829d9bbf7 -r 9883ac39abc3 .emacs-pre --- a/.emacs-pre Fri Jan 29 16:13:48 2010 +0200 +++ b/.emacs-pre Sat Jan 30 21:24:29 2010 +0200 @@ -1,2 +1,6 @@ ;; -*- lisp -*- ;; Firstly .emacs load this file, then .emacs-my. + +;; Set frame width and heith. 150x46 for 13pt 1280x800, 150x60 for 13pt 1280x1024. +;; (setq my-frame-width 150) +;; (setq my-frame-height 60)