diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7dbc623ceaa..91b2208a263 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-01-14 Luc Teirlinck + + * cus-edit.el (Custom-set, Custom-save, Custom-reset-current) + (Custom-reset-saved): Do not ask for confirmation in single option + buffers. + 2006-01-13 Romain Francoise * add-log.el (add-change-log-entry, change-log-merge):