el/dot-emacs.el: Fix configuration for SQL mode.
[profile] / bin / un-backslashify-selection
index 1b14d43..ad4e1fa 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 xsel -o | sed '
-       s:\\::g
+       s:\\ *::g
        H
 $      !d