From 296808a500931376ad44f071d801564ed1372d47 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 24 Jul 2001 12:02:11 +0000 Subject: [PATCH] *** empty log message *** --- etc/TODO | 2 ++ src/ChangeLog | 5 +++++ 2 files changed, 7 insertions(+) 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 -- 2.39.5