From acc490455ed813b1c6d6689cfb3d76795f3b9479 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 20 Dec 2008 10:29:46 +0000 Subject: [PATCH] * ido.el (ido-read-internal): Handle `confirm' and `confirm-after-completion' values for the require-match argument. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 820cfece965..cb4394a114c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-12-20 Chong Yidong + + * ido.el (ido-read-internal): Handle `confirm' and + `confirm-after-completion' values for the require-match argument. + 2008-12-20 Jason Rumney * international/mule.el (auto-coding-regexp-alist): Use -- 2.11.4.GIT