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, 12 Jul 2002 13:36:47 -0400

Index: emacs/src/fileio.c
diff -c emacs/src/fileio.c:1.452 emacs/src/fileio.c:1.453
*** emacs/src/fileio.c:1.452    Thu Jul 11 10:11:25 2002
--- emacs/src/fileio.c  Fri Jul 12 13:36:47 2002
***************
*** 4730,4736 ****
    the output goes to FILENAME, but the buffer is marked as visiting VISIT.
    VISIT is also the file name to lock and unlock for clash detection.
  If VISIT is neither t nor nil nor a string,
!   that means do not print the \"Wrote file\" message.
  The optional sixth arg LOCKNAME, if non-nil, specifies the name to
    use for locking and unlocking, overriding FILENAME and VISIT.
  The optional seventh arg MUSTBENEW, if non-nil, insists on a check
--- 4730,4736 ----
    the output goes to FILENAME, but the buffer is marked as visiting VISIT.
    VISIT is also the file name to lock and unlock for clash detection.
  If VISIT is neither t nor nil nor a string,
!   that means do not display the \"Wrote file\" message.
  The optional sixth arg LOCKNAME, if non-nil, specifies the name to
    use for locking and unlocking, overriding FILENAME and VISIT.
  The optional seventh arg MUSTBENEW, if non-nil, insists on a check



reply via email to

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