]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/bug-reference.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / progmodes / bug-reference.el
index 53d295868c437a68f2ef1a8ad76c487c435848bf..a78c57c2053c6dc69dd5ceb966db02fefa39bc94 100644 (file)
@@ -58,7 +58,7 @@ It can use `match-string' to get parts matched against
 There is no default setting for this, it must be set per file.
 If you set it to a symbol in the file Local Variables section,
 you need to add a `bug-reference-url-format' property to it:
-\(put 'my-bug-reference-url-format 'bug-reference-url-format t)
+\(put \\='my-bug-reference-url-format \\='bug-reference-url-format t)
 so that it is considered safe, see `enable-local-variables'.")
 
 ;;;###autoload