comparison lisp/ChangeLog @ 64554:c5775f02760e

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 21 Jul 2005 08:55:14 +0000
parents 6d2fdf6cf1f2
children 58d0fcee51d0
comparison
equal deleted inserted replaced
64553:58cbcf3e6ed1 64554:c5775f02760e
1 2005-07-21 Kim F. Storm <storm@cua.dk>
2
3 * mail/emacsbug.el (report-emacs-bug): Request that backtraces are
4 included when reporting an emacs crash, and tell about the DEBUG file.
5
6 * image-file.el (insert-image-file): Add yank-handler.
7 (image-file-yank-handler): Yank handler to make unique copies of
8 images when they are yanked into a buffer next to each other.
9
1 2005-07-21 Juanma Barranquero <lekktu@gmail.com> 10 2005-07-21 Juanma Barranquero <lekktu@gmail.com>
2 11
3 * simple.el (clone-indirect-buffer): Doc fix. 12 * simple.el (clone-indirect-buffer): Doc fix.
4 (fixup-whitespace, just-one-space) 13 (fixup-whitespace, just-one-space)
5 (backward-delete-char-untabify, lambda): "?\ " -> "?\s". 14 (backward-delete-char-untabify, lambda): "?\ " -> "?\s".