* 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.
+
** Document use of gpg-agent
-** monnier@iro.umontreal.ca, Nov 24:
+** monnier@iro.umontreal.ca, Nov 24:
gnus-summary-tick-article-forward doesn't work any more?
** christopher.ian.moore@gmail.com, Nov 30: too much recursion in gnus-sort-threads-1.
** The variable `memory-full' now remains t until
there is no longer a shortage of memory.
++++
** When Emacs receives a USR1 or USR2 signal, this generates
-an input event: usr1-signal or usr2-signal.
+input event sequences: [signal usr1] or [signal usr2].
\f
* Lisp Changes in Emacs 22.1
-2006-12-06 Christoph Conrad <christoph.conrad@gmx.de> (tiny change)
+2006-12-06 Christoph Conrad <christoph.conrad@gmx.de>
* makefile.w32-in ($(BLD)/emacsclient.exe, $(BLD)/emacsclientw.exe):
Use $(USER32) for compatibility with Visual Studio .NET 2003.