.emacs-pre
changeset 303 1fee37963d5a
parent 285 9883ac39abc3
parent 302 e93ff9360a51
child 349 c914089bd84b
equal deleted inserted replaced
288:5009c3f4afef 303:1fee37963d5a
     1 ;; -*- lisp -*-
     1 ;; -*- mode: lisp; coding: utf-8 -*-
     2 ;; Firstly .emacs load this file, then .emacs-my.
     2 ;;
       
     3 ;; For loading order see README.
     3 
     4 
     4 ;; 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.
     5 ;; (setq my-frame-width 150)
     6 ;; (setq my-frame-width 150)
     6 ;; (setq my-frame-height 60)
     7 ;; (setq my-frame-height 60)