]> gitweb.michael.orlitzky.com - emacs.d.git/blobdiff - .emacs
Added a new function, fix-nonstandard-chars.
[emacs.d.git] / .emacs
diff --git a/.emacs b/.emacs
index 87d2eb905bc4a2f7751a5f9fa06a55c35054e0b0..4732256f31692726080c24d0cb7e6f76bc5c649a 100644 (file)
--- a/.emacs
+++ b/.emacs
@@ -76,6 +76,8 @@
 (load-library "diff-buffer-against-file")
 (global-set-key "\C-cd" 'diff-buffer-against-file)
 
+(load-library "fix-nonstandard-chars")
+
 
 ;; These next functions override the defaults provided by emacs. They
 ;; prevent warning messages related to file modification times,