diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2011-06-17 14:52:46 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2011-06-17 14:52:46 -0400 |
commit | 1c6d8c761fd19c6a277db1a183e65e16d4094421 (patch) | |
tree | 01ab00d421ae2dd30c7e08b1e779411ce264cc82 /lisp/emacs-lisp | |
parent | 9ea9f8de990103dee8d59b4059a89cc6f3abb5ab (diff) | |
download | emacs-1c6d8c761fd19c6a277db1a183e65e16d4094421.tar.gz emacs-1c6d8c761fd19c6a277db1a183e65e16d4094421.tar.bz2 emacs-1c6d8c761fd19c6a277db1a183e65e16d4094421.zip |
* lisp/pcomplete.el: Convert to lexical binding and fix bug#8819.
(pcomplete-suffix-list): Mark as obsolete.
(pcomplete-completions-at-point): Capture pcomplete-norm-func and
pcomplete-seen in the closure.
(pcomplete-comint-setup): Setup completion-at-point as well.
(pcomplete--entries): New function.
(pcomplete--env-regexp): New var.
(pcomplete-entries): Rewrite to work with partial-completion and
without relying on pcomplete-suffix-list.
(pcomplete-pare-list): Remove, unused.
* lisp/shell.el (shell-completion-vars): Set pcomplete-termination-string
according to comint-completion-addsuffix.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions