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

Diff of /emacs/src/ChangeLog

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

revision 1.4534 by mituharu, Sat Jul 23 07:50:27 2005 UTC revision 1.4535 by rms, Sat Jul 23 19:15:47 2005 UTC
# Line 1  Line 1 
1    2005-07-23  Richard M. Stallman  <rms@gnu.org>
2    
3            * insdel.c (syms_of_insdel): staticpro combine_after_change_buffer.
4    
5            * bytecode.c (MAYBE_GC): Test gc_cons_threshold and
6            gc_relative_threshold, one by one.
7    
8            * keyboard.c (read_char): Test gc_cons_threshold.
9            (syms_of_keyboard): staticpro Qecho_area_clear_hook.
10    
11            * eval.c (Feval, Ffuncall): Test gc_cons_threshold and
12            gc_relative_threshold, one by one.
13    
14            * alloc.c (gc_cons_threshold): Not static.
15            (gc_cons_combined_threshold): Var deleted.
16            (gc_relative_threshold): New variable.
17            (Fgarbage_collect, init_alloc_once): Compute gc_relative_threshold
18            instead of gc_cons_combined_threshold.
19    
20            * lisp.h (gc_cons_threshold, gc_relative_threshold): Declared.
21            (gc_cons_combined_threshold): Declaration deleted.
22    
23  2005-07-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>  2005-07-23  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
24    
25          * mac.c: Don't include stdlib.h or string.h.          * mac.c: Don't include stdlib.h or string.h.

Legend:
Removed from v.1.4534  
changed lines
  Added in v.1.4535

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