diff lisp/ChangeLog @ 100044:f42890851326

Add and use minibuffer-confirm-exit-commands variable Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1483
author Miles Bader <miles@gnu.org>
date Sat, 29 Nov 2008 18:07:15 +0000
parents 32c3e2f6272a
children 3d02ae295c17
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 29 17:06:11 2008 +0000
+++ b/lisp/ChangeLog	Sat Nov 29 18:07:15 2008 +0000
@@ -1,3 +1,8 @@
+2008-11-29  Miles Bader  <miles@gnu.org>
+
+	* minibuffer.el (minibuffer-confirm-exit-commands): New variable.
+	(minibuffer-complete-and-exit): Use it.
+
 2008-11-29  Chong Yidong  <cyd@stupidchicken.com>
 
 	* term/x-win.el (x-gtk-stock-cache): New hash table.