From: John Kitchin Date: Sat, 14 Mar 2015 15:06:51 +0000 (-0400) Subject: add new nonascii ' X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=176463683cd4543bacf9a6573e5d2d9dc324da72;ds=sidebyside add new nonascii ' --- diff --git a/jmax-bibtex.el b/jmax-bibtex.el index 9b00c46..d25b5bd 100644 --- a/jmax-bibtex.el +++ b/jmax-bibtex.el @@ -284,6 +284,7 @@ This is defined in `jmax-bibtex-journal-abbreviations'." ("—" . "-") ("‘" . "'") ("’" . "'") + ("’" . "'") ("“" . "\"") ("’" . "'") ("”" . "\"")))