]> git.eshelyaron.com Git - emacs.git/commitdiff
(comint-file-name-quote-list): Doc fix.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 2 Nov 1998 18:59:11 +0000 (18:59 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 2 Nov 1998 18:59:11 +0000 (18:59 +0000)
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.")