.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 14 Mar 2010 20:47:14 +0200
changeset 339 4e131c57a0ef
parent 303 1fee37963d5a
child 349 c914089bd84b
permissions -rw-r--r--
With scroll-step 3 when go down it scroll one line but if up - 3 so set scroll-step to 1.

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