X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/4bb39f7378b13ff4c536b863f32f324c31ed5b75..f10533854f4c7bb54247a11981191bf37b70cb36:/packages/company/company.el diff --git a/packages/company/company.el b/packages/company/company.el index 713a94fd1..a2908af16 100644 --- a/packages/company/company.el +++ b/packages/company/company.el @@ -2281,7 +2281,7 @@ It defaults to 0. CALLBACK is a function called with the selected result if the user successfully completes the input. -Example: \(company-begin-with '\(\"foo\" \"foobar\" \"foobarbaz\"\)\)" +Example: \(company-begin-with \\='\(\"foo\" \"foobar\" \"foobarbaz\"\)\)" (let ((begin-marker (copy-marker (point) t))) (company-begin-backend (lambda (command &optional arg &rest ignored)