Mercurial > emacs
diff src/ChangeLog @ 108871:d268237e3481
Remove NO_SOCK_SIGIO references.
* src/m/template.h (NO_SOCK_SIGIO): Remove, no longer used.
* nextstep/DEV-NOTES: Remove out-of-date information.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 02 Jun 2010 22:50:48 -0700 |
parents | ed338646a7b4 |
children | f4a583b69ffa |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jun 02 22:47:09 2010 -0700 +++ b/src/ChangeLog Wed Jun 02 22:50:48 2010 -0700 @@ -1,5 +1,7 @@ 2010-06-03 Glenn Morris <rgm@gnu.org> + * m/template.h (NO_SOCK_SIGIO): Remove, no longer used. + * m/hp800.h (alloca) [__NetBSD__ && __GNUC__]: No need to define it, now that AH_BOTTOM does it.