]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-ref.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / org / ob-ref.el
index e5085ac7b49b3be04310f1d46501e3a6b047dcca..472d3e6f657685ad6d39d894e72175c9bf729756 100644 (file)
@@ -176,7 +176,7 @@ the variable."
            ;;       buffer (marker-buffer id-loc)
            ;;       loc (marker-position id-loc))
            ;; (move-marker id-loc nil)
-           (error "Reference '%s' not found in this buffer" ref))
+           (error "Reference ā€˜%sā€™ not found in this buffer" ref))
          (cond
           (lob-info (setq type 'lob))
           (id (setq type 'id))