[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100660: * admin/nt/README.W32: Ba
From: |
Christoph Scholtes |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100660: * admin/nt/README.W32: Backported fixed url for image libraries from |
Date: |
Sun, 05 Feb 2012 22:06:38 -0700 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 100660
committer: Christoph Scholtes <address@hidden>
branch nick: emacs-23
timestamp: Sun 2012-02-05 22:06:38 -0700
message:
* admin/nt/README.W32: Backported fixed url for image libraries from
trunk. Removed explicit reference to version of libXpm included in
binary distributions for maintenance purposes.
modified:
admin/ChangeLog
admin/nt/README.W32
=== modified file 'admin/ChangeLog'
--- a/admin/ChangeLog 2012-01-19 15:17:57 +0000
+++ b/admin/ChangeLog 2012-02-06 05:06:38 +0000
@@ -1,3 +1,9 @@
+2012-02-06 Christoph Scholtes <address@hidden>
+
+ * nt/README.W32: Backported fixed url for image libraries from
+ trunk. Removed explicit reference to version of libXpm included in
+ binary distributions for maintenance purposes.
+
2012-01-19 Chong Yidong <address@hidden>
* Version 23.4 released.
=== modified file 'admin/nt/README.W32'
--- a/admin/nt/README.W32 2012-01-11 07:52:35 +0000
+++ b/admin/nt/README.W32 2012-02-06 05:06:38 +0000
@@ -114,13 +114,11 @@
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
- download for Windows (http://www.gtk.org/download-windows.html), or
+ download for Windows (http://www.gtk.org/download/win32.php), or
from the GnuWin32 project. Emacs will find them if the directory
they are installed in is on the PATH.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/emacs-23 r100660: * admin/nt/README.W32: Backported fixed url for image libraries from,
Christoph Scholtes <=