From: Christoph Scholtes Date: Mon, 6 Feb 2012 04:07:40 +0000 (-0700) Subject: * nt/README.W32: Removed specific version information for libXpm X-Git-Tag: emacs-pretest-24.0.94~288 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=42a275e05e9a0f4bfe2d83f0c5f57070bee2ae9e;p=emacs.git * nt/README.W32: Removed specific version information for libXpm included in the binary distribution for maintenance purposes. --- diff --git a/nt/ChangeLog b/nt/ChangeLog index 66e988792a4..544b964be3d 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,8 @@ +2012-02-06 Christoph Scholtes + + * README.W32: Removed specific version information for libXpm + included in the binary distribution for maintenance purposes. + 2012-02-05 Christoph Scholtes * README.W32: Clarification for inclusion in source tarball. (Bug#9750) diff --git a/nt/README.W32 b/nt/README.W32 index fa9a01939c5..05456fd1d6d 100644 --- a/nt/README.W32 +++ b/nt/README.W32 @@ -128,9 +128,7 @@ See the end of the file for license conditions. Emacs has built in support for XBM and PPM/PGM/PBM images, and the libXpm library is bundled, providing XPM support (required for color toolbar icons and splash screen). Source for libXpm should be available - on the same place as you got this binary distribution from. The version - of libXpm bundled with this version of Emacs is 3.5.7, based on x.org's - libXpm library from X11R7.3. + on the same place as you got this binary distribution from. Emacs can also support some other image formats with appropriate libraries. These libraries are all available as part of GTK