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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/fileio.c
Date: Sun, 11 Dec 2005 00:08:18 -0500

Index: emacs/src/fileio.c
diff -c emacs/src/fileio.c:1.559 emacs/src/fileio.c:1.560
*** emacs/src/fileio.c:1.559    Tue Dec  6 07:39:37 2005
--- emacs/src/fileio.c  Sun Dec 11 05:08:18 2005
***************
*** 4554,4559 ****
--- 4554,4561 ----
  #endif
        Vdeactivate_mark = old_Vdeactivate_mark;
      }
+   else
+     Vdeactivate_mark = Qt;
  
    /* Make the text read part of the buffer.  */
    GAP_SIZE -= inserted;




reply via email to

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