emacs/default.el
Daniel Novotny 93c25c9573 fix #508033
2009-07-02 11:47:23 +00:00

7 lines
251 B
EmacsLisp

;;; default.el - loaded after ".emacs" on startup
;;;
;;; Setting `inhibit-default-init' non-nil in "~/.emacs"
;;; prevents loading of this file. Also the "-q" option to emacs
;;; prevents both "~/.emacs" and this file from being loaded at startup.