Remove example for setting frame size at startup as frame size now detected automatically.
authoruser@localhost
Sat, 03 Apr 2010 21:24:33 +0400
changeset 381 817a4316df77
parent 380 2f34c2357bef
child 382 bebb0803780f
Remove example for setting frame size at startup as frame size now detected automatically.
.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)