X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=fix-nonstandard-chars.el;h=2f558cbde30b50ceae325ac5ae4dd12142f6e755;hb=7df8a490816d54f7d87638bd4ec17f04f86d86ab;hp=2ba368b83a81aecceb4d9ab569944567b1ca6300;hpb=4db88b40d59182e654e24cdd64cd6e163096183b;p=emacs.d.git diff --git a/fix-nonstandard-chars.el b/fix-nonstandard-chars.el index 2ba368b..2f558cb 100644 --- a/fix-nonstandard-chars.el +++ b/fix-nonstandard-chars.el @@ -8,7 +8,8 @@ ("“" "“") ("”" "”") ("–" "-") - ("—" "—") )) + ("—" "—") + ("°" "°") )) (dolist (replacement replacements nil) ;; The mark gets all fucked up here. It's easiest to