/[emacs]/emacs/src/alloc.c
ViewVC logotype

Diff of /emacs/src/alloc.c

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

revision 1.263 by kfstorm, Fri Feb 8 21:23:53 2002 UTC revision 1.264 by kai, Fri Feb 15 09:36:05 2002 UTC
# Line 396  struct gcpro *gcprolist; Line 396  struct gcpro *gcprolist;
396    
397  /* Addresses of staticpro'd variables.  */  /* Addresses of staticpro'd variables.  */
398    
399  #define NSTATICS 1024  #define NSTATICS 1026
400  Lisp_Object *staticvec[NSTATICS] = {0};  Lisp_Object *staticvec[NSTATICS] = {0};
401    
402  /* Index of next unused slot in staticvec.  */  /* Index of next unused slot in staticvec.  */

Legend:
Removed from v.1.263  
changed lines
  Added in v.1.264

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