* minibuffer.el (completion-boundaries): Change calling convention, so
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 May 2008 01:58:15 +0000 (01:58 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 23 May 2008 01:58:15 +0000 (01:58 +0000)
commitf838180339b8d2cfb11919366a358f204cf0ca8f
tree3909821aa3e1fbb28de41a07021da89c50648f30
parent019e13ef750fcf6532da1e9a019036eea94e38a8
* minibuffer.el (completion-boundaries): Change calling convention, so
`string' has the same semantics as in try-completion and all-completions.
(completion-table-with-context, completion--embedded-envvar-table)
(completion--file-name-table, completion-pcm--find-all-completions):
Adjust code accordingly.
* vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
(vc-bzr-revision-completion-table): Handle `boundaries' argument.
lisp/ChangeLog
lisp/minibuffer.el
lisp/vc-bzr.el