/[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.273 by handa, Tue Apr 8 07:26:05 2003 UTC revision 1.274 by handa, Tue Apr 8 10:46:31 2003 UTC
# Line 5449  code_convert_region (from, from_byte, to Line 5449  code_convert_region (from, from_byte, to
5449        Lisp_Object new;        Lisp_Object new;
5450    
5451        record_unwind_protect (code_convert_region_unwind,        record_unwind_protect (code_convert_region_unwind,
5452                               Vlatin_extra_code_table);                               Vlast_coding_system_used);
5453        /* We should not call any more pre-write/post-read-conversion        /* We should not call any more pre-write/post-read-conversion
5454           functions while this pre-write-conversion is running.  */           functions while this pre-write-conversion is running.  */
5455        inhibit_pre_post_conversion = 1;        inhibit_pre_post_conversion = 1;

Legend:
Removed from v.1.273  
changed lines
  Added in v.1.274

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