# HG changeset patch # User user@localhost # Date 1270315473 -14400 # Node ID 817a4316df77961702f8fb3c9a6ea02034212c8f # Parent 2f34c2357befbbc7fe6c0ccde2ff44f22018ba8a Remove example for setting frame size at startup as frame size now detected automatically. diff -r 2f34c2357bef -r 817a4316df77 .emacs-pre --- a/.emacs-pre Sat Apr 03 21:10:04 2010 +0400 +++ b/.emacs-pre Sat Apr 03 21:24:33 2010 +0400 @@ -1,7 +1,3 @@ ;; -*- 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)