comparison src/ChangeLog @ 112:48d667d6f17f r20-1b8

Import from CVS: tag r20-1b8
author cvs
date Mon, 13 Aug 2007 09:20:48 +0200
parents fe104dbd9147
children 8619ce7e4c50
comparison
equal deleted inserted replaced
111:164ab62060bf 112:48d667d6f17f
1 Mon Mar 17 15:40:12 1997 David Moore <dmoore@ucsd.edu>
2
3 * glyphs-x.c (our_own_dgif_slurp_from_gif2x11_c): Only get the
4 first image out of a multi-image or animated gif.
5
6 Mon Mar 17 15:27:26 1997 Steven L Baur <steve@altair.xemacs.org>
7
8 * Makefile.in.in (xemacs): Invert sense of test for successful
9 completion of XEmacs dump.
10
1 Sat Mar 15 14:21:39 1997 David Moore <dmoore@ucsd.edu> 11 Sat Mar 15 14:21:39 1997 David Moore <dmoore@ucsd.edu>
2 12
3 * fileio.c (Fdo_auto_save): Protect against file handlers which 13 * fileio.c (Fdo_auto_save): Protect against file handlers which
4 may kill the buffer being saved or otherwise modify Vbuffer_alist. 14 may kill the buffer being saved or otherwise modify Vbuffer_alist.
5 15