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

Diff of /emacs/src/syntax.c

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

revision 1.182 by lute, Mon Jul 4 16:06:35 2005 UTC revision 1.183 by kfstorm, Thu Jul 14 11:24:18 2005 UTC
# Line 3168  syms_of_syntax () Line 3168  syms_of_syntax ()
3168    
3169    staticpro (&Vsyntax_code_object);    staticpro (&Vsyntax_code_object);
3170    
3171      staticpro (&gl_state.object);
3172      staticpro (&gl_state.global_code);
3173      staticpro (&gl_state.current_syntax_table);
3174      staticpro (&gl_state.old_prop);
3175    
3176      /* Defined in regex.c */
3177      staticpro (&re_match_object);
3178    
3179    Qscan_error = intern ("scan-error");    Qscan_error = intern ("scan-error");
3180    staticpro (&Qscan_error);    staticpro (&Qscan_error);
3181    Fput (Qscan_error, Qerror_conditions,    Fput (Qscan_error, Qerror_conditions,

Legend:
Removed from v.1.182  
changed lines
  Added in v.1.183

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