# HG changeset patch # User Kim F. Storm # Date 1121936114 0 # Node ID c5775f02760ed89c6589ed3751cb37aaf010bf0d # Parent 58cbcf3e6ed1180a31f10bd6bef98557f8b76780 *** empty log message *** diff -r 58cbcf3e6ed1 -r c5775f02760e lisp/ChangeLog --- a/lisp/ChangeLog Thu Jul 21 05:36:04 2005 +0000 +++ b/lisp/ChangeLog Thu Jul 21 08:55:14 2005 +0000 @@ -1,3 +1,12 @@ +2005-07-21 Kim F. Storm + + * mail/emacsbug.el (report-emacs-bug): Request that backtraces are + included when reporting an emacs crash, and tell about the DEBUG file. + + * image-file.el (insert-image-file): Add yank-handler. + (image-file-yank-handler): Yank handler to make unique copies of + images when they are yanked into a buffer next to each other. + 2005-07-21 Juanma Barranquero * simple.el (clone-indirect-buffer): Doc fix.