Mercurial > emacs
diff src/ChangeLog @ 109321:6e14fb772f21
* blockinput.h: Remove obsolete comment.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Sun, 11 Jul 2010 21:51:46 +0200 |
parents | a0d2db31314d |
children | d43e7dfda4f1 |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jul 11 20:34:43 2010 +0200 +++ b/src/ChangeLog Sun Jul 11 21:51:46 2010 +0200 @@ -1,5 +1,7 @@ 2010-07-11 Andreas Schwab <schwab@linux-m68k.org> + * blockinput.h: Remove obsolete comment. + * lisp.h: Include <stddef.h>. (OFFSETOF): Don't define. (VECSIZE): Use offsetof instead of OFFSETOF.