comparison src/ChangeLog @ 94:1040fe1366ac xemacs-20-0f2

Import from CVS: tag xemacs-20-0f2
author cvs
date Mon, 13 Aug 2007 09:12:09 +0200
parents 821dec489c24
children dbb370e3c29e
comparison
equal deleted inserted replaced
93:486ff617c2a1 94:1040fe1366ac
1 Wed Feb 5 17:13:17 1997 David Moore <dmoore@UCSD.EDU>
2
3 * emacs.c (main_1): Try to avoid collisions against potentially
4 incompatible system mallocs.
5
6 Mon Feb 3 23:04:41 1997 Joel Peterson <tarzan@aosi.com>
7
8 * redisplay.c: Activate face/charset redisplay caching.
9
10 Mon Feb 3 22:01:09 1997 Kyle Jones <kyle_jones@wonderworks.com>
11
12 * eval.c (do_debug_on_exit): Don't restore old value of
13 debug_on_next_call improperly.
14
1 Fri Jan 31 10:28:47 1997 David Byers <davby@ida.liu.se> 15 Fri Jan 31 10:28:47 1997 David Byers <davby@ida.liu.se>
2 16
3 * frame.c (frame_matches_frametype): Fix next-window when the next 17 * frame.c (frame_matches_frametype): Fix next-window when the next
4 window is on another frame. 18 window is on another frame.
5 19