cvsdist 1a2924
;;; default.el - loaded after ".emacs" on startup
cvsdist 1a2924
;;;
cvsdist 1a2924
;;; Setting `inhibit-default-init' non-nil in "~/.emacs"
cvsdist 1a2924
;;; prevents loading of this file.  Also the "-q" option to emacs
cvsdist 1a2924
;;; prevents both "~/.emacs" and this file from being loaded at startup.
Daniel Novotny 0068fb
Ville Skyttä 0f6ddf
;; default to better frame titles
Ville Skyttä 0f6ddf
(setq-default frame-title-format (concat "%b - emacs@" (system-name)))