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

Diff of /emacs/src/coding.c

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

revision 1.319 by kfstorm, Fri Jun 3 23:02:50 2005 UTC revision 1.320 by monnier, Mon Jun 13 20:47:42 2005 UTC
# Line 6060  run_pre_post_conversion_on_str (str, cod Line 6060  run_pre_post_conversion_on_str (str, cod
6060    int count = SPECPDL_INDEX ();    int count = SPECPDL_INDEX ();
6061    struct gcpro gcpro1, gcpro2;    struct gcpro gcpro1, gcpro2;
6062    int multibyte = STRING_MULTIBYTE (str);    int multibyte = STRING_MULTIBYTE (str);
   struct buffer *buf;  
6063    Lisp_Object old_deactivate_mark;    Lisp_Object old_deactivate_mark;
6064    
6065    record_unwind_protect (Fset_buffer, Fcurrent_buffer ());    record_unwind_protect (Fset_buffer, Fcurrent_buffer ());

Legend:
Removed from v.1.319  
changed lines
  Added in v.1.320

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