init.el
changeset 1721 f9fb82deb6b7
parent 1718 9d72f4424570
equal deleted inserted replaced
1720:e88f7b12ba88 1721:f9fb82deb6b7
     1 ;; -*- mode: emacs-lisp; coding: utf-8; fill-column: 78 -*-
     1 ;; -*- mode: emacs-lisp; coding: utf-8; fill-column: 78 -*-
     2 ;;
     2 ;;
     3 ;; For load order see README.
     3 ;; For load order see README.
       
     4 
       
     5 (load "~/.emacs.d/.emacs-defs")
     4 
     6 
     5 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
     7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
     6 (message "turn on debugger/profiler during loading")
     8 (message "turn on debugger/profiler during loading")
     7 
     9 
     8 (when my-profiler-enabled
    10 (when my-profiler-enabled