comparison admin/FOR-RELEASE @ 70923:386bb0e801d5

* FOR-RELEASE: Key sequence elisp node done.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 25 May 2006 16:54:53 +0000
parents cb7b2f48a590
children 72943032cdc2
comparison
equal deleted inserted replaced
70922:329ad40a4c40 70923:386bb0e801d5
75 It seems that to fix this, w32 server sockets must use WSAAsyncSelect 75 It seems that to fix this, w32 server sockets must use WSAAsyncSelect
76 + FD_ACCEPT to request notifications of incoming connections... 76 + FD_ACCEPT to request notifications of incoming connections...
77 77
78 78
79 * DOCUMENTATION 79 * DOCUMENTATION
80
81 ** Add a node to the Lisp manual describing key sequences from the
82 Lisp point of view.
83 80
84 ** Check man/info.texi. 81 ** Check man/info.texi.
85 82
86 ** Check the Emacs Lisp manual. 83 ** Check the Emacs Lisp manual.
87 84