From 6d2a6ce65a454f9a3810ed3b10a3774bd961dfeb Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Mon, 2 Nov 1998 18:59:11 +0000 Subject: [PATCH] (comint-file-name-quote-list): Doc fix. --- lisp/comint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/comint.el b/lisp/comint.el index 6b9bd418f97..deb00d45c14 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -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.") -- 2.39.2