From: John Kitchin Date: Sat, 14 Feb 2015 12:04:18 +0000 (-0500) Subject: add new nonascii dash X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=a293ab5b16bffc69aef20fc708ac687e53f6ae59 add new nonascii dash --- diff --git a/jmax-bibtex.el b/jmax-bibtex.el index e792ffa..ea4ab97 100644 --- a/jmax-bibtex.el +++ b/jmax-bibtex.el @@ -205,6 +205,7 @@ This is defined in `jmax-bibtex-journal-abbreviations'." ("–" . "-") ("−" . "-") ("–" . "-") + ("—" . "-") ("‘" . "'") ("’" . "'") ("“" . "\"")