Mercurial > emacs
changeset 32777:a266436c0793
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 23 Oct 2000 15:03:55 +0000 |
parents | 416924b6f303 |
children | c54b15916b5a |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 23 15:02:15 2000 +0000 +++ b/src/ChangeLog Mon Oct 23 15:03:55 2000 +0000 @@ -1,3 +1,10 @@ +2000-10-23 Gerd Moellmann <gerd@gnu.org> + + * xterm.c (x_connection_closed): Reset handling_signal. + + * alloc.c (emacs_blocked_free) [GC_MALLOC_CHECK]: Handle freeing + null. + 2000-10-23 Miles Bader <miles@gnu.org> * window.c (window_scroll_pixel_based, window_scroll_line_based): @@ -11,7 +18,7 @@ that when a font can't be exactly centered, it errs up rather than down. -2000-10-22 15:07:47 ShengHuo ZHU <zsh@cs.rochester.edu> +2000-10-22 ShengHuo ZHU <zsh@cs.rochester.edu> * fns.c (Fbase64_decode_string): The decoded result should be unibyte. @@ -21,7 +28,7 @@ * dispextern.h [macintosh]: Include macgui.h instead of macterm.h. * dispnew.c [macintosh]: Include macterm.h. - (init_display) [macintosh]: initialization for window system. + (init_display) [macintosh]: Initialization for window system. * emacs.c (main) [macintosh]: Call syms_of_textprop, syms_of_macfns, syms_of_ccl, syms_of_fontset, syms_of_xterm,