Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
100043:40a45069dd91 | 100044:f42890851326 |
---|---|
1 2008-11-29 Miles Bader <miles@gnu.org> | |
2 | |
3 * minibuffer.el (minibuffer-confirm-exit-commands): New variable. | |
4 (minibuffer-complete-and-exit): Use it. | |
5 | |
1 2008-11-29 Chong Yidong <cyd@stupidchicken.com> | 6 2008-11-29 Chong Yidong <cyd@stupidchicken.com> |
2 | 7 |
3 * term/x-win.el (x-gtk-stock-cache): New hash table. | 8 * term/x-win.el (x-gtk-stock-cache): New hash table. |
4 (x-gtk-map-stock): Perform caching to prevent excess consing during | 9 (x-gtk-map-stock): Perform caching to prevent excess consing during |
5 | 10 |