Mercurial > emacs
diff src/ChangeLog @ 68430:47782d80f30b
* alloc.c (make_interval, allocate_string)
(allocate_string_data, make_float, Fcons, allocate_vectorlike)
(Fmake_symbol, allocate_misc): Use BLOCK_INPUT when accessing
global variables.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 27 Jan 2006 22:14:57 +0000 |
parents | 4e4c1567e59c |
children | 109e1f35974e |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jan 27 22:08:11 2006 +0000 +++ b/src/ChangeLog Fri Jan 27 22:14:57 2006 +0000 @@ -1,3 +1,10 @@ +2006-01-27 Chong Yidong <cyd@stupidchicken.com> + + * alloc.c (make_interval, allocate_string) + (allocate_string_data, make_float, Fcons, allocate_vectorlike) + (Fmake_symbol, allocate_misc): Use BLOCK_INPUT when accessing + global variables. + 2006-01-27 Eli Zaretskii <eliz@gnu.org> * dired.c (DIRENTRY_NONEMPTY) [__CYGWIN__]: Don't use d_ino; use