Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 30 Mar 2010 23:38:28 +0300
changeset 378 b0f57ea29b28
parent 373 bdf2522ad35c (diff)
parent 377 3e8792ee03cc (current diff)
child 379 271ed5d61644
Automated merge with file:///cygdrive/e/srv/hg/dot-emacs
.emacs-my
--- a/.emacs-my	Thu Mar 25 23:14:52 2010 +0200
+++ b/.emacs-my	Tue Mar 30 23:38:28 2010 +0300
@@ -60,7 +60,7 @@
         tx ty
         )
     ;; Next formulas discovered empiric on Windows host with default font.
-    (setq tx (- (/ px fx) 6))
+    (setq tx (- (/ px fx) 7))
     (setq ty (- (/ py fy) 4))
     (setq initial-frame-alist '((top . 0) (left . 0)))
     (add-to-list 'initial-frame-alist (cons 'width tx))