comparison src/ChangeLog @ 52258:280be897db0d

Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-20 src/xterm.c (x_term_init): Correctly use result of Ffile_readable_p.
author Miles Bader <miles@gnu.org>
date Tue, 19 Aug 2003 16:20:13 +0000
parents e82865497330
children 29a54e360c88
comparison
equal deleted inserted replaced
52257:e82865497330 52258:280be897db0d
1 2003-08-19 Miles Bader <miles@gnu.org>
2
3 * xterm.c (x_term_init): Correctly use result of Ffile_readable_p.
4
1 2003-08-19 Gerd Moellmann <gerd@gnu.org> 5 2003-08-19 Gerd Moellmann <gerd@gnu.org>
2 6
3 * alloc.c (lisp_align_malloc): Check for memory full when 7 * alloc.c (lisp_align_malloc): Check for memory full when
4 allocating ablocks, which also avoids freeing a pointer into an 8 allocating ablocks, which also avoids freeing a pointer into an
5 ablocks structure. 9 ablocks structure.