changeset 94182:0be1624297ac

(completion-table-with-predicate): Typo.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 19 Apr 2008 03:34:02 +0000
parents 959a3833d833
children bade431b9780
files lisp/minibuffer.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/minibuffer.el	Sat Apr 19 03:33:13 2008 +0000
+++ b/lisp/minibuffer.el	Sat Apr 19 03:34:02 2008 +0000
@@ -156,7 +156,7 @@
   (cond
    ((and (not strict) (eq action 'lambda))
     ;; Ignore pred1 since it doesn't really have to apply anyway.
-    (test-completion string tabel pred2))
+    (test-completion string table pred2))
    (t
     (or (complete-with-action action table string
                               (if (null pred2) pred1