Mercurial > emacs
changeset 95196:e9bf5f822a12
Remove Windows problem about the XPM image library being
loaded too soon (fixed by Stefan Monnier on 2008-05-07).
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 22 May 2008 11:16:15 +0000 |
parents | 119ec8851aac |
children | 38e47a7f81f3 |
files | admin/FOR-RELEASE |
diffstat | 1 files changed, 1 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Thu May 22 05:21:06 2008 +0000 +++ b/admin/FOR-RELEASE Thu May 22 11:16:15 2008 +0000 @@ -36,12 +36,6 @@ ** 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 @@ 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.