.emacs-pre
changeset 351 e30e4bd7e85e
parent 349 c914089bd84b
child 381 817a4316df77
equal deleted inserted replaced
350:5e1c168ef21b 351:e30e4bd7e85e
     1 ;; -*- mode: lisp; coding: utf-8; fill-column: 78 -*-
     1 ;; -*- mode: lisp; coding: utf-8; fill-column: 78 -*-
     2 ;;
     2 ;;
     3 ;; For loading order see README.
     3 ;; For load order see README.
     4 
     4 
     5 ;; Set frame width and heith. 150x46 for 13pt 1280x800, 150x60 for 13pt 1280x1024.
     5 ;; Set frame width and heith. 150x46 for 13pt 1280x800, 150x60 for 13pt 1280x1024.
     6 ;; (setq my-frame-width 150)
     6 ;; (setq my-frame-width 150)
     7 ;; (setq my-frame-height 60)
     7 ;; (setq my-frame-height 60)