.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Tue, 23 Feb 2010 11:56:46 +0200
changeset 320 2c4a6d477785
parent 303 1fee37963d5a
child 349 c914089bd84b
permissions -rw-r--r--
Allow dot and underscore to be word class.

;; -*- mode: lisp; coding: utf-8 -*-
;;
;; 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)