Added support for special (quoted) characters in file names:
authorSimon Marshall <simon@gnu.org>
Mon, 3 Apr 1995 13:06:25 +0000 (13:06 +0000)
committerSimon Marshall <simon@gnu.org>
Mon, 3 Apr 1995 13:06:25 +0000 (13:06 +0000)
commit59f36b08082a7ef690cdcfe16fd9d5315ea4ad00
treeee363616e4b8c0d08f9eb893334f2ca4ab814e4f
parent7b4c65034c0081cd144a77b22f8a0214b51e4f86
Added support for special (quoted) characters in file names:
new functions comint-quote-filename and comint-unquote-filename, using
new variable comint-file-name-quote-list.
Changed comint-word,  comint-match-partial-filename and
comint-dynamic-list-filename-completions to support character quoting.

Made comint-dynamic-complete-as-filename and comint-dynamic-simple-complete use
strings of comint-completion-addsuffix for completion, if a cons pair.
lisp/comint.el