# HG changeset patch # User Oleksandr Gavenko # Date 1269981508 -10800 # Node ID b0f57ea29b2840963177bfc188a7b020696f5b97 # Parent bdf2522ad35cf812bb34b9a77848bc33856fa7fd# Parent 3e8792ee03ccda7a08f9e5507e8c590eb1f35e2e Automated merge with file:///cygdrive/e/srv/hg/dot-emacs diff -r 3e8792ee03cc -r b0f57ea29b28 .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))