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