From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: SVG support(again) ? Date: Tue, 21 Aug 2007 16:59:08 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1187708367 1157 80.91.229.12 (21 Aug 2007 14:59:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Aug 2007 14:59:27 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 21 16:59:26 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1INVCR-0007b0-6Q for ged-emacs-devel@m.gmane.org; Tue, 21 Aug 2007 16:59:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INVCQ-0004Qo-Ka for ged-emacs-devel@m.gmane.org; Tue, 21 Aug 2007 10:59:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1INVCL-0004LJ-1M for emacs-devel@gnu.org; Tue, 21 Aug 2007 10:59:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1INVCK-0004JK-5B for emacs-devel@gnu.org; Tue, 21 Aug 2007 10:59:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INVCK-0004Iw-0y for emacs-devel@gnu.org; Tue, 21 Aug 2007 10:59:12 -0400 Original-Received: from proxy2.bredband.net ([195.54.101.72]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1INVCK-0001Un-2Q for emacs-devel@gnu.org; Tue, 21 Aug 2007 10:59:12 -0400 Original-Received: from kurono.home (83.227.131.3) by proxy2.bredband.net (7.3.127) id 46C9A39000061D74 for emacs-devel@gnu.org; Tue, 21 Aug 2007 16:59:09 +0200 In-Reply-To: (Richard Stallman's message of "Tue\, 21 Aug 2007 10\:45\:41 -0400") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1.50 (gnu/linux) X-Detected-Kernel: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76892 Archived-At: Richard Stallman writes: > Ok, heres a new version of the patch, and a NEWS entry that was agreed > upon earlier. I suppose the committer provides a changelog entry? > Please remember that Paul Pogonyshev is the author of the patch, I've > just cleaned it up a bit. > > Can you please write the change log entry for it? > It should reflect the authorship, both yours and his. Ok, heres my attempt: 2007-08-21 Paul Pogonyshev * configure.in, image-file.el, image.el, * Makefile.in, image.c: Support the SVG image file format through librsvg2. Some additional code somments where written by Joakim Verona . -- Joakim Verona