]> git.eshelyaron.com Git - emacs.git/commit
* lread.c (Fread_char, Fread_char_exclusive): If no character
authorChong Yidong <cyd@stupidchicken.com>
Thu, 14 Aug 2008 19:24:36 +0000 (19:24 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 14 Aug 2008 19:24:36 +0000 (19:24 +0000)
commitf581fad699b4ec6766b1b69e36bf1a36a89ed63b
tree0442109d7d655e08b5c0d95f2462555955db934f
parent591b6e80e74c28a27d08aa0dc7faaa1fc64a3e01
* lread.c (Fread_char, Fread_char_exclusive): If no character
event is read before timeout is reached, return nil, rather than
converting to a number.
src/ChangeLog