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: Fri, 13 May 2005 19:07:42 -0400

Index: emacs/src/fileio.c
diff -c emacs/src/fileio.c:1.541 emacs/src/fileio.c:1.542
*** emacs/src/fileio.c:1.541    Fri May 13 13:33:53 2005
--- emacs/src/fileio.c  Fri May 13 23:07:41 2005
***************
*** 4516,4523 ****
--- 4516,4525 ----
  
    if (inserted == 0)
      {
+ #ifdef CLASH_DETECTION
        if (we_locked_file)
        unlock_file (current_buffer->file_truename);
+ #endif
        Vdeactivate_mark = old_Vdeactivate_mark;
      }
  




reply via email to

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