]> code.delx.au - gnu-emacs/blobdiff - lisp/hi-lock.el
Fix docstring quoting problems with ‘ '’
[gnu-emacs] / lisp / hi-lock.el
index 89b1204ad11112fa5f1525f81eb7d22f4df9cb14..5bab906ee996582e07f18a8ca19fde87883bf233 100644 (file)
@@ -332,7 +332,7 @@ which can be called interactively, are:
   (See `font-lock-keywords'.)  They may be edited and re-loaded with \\[hi-lock-find-patterns],
   any valid `font-lock-keywords' form is acceptable.  When a file is
   loaded the patterns are read if `hi-lock-file-patterns-policy' is
-  'ask and the user responds y to the prompt, or if
+  `ask' and the user responds y to the prompt, or if
   `hi-lock-file-patterns-policy' is bound to a function and that
   function returns t.