* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 9 May 2010 22:39:36 +0000 (18:39 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 9 May 2010 22:39:36 +0000 (18:39 -0400)
commit79ccd68f683c1e46bc5dcc12f5b232a75a42ea88
treed79e6b09f6e2da53e5cd1be55321077916fdd225
parent0d5852cfaa28f0805b23395a3fdd8eb16363474e
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
New custom variable.
(completion-pcm--string->pattern): Use it.
(completion-pcm--pattern->regex, completion-pcm--pattern->string):
Make it handle any symbol as `any'.
(completion-pcm--merge-completions): Extract common suffix for the new
`prefix' symbol as well.
(completion-substring--all-completions): Use the new `prefix' symbol.
etc/NEWS
lisp/ChangeLog
lisp/minibuffer.el