diff lisp/ChangeLog @ 108378:addaf0e91db3

* 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.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 09 May 2010 18:39:36 -0400
parents 7827d5a5c826
children aa05f2497948
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 09 21:57:55 2010 +0200
+++ b/lisp/ChangeLog	Sun May 09 18:39:36 2010 -0400
@@ -1,3 +1,14 @@
+2010-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* 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.
+
 2010-05-09  Michael Albinus  <michael.albinus@gmx.de>
 
 	* net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if