X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=fix-nonstandard-chars.el;h=2f558cbde30b50ceae325ac5ae4dd12142f6e755;hb=93ec0963d2d8bec341de606a4ff822ac069360cd;hp=2ba368b83a81aecceb4d9ab569944567b1ca6300;hpb=56e245ab584824a5c25b6c859c12619a61c2c5b4;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