.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 24 Mar 2010 23:51:43 +0200
changeset 370 378a4dc8ea1c
parent 351 e30e4bd7e85e
child 381 817a4316df77
permissions -rw-r--r--
Maximize frame on full screen.

;; -*- mode: lisp; coding: utf-8; fill-column: 78 -*-
;;
;; For load order see README.

;; Set frame width and heith. 150x46 for 13pt 1280x800, 150x60 for 13pt 1280x1024.
;; (setq my-frame-width 150)
;; (setq my-frame-height 60)