.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Mar 2010 22:46:47 +0200
changeset 362 f4bd431ad549
parent 351 e30e4bd7e85e
child 381 817a4316df77
permissions -rw-r--r--
By default start from user home directory (HOME point to it).

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