.emacs-pre
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 17 Mar 2010 23:27:26 +0200
changeset 353 b0997da7a813
parent 351 e30e4bd7e85e
child 381 817a4316df77
permissions -rw-r--r--
As 'directory ~/.emacs.d/server is unsafe on windows' error fixed in upcoming Emacs 23.2 release make condition more accurate.

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