Document that '~/.emacs-custom.el' now loaded before '~/.emacs-my'.
;; -*- mode: lisp; coding: utf-8; fill-column: 78 -*-;;;; For loading 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)