]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 20 Dec 2006 11:06:34 +0000 (11:06 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 20 Dec 2006 11:06:34 +0000 (11:06 +0000)
admin/FOR-RELEASE
src/ChangeLog

index 49f84b03166fa601abb61dc869446e9ba821a6c4..986927ddda612a2379796f435f349f865eeb77ca 100644 (file)
@@ -41,12 +41,13 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
   (Did we decide that is unreproducible?)
 
+** make-network-process :nowait t doesn't work for non-local targets
+   on Windows.  This has been "fixed" for Emacs 22 by defining
+   BROKEN_NON_BLOCKING_CONNECT in ms-w32.h.
+
+
 * BUGS
 
-** make-network-process :nowait t doesn't work for non-local targets
-   on Windows.
-   If it cannot be fixed, (featurep 'make-network-process '(:nowait t))
-   should return nil.
 
 ** monnier@iro.umontreal.ca, Nov 24:
   gnus-summary-tick-article-forward doesn't work any more?
index 95e2ee842a082b4ec222a9b843c31e94d92f5b4a..3d84ce0ae888931069a251701392e3459c73078a 100644 (file)
@@ -1,3 +1,7 @@
+2006-12-20  Kim F. Storm  <storm@cua.dk>
+
+       * s/ms-w32.h (BROKEN_NON_BLOCKING_CONNECT): Define it.
+
 2006-12-19  Juanma Barranquero  <lekktu@gmail.com>
 
        * keyboard.c (syms_of_keyboard) <double-click-time>: