From: Gerd Moellmann Date: Tue, 24 Jul 2001 12:02:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.105~401 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=296808a500931376ad44f071d801564ed1372d47;p=emacs.git *** empty log message *** --- diff --git a/etc/TODO b/etc/TODO index 974b30bb2fc..49d3283c480 100644 --- a/etc/TODO +++ b/etc/TODO @@ -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. diff --git a/src/ChangeLog b/src/ChangeLog index b8702273e7f..5cd8a760737 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-07-24 Gerd Moellmann + + * xfns.c (valid_image_p): Protect better against invalid image + specifications. Previous code could signal an error. + 2001-07-23 Gerd Moellmann * indent.c (current_column): Fix column computation in the