@ -53,6 +53,12 @@
(while (re-search-forward "/”" nil t)
(replace-match "”/"))
(goto-char (point-min))
(while (re-search-forward "/ …" nil t)
(replace-match " …/"))
(while (re-search-forward "“ –" nil t)
(replace-match "“–"))
(while (re-search-forward "=”" nil t)
(replace-match "=\""))