.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 30 Jan 2010 21:24:29 +0200
changeset 285 9883ac39abc3
parent 111 fcea9d3b79e1
child 303 1fee37963d5a
permissions -rw-r--r--
As screen size automatically not detected, determine dimention from user assigned vars.

;; -*- 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)