Mercurial > emacs
changeset 67971:8920c7a39a29
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 02 Jan 2006 03:38:43 +0000 |
parents | ece93c7b34d4 |
children | 078134944b46 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jan 02 03:38:30 2006 +0000 +++ b/lisp/ChangeLog Mon Jan 02 03:38:43 2006 +0000 @@ -1,5 +1,10 @@ 2006-01-01 Richard M. Stallman <rms@gnu.org> + * cus-edit.el (Custom-set, Custom-save): Ask for confirmation. + (Custom-reset-current, Custom-reset-saved): Likewise. + (Custom-reset-standard): Likewise. + (custom-mode): Doc fix, describing those commands. + * mouse.el (mouse-drag-region-1): When following link via mouse-2, put on event-kind property.