emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/coding.c


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/coding.c
Date: Mon, 13 Jun 2005 16:47:43 -0400

Index: emacs/src/coding.c
diff -c emacs/src/coding.c:1.319 emacs/src/coding.c:1.320
*** emacs/src/coding.c:1.319    Fri Jun  3 23:02:50 2005
--- emacs/src/coding.c  Mon Jun 13 20:47:42 2005
***************
*** 6060,6066 ****
    int count = SPECPDL_INDEX ();
    struct gcpro gcpro1, gcpro2;
    int multibyte = STRING_MULTIBYTE (str);
-   struct buffer *buf;
    Lisp_Object old_deactivate_mark;
  
    record_unwind_protect (Fset_buffer, Fcurrent_buffer ());
--- 6060,6065 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]