Mercurial > emacs
changeset 38543:0f1f45424aef
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 24 Jul 2001 12:02:11 +0000 |
parents | 27905f0c73b7 |
children | 096a3b93bb8c |
files | etc/TODO src/ChangeLog |
diffstat | 2 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/TODO Tue Jul 24 11:28:18 2001 +0000 +++ b/etc/TODO Tue Jul 24 12:02:11 2001 +0000 @@ -164,3 +164,5 @@ * If you do an insert-file and that file is currently modified in another buffer but not written yet, print a warning. +* Add support for SVG (Scalable Vector Graphics) rendering to + Emacs.
--- a/src/ChangeLog Tue Jul 24 11:28:18 2001 +0000 +++ b/src/ChangeLog Tue Jul 24 12:02:11 2001 +0000 @@ -1,3 +1,8 @@ +2001-07-24 Gerd Moellmann <gerd@gnu.org> + + * xfns.c (valid_image_p): Protect better against invalid image + specifications. Previous code could signal an error. + 2001-07-23 Gerd Moellmann <gerd@gnu.org> * indent.c (current_column): Fix column computation in the