From 73d3c088b7fadcffe10513fad950eb15694b6838 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 17 Oct 2007 01:36:10 +0000 Subject: Add url. --- admin/FOR-RELEASE | 1 + 1 file changed, 1 insertion(+) (limited to 'admin') diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 1f8d0fec762..dcc1ff08a82 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -58,6 +58,7 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.html ** lekktu@gmail.com, Oct 11: frame-local variables weirdness +http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00519.html I proposed a patch, which fixed this and seemed right, but the patch caused other problems. They are being investigated now. -- cgit v1.2.1 From 2131e876197aa3168071a93b1dca45a5f1c9f7b7 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 17 Oct 2007 02:09:47 +0000 Subject: ** ams@gnu.org, 9 July: eshell and external commands Fixed. --- admin/FOR-RELEASE | 3 --- 1 file changed, 3 deletions(-) (limited to 'admin') diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index dcc1ff08a82..149c852d2f4 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -54,9 +54,6 @@ http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00055.html * BUGS -** ams@gnu.org, 9 July: eshell and external commands -http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00385.html - ** lekktu@gmail.com, Oct 11: frame-local variables weirdness http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00519.html I proposed a patch, which fixed this and seemed right, but the patch -- cgit v1.2.1 From 3f8f71448069af3788742afd51f2e5f19a748e0e Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Wed, 17 Oct 2007 23:14:15 +0000 Subject: Include COPYING in top level directory of all distributed archives. --- admin/nt/makedist.bat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'admin') diff --git a/admin/nt/makedist.bat b/admin/nt/makedist.bat index 5afef00e9b3..db9446db36e 100755 --- a/admin/nt/makedist.bat +++ b/admin/nt/makedist.bat @@ -35,8 +35,8 @@ copy %3\README.W32 emacs-%1\README.W32 rem Info-ZIP zip seems to be broken on Windows. rem It always writes to zip.zip and treats the zipfile argument as one rem of the files to go in it. -rem zip -9 -r %2-bin-i386 emacs-%1/BUGS emacs-%1/README emacs-%1/README.W32 emacs-%1/INSTALL emacs-%1/bin emacs-%1/etc emacs-%1/info emacs-%1/lisp emacs-%1/leim -x emacs.mdp *.pdb *.opt *~ CVS -7z a -tZIP -mx=9 -xr!emacs.mdp -xr!*.pdb -xr!*.opt -xr!*~ -xr!CVS -xr!.arch-inventory %2-bin-i386.zip emacs-%1/BUGS emacs-%1/README emacs-%1/README.W32 emacs-%1/INSTALL emacs-%1/bin emacs-%1/etc emacs-%1/info emacs-%1/lisp emacs-%1/leim emacs-%1/site-lisp +rem zip -9 -r %2-bin-i386 emacs-%1/BUGS emacs-%1/COPYING emacs-%1/README emacs-%1/README.W32 emacs-%1/INSTALL emacs-%1/bin emacs-%1/etc emacs-%1/info emacs-%1/lisp emacs-%1/leim -x emacs.mdp *.pdb *.opt *~ CVS +7z a -tZIP -mx=9 -xr!emacs.mdp -xr!*.pdb -xr!*.opt -xr!*~ -xr!CVS -xr!.arch-inventory %2-bin-i386.zip emacs-%1/BUGS emacs-%1/COPYING emacs-%1/README emacs-%1/README.W32 emacs-%1/INSTALL emacs-%1/bin emacs-%1/etc emacs-%1/info emacs-%1/lisp emacs-%1/leim emacs-%1/site-lisp del emacs-%1\README.W32 if not (%4) == () goto end @@ -49,8 +49,8 @@ copy %3\dump.bat emacs-%1\bin\dump.bat rem Info-ZIP zip seems to be broken on Windows. rem It always writes to zip.zip and treats the zipfile argument as one rem of the files to go in it. -rem zip -9 -r %2-barebin-i386.zip emacs-%1/README.W32 emacs-%1/bin emacs-%1/etc/DOC-X -7z a -tZIP -mx=9 %2-barebin-i386.zip emacs-%1/README.W32 emacs-%1/bin emacs-%1/etc/DOC-X +rem zip -9 -r %2-barebin-i386.zip emacs-%1/README.W32 emacs-%1/bin emacs-%1/etc/DOC-X emacs-%1/COPYING +7z a -tZIP -mx=9 %2-barebin-i386.zip emacs-%1/README.W32 emacs-%1/bin emacs-%1/etc/DOC-X emacs-%1/COPYING del emacs-%1\README.W32 if not (%4) == () goto end -- cgit v1.2.1 From 9ccbb53dcf9e9e5ce794ca11a14e58dc2b8fd03d Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Thu, 18 Oct 2007 21:00:43 +0000 Subject: Add Image Support section. --- admin/nt/README.W32 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'admin') diff --git a/admin/nt/README.W32 b/admin/nt/README.W32 index 4b2cc4edc98..4c74f12f96c 100644 --- a/admin/nt/README.W32 +++ b/admin/nt/README.W32 @@ -64,6 +64,32 @@ (non-windowed) mode of operation is most useful if you have a telnet server on your machine, allowing you to run Emacs remotely. +* Image support + + 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). + + Emacs can also support some other image formats with appropriate + libraries. These libraries are all available as part of GTK, or from + gnuwin32.sourceforge.net. Emacs will find them if the directory they + are installed in is on the PATH. + + PNG: requires the PNG reference library 1.2 or later, which will + be named libpng13d.dll, libpng13.dll, libpng12d.dll, libpng12.dll + or libpng.dll. LibPNG requires zlib, which should come from the same + source as you got libpng. + + JPEG: requires the Independant JPEG Group's libjpeg 6b or later, + which will be called jpeg62.dll, libjpeg.dll, jpeg-62.dll or jpeg.dll. + + TIFF: requires libTIFF 3.0 or later, which will be called libtiff3.dll + or libtiff.dll. + + GIF: requires libungif or giflib 4.1 or later, which will be + called giflib4.dll, libungif4.dll or libungif.dll. + + * Uninstalling Emacs If you should need to uninstall Emacs, simply delete all the files and -- cgit v1.2.1