]> code.delx.au - gnu-emacs/commit
Add proper support for confirm-nonexistent-file-or-buffer
authorKim F. Storm <storm@cua.dk>
Sun, 10 May 2009 21:22:00 +0000 (21:22 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 10 May 2009 21:22:00 +0000 (21:22 +0000)
commit11c238b380fea770aaed2275837ce4baf9a8801a
tree461824c05a40b9cfaa72499e58150de5eeb6f8ae
parent00f37552b890972a13773fbd30826e6301c802c4
Add proper support for confirm-nonexistent-file-or-buffer
values `confirm' and `confirm-after-completion'.
(ido-read-internal, ido-buffer-internal, ido-file-internal):
Setup and handle require-match arg according to c-n-f-o-b.
(ido-show-confirm-message): New dynamic variable.
(ido-exit-minibuffer): Request confirmation for non-existing file
or buffer according to confirm-nonexistent-file-or-buffer.
(ido-decorations): Add 11th element for "confirm" message.
(ido-completions): Show confirmation message when requested.
lisp/ChangeLog
lisp/ido.el