diff lisp/ChangeLog @ 108831:c8b4b7099b45

* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary past the end of `string'. (completion--file-name-table): Delegate to completion-file-name-table for the `boundaries' case.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 30 May 2010 10:17:31 -0400
parents 0d7ed8742a5f
children d901ae131f55
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun May 30 06:44:46 2010 +0200
+++ b/lisp/ChangeLog	Sun May 30 10:17:31 2010 -0400
@@ -1,3 +1,10 @@
+2010-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* minibuffer.el (completion-file-name-table): Don't return a boundary
+	past the end of `string' (bug#6299).
+	(completion--file-name-table): Delegate to completion-file-name-table
+	for the `boundaries' case.
+
 2010-05-30  Juanma Barranquero  <lekktu@gmail.com>
 
 	* emulation/cua-base.el: Recognize `right-char' and `left-char' as