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

Diff of /emacs/src/insdel.c

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

revision 1.182 by lute, Mon Jul 4 16:06:31 2005 UTC revision 1.183 by rms, Sat Jul 23 19:15:32 2005 UTC
# Line 2393  void Line 2393  void
2393  syms_of_insdel ()  syms_of_insdel ()
2394  {  {
2395    staticpro (&combine_after_change_list);    staticpro (&combine_after_change_list);
2396      staticpro (&combine_after_change_buffer);
2397    combine_after_change_list = Qnil;    combine_after_change_list = Qnil;
2398    combine_after_change_buffer = Qnil;    combine_after_change_buffer = Qnil;
2399    

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