]> code.delx.au - gnu-emacs/blobdiff - lisp/comint.el
(help-make-xrefs): Avoid infloop in keymap substitutions
[gnu-emacs] / lisp / comint.el
index 6b9bd418f97aa53bc6c89e26ed7dc3acf09d5b9a..deb00d45c14b7f6222c419b72a4b73359ee2870a 100644 (file)
@@ -2013,7 +2013,7 @@ regardless of what this variable says.
 This is a good thing to set in mode hooks.")
 
 (defvar comint-file-name-quote-list nil
-  "List of characters to quote with `\' when in a file name.
+  "List of characters to quote with `\\' when in a file name.
 
 This is a good thing to set in mode hooks.")