cvsdist 1a2924
;; .emacs
cvsdist 1a2924
Ville Skyttä 0f6ddf
(custom-set-variables
Ville Skyttä 0f6ddf
 ;; uncomment to always end a file with a newline
Ville Skyttä 0f6ddf
 ;'(require-final-newline t)
Ville Skyttä 0f6ddf
 ;; uncomment to disable loading of "default.el" at startup
Ville Skyttä 0f6ddf
 ;'(inhibit-default-init t)
Ville Skyttä 0f6ddf
 ;; default to unified diffs
Ville Skyttä 0f6ddf
 '(diff-switches "-u"))
Jens Petersen cc9fba
Charles Coldwell 35bf93
;;; uncomment for CJK utf-8 support for non-Asian users
Charles Coldwell 35bf93
;; (require 'un-define)