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