Mercurial > emacs
diff lisp/ChangeLog @ 81708:d71be1e37321
(PC-do-complete-and-exit): Add support for the new
`confirm-only' confirmation mode.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 05 Jul 2007 19:42:43 +0000 |
parents | 0798f81354fe |
children | 88604a3ac7e4 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 05 18:37:29 2007 +0000 +++ b/lisp/ChangeLog Thu Jul 05 19:42:43 2007 +0000 @@ -1,3 +1,8 @@ +2007-07-05 Stefan Monnier <monnier@iro.umontreal.ca> + + * complete.el (PC-do-complete-and-exit): Add support for the new + `confirm-only' confirmation mode. + 2007-07-05 Chong Yidong <cyd@stupidchicken.com> * cus-edit.el (custom-commands): New variable.