.emacs-pre
changeset 285 9883ac39abc3
parent 111 fcea9d3b79e1
child 303 1fee37963d5a
--- 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)