]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Thu, 21 Jul 2005 08:55:14 +0000 (08:55 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 21 Jul 2005 08:55:14 +0000 (08:55 +0000)
lisp/ChangeLog

index 42dd8820aa10db45cf75e6ad6ccac47e727a0af8..b8d5e6a481a26450670878af1e63a4a8ac1a6d19 100644 (file)
@@ -1,3 +1,12 @@
+2005-07-21  Kim F. Storm  <storm@cua.dk>
+
+       * 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  <lekktu@gmail.com>
 
        * simple.el (clone-indirect-buffer): Doc fix.