emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/fileio.c,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/fileio.c,v
Date: Sun, 14 Sep 2008 05:58:53 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/09/14 05:58:53

Index: fileio.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/fileio.c,v
retrieving revision 1.635
retrieving revision 1.636
diff -u -b -r1.635 -r1.636
--- fileio.c    2 Sep 2008 08:13:22 -0000       1.635
+++ fileio.c    14 Sep 2008 05:58:52 -0000      1.636
@@ -3673,7 +3673,6 @@
 
       if (bufpos == inserted)
        {
-         specpdl_ptr--;
          /* Truncate the buffer to the size of the file.  */
          if (same_at_start == same_at_end)
            nochange = 1;




reply via email to

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