/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4139 by tamm, Thu Jan 6 02:53:38 2005 UTC revision 1.4140 by kfstorm, Thu Jan 6 22:01:38 2005 UTC
# Line 1  Line 1 
1    2005-01-06  Kim F. Storm  <storm@cua.dk>
2    
3            * fringe.c (fringe_faces): Change to Lisp_Object pointer.
4            (draw_fringe_bitmap_1): Lookup user defined fringe faces here.
5            (destroy_fringe_bitmap): Set fringe_faces element to nil.
6            (Fdefine_fringe_bitmap, init_fringe): Change allocation of
7            fringe_faces array and init elements to nil.
8            (Fset_fringe_bitmap_face): Set fringe_faces to face name instead of
9            non-persistent face id.
10            (mark_fringe_data): New function for GC.
11    
12            * alloc.c (mark_fringe_data): Declare extern.
13            (Fgarbage_collect): Call mark_fringe_data.
14    
15            * alloc.c (overrun_check_free): Invalidate freed memory if
16            XMALLOC_CLEAR_FREE_MEMORY is defined.
17    
18  2005-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>  2005-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
19    
20          * macfns.c: Include sys/param.h.          * macfns.c: Include sys/param.h.

Legend:
Removed from v.1.4139  
changed lines
  Added in v.1.4140

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26