.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 17 Mar 2010 22:59:52 +0200
changeset 349 c914089bd84b
parent 303 1fee37963d5a
child 351 e30e4bd7e85e
permissions -rw-r--r--
Set fill-column for file.

;; -*- mode: lisp; coding: utf-8; fill-column: 78 -*-
;;
;; For loading 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)