From a9cef5871abfa3a8c7b0bc5f64338536cc3097bb Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Sun, 9 Jun 1996 12:51:53 +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 c7522fefff7..8a043d739cc 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -1824,7 +1824,7 @@ This is used by comint's and shell's completion functions, and by shell's directory tracking functions.") (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