Mercurial > emacs
diff src/ChangeLog @ 107454:516c88088baf
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
not used anymore.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Sun, 21 Mar 2010 19:56:56 -0700 |
parents | 93542fb23f34 |
children | c3852852bbc0 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Mar 21 12:59:04 2010 -0700 +++ b/src/ChangeLog Sun Mar 21 19:56:56 2010 -0700 @@ -1,3 +1,8 @@ +2010-03-22 Dan Nicolaescu <dann@ics.uci.edu> + + * keyboard.c (Fset_input_interrupt_mode): Remove code depending on + NO_SOCK_SIGIO, not used anymore. + 2010-03-21 Dan Nicolaescu <dann@ics.uci.edu> * m/vax.h (BSD_SYSTEM, BSD4_2): Remove conditionals, we only