]> gitweb.michael.orlitzky.com - emacs.d.git/commitdiff
Add the degree symbol to the list of nonstandard characters.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 25 Feb 2011 17:57:50 +0000 (12:57 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 24 Mar 2011 00:46:50 +0000 (20:46 -0400)
fix-nonstandard-chars.el

index 2ba368b83a81aecceb4d9ab569944567b1ca6300..2f558cbde30b50ceae325ac5ae4dd12142f6e755 100644 (file)
@@ -8,7 +8,8 @@
                        ("“" "&ldquo;")
                        ("”" "&rdquo;")
                        ("–" "-")
-                       ("—" "&mdash;") ))
+                       ("—" "&mdash;")
+                       ("°" "&deg;") ))
 
   (dolist (replacement replacements nil)
     ;; The mark gets all fucked up here. It's easiest to