.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 14 Mar 2010 20:03:11 +0200
changeset 334 d426b23b3894
parent 303 1fee37963d5a
child 349 c914089bd84b
permissions -rw-r--r--
When scroll-step is 1 and if first displayed line overlapped and you go up one line or fisrt non-displayed line at bottom overlapped and you go down one line moving cause displaing engine redisplay windows content and center point as done by 'C-l'. So take it greater.

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