emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Sat, 01 Feb 2003 19:19:40 -0500

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.783 emacs/etc/NEWS:1.784
*** emacs/etc/NEWS:1.783        Fri Jan 31 10:10:50 2003
--- emacs/etc/NEWS      Sat Feb  1 19:19:39 2003
***************
*** 928,940 ****
  See the Emacs 21.1 NEWS entry for tooltips for details.
  
  ---
! ** Some images are now supported on MS Windows.
! PBM and XBM images are supported, PNG is supported if the libpng and
! zlib headers were available when Emacs was built, and libpng and zlib
! DLLs are available at run-time. Likewise, JPEG is supported if the
! jpeg headers were available when Emacs was built, and jpeg.dll is
! available at run-time.  Other formats which require external
! libraries may be similarly supported in future.
  
  ---
  ** Sound is now supported on MS Windows.
--- 928,940 ----
  See the Emacs 21.1 NEWS entry for tooltips for details.
  
  ---
! ** Images are now supported on MS Windows.
! PBM and XBM images are supported out of the box. Other image formats
! depend on external libraries.  All of these libraries have been ported
! to Windows, and can be found in both source and binary form at
! http://gnuwin32.sourceforge.net/.  Note that libpng also depends on
! zlib, and tiff depends on the version of jpeg that it was compiled
! against.
  
  ---
  ** Sound is now supported on MS Windows.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]