]> code.delx.au - gnu-emacs/commitdiff
Add NEWS entries for cygw32
authorDaniel Colascione <dancol@dancol.org>
Mon, 8 Oct 2012 08:11:21 +0000 (00:11 -0800)
committerDaniel Colascione <dancol@dancol.org>
Mon, 8 Oct 2012 08:11:21 +0000 (00:11 -0800)
etc/NEWS

index 1a7eb82967da79050f76687f3bd18f58545d371b..ef7ef0c3d380ef0b34833f07bdfc4540d488f6df 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -72,6 +72,10 @@ If you don't pass --with-x-toolkit to configure or if you pass
 with Gtk+ version 3, and if that fails, try Gtk+ version 2.
 You can explicitly require a specific version by passing
 --with-x-toolkit=gtk2 or --with-x-toolkit=gtk3 to configure.
+--
+** The native Windows user interface is available for Cygwin.  Passing
+--with-w32 will configure a Cygwin emacs to use the Windows user
+interface instead of the default, X11.
 
 \f
 * Startup Changes in Emacs 24.3
@@ -877,6 +881,11 @@ is detected.
 Emacs now supports mouse highlight, help-echo (in the echo area), and
 mouse-autoselect-window.
 
+** Two new functions are available in Cygwin builds of Emacs: 
+cygwin-convert-path-from-windows and cygwin-convert-path-to-windows.
+These functions allows lisp code to access the Cygwin path mapping
+machinery to convert between Cygwin and Windows-native paths.
+
 ** On MS-Windows Vista and later Emacs now supports symbolic links.
 \f
 * Changes in Emacs 24.2