Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > df2986692526181146f5d9f56ce13585 > files > 1

emacs-23.3-11.fc16.src.rpm

;;; 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.

;; default to better frame titles
(setq-default frame-title-format (concat "%b - emacs@" (system-name)))