.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 07 Mar 2010 15:34:05 +0200
changeset 325 9b2144595e57
parent 303 1fee37963d5a
child 349 c914089bd84b
permissions -rw-r--r--
Set value to vc-annotate-* by 'setq', with 'custom-set-variables' in always write this vars to ~/.emacs-custom.el, which can override my settings from '.emacs-my'.

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