Mercurial > emacs
diff src/emacs.c @ 11187:ac3611b5f490
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.
author | Simon Marshall <simon@gnu.org> |
---|---|
date | Mon, 03 Apr 1995 13:06:25 +0000 |
parents | 620fd38579d8 |
children | 0833fb6a29bb |