]> code.delx.au - gnu-emacs/blobdiff - lisp/hilit-chg.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / hilit-chg.el
index 8d012947128dcf4a9eb82525f39e05199986a4a7..2f69bbc104bfbc85a437972605b42d48898999d3 100644 (file)
@@ -731,7 +731,7 @@ You can automatically rotate colors when the buffer is saved by adding
 this function to `write-file-functions' as a buffer-local value.  To do
 this, eval the following in the buffer to be saved:
 
-  (add-hook 'write-file-functions 'highlight-changes-rotate-faces nil t)"
+  (add-hook \\='write-file-functions \\='highlight-changes-rotate-faces nil t)"
   (interactive)
   (when (and highlight-changes-mode highlight-changes-visible-mode)
     (let ((modified (buffer-modified-p))