comparison src/ChangeLog @ 96:dbb370e3c29e r20-0final

Import from CVS: tag r20-0final
author cvs
date Mon, 13 Aug 2007 09:12:40 +0200
parents 1040fe1366ac
children 0d2f883870bc
comparison
equal deleted inserted replaced
95:e8c07a565f9c 96:dbb370e3c29e
1 Fri Feb 7 11:36:56 1997 Steven L Baur <steve@altair.xemacs.org>
2
3 * mule-coding.c (Fdecode_coding_region): Make explicit call to
4 `barf_if_buffer_read_only'.
5 (Fencode_coding_region): Ditto.
6
7 Thu Feb 6 22:39:39 1997 Steven L Baur <steve@altair.xemacs.org>
8
9 * extents.c (syms_of_extents): Remove references to replicating
10 extents.
11
12 * extents.h (struct extent): Remove references to replicating
13 extents.
14
15 Thu Feb 6 01:11:43 1997 Jareth Hein <jhod@po.iijnet.or.jp>
16
17 * mule-coding.c (ENCODE_SJIS): Correct typo.
18
19 Thu Feb 6 01:10:22 1997 Steven L Baur <steve@altair.xemacs.org>
20
21 * frame.c (delete_frame_internal): Protect against deletion of
22 frames with living popup children.
23
1 Wed Feb 5 17:13:17 1997 David Moore <dmoore@UCSD.EDU> 24 Wed Feb 5 17:13:17 1997 David Moore <dmoore@UCSD.EDU>
2 25
3 * emacs.c (main_1): Try to avoid collisions against potentially 26 * emacs.c (main_1): Try to avoid collisions against potentially
4 incompatible system mallocs. 27 incompatible system mallocs.
5 28