]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove Windows problem about the XPM image library being
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 22 May 2008 11:16:32 +0000 (11:16 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 22 May 2008 11:16:32 +0000 (11:16 +0000)
loaded too soon (fixed by Stefan Monnier on 2008-05-07).

admin/ChangeLog
admin/FOR-RELEASE

index 9480ac328fb70e67c81d2f9d68a1f55a2367c832..8f12e2870afdcb41f40f40284816495fd74636f1 100644 (file)
@@ -1,3 +1,8 @@
+2008-05-22  Juanma Barranquero  <lekktu@gmail.com>
+
+       * FOR-RELEASE: Remove Windows problem about the XPM image library
+       being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
+
 2008-04-15  Juanma Barranquero  <lekktu@gmail.com>
 
        * unidata/UnicodeData.txt: Update to Unicode 5.1.
index 377bc34b5f1283ce01bb287aff48b86999ec7843..c37c077d0f15772dce47b4f52862119a36c7a7ba 100644 (file)
@@ -36,12 +36,6 @@ problems.
 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
   (Did we decide that is unreproducible?)
 
-** libxpm is loaded too soon
-Since the multi-tty merge, libxpm is loaded before the init files because
-of changes in toolbar setup; that prevents using image-library-alist in
-.emacs to select the desired XPM library.  Reported by Takashi Hiromatsu.
-http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02191.html
-
 * BUGS WAITING FOR MORE USER INPUT
 
 ** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process)
@@ -91,7 +85,7 @@ rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been
 minimized.  I don't know what is left to do here.
 
 ** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect
-   
+
 ** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround
 
 ** multi-tty does not work correctly.