/[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.247 by lektu, Wed Jul 3 09:19:24 2002 UTC revision 1.248 by lektu, Thu Jul 11 14:09:22 2002 UTC
# Line 5804  run_pre_post_conversion_on_str (str, cod Line 5804  run_pre_post_conversion_on_str (str, cod
5804       struct coding_system *coding;       struct coding_system *coding;
5805       int encodep;       int encodep;
5806  {  {
5807    int count = specpdl_ptr - specpdl;    int count = SPECPDL_INDEX ();
5808    struct gcpro gcpro1;    struct gcpro gcpro1;
5809    int multibyte = STRING_MULTIBYTE (str);    int multibyte = STRING_MULTIBYTE (str);
5810    Lisp_Object buffer;    Lisp_Object buffer;

Legend:
Removed from v.1.247  
changed lines
  Added in v.1.248

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