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: Sat, 24 Jul 2004 17:59:49 -0400

Index: emacs/src/fileio.c
diff -c emacs/src/fileio.c:1.507 emacs/src/fileio.c:1.508
*** emacs/src/fileio.c:1.507    Wed Jul 14 22:47:11 2004
--- emacs/src/fileio.c  Sat Jul 24 21:39:32 2004
***************
*** 4866,4872 ****
  Optional fourth argument APPEND if non-nil means
    append to existing file contents (if any).  If it is an integer,
    seek to that offset in the file before writing.
! Optional fifth argument VISIT if t means
    set the last-save-file-modtime of buffer to this file's modtime
    and mark buffer not modified.
  If VISIT is a string, it is a second file name;
--- 4866,4872 ----
  Optional fourth argument APPEND if non-nil means
    append to existing file contents (if any).  If it is an integer,
    seek to that offset in the file before writing.
! Optional fifth argument VISIT, if t or a string, means
    set the last-save-file-modtime of buffer to this file's modtime
    and mark buffer not modified.
  If VISIT is a string, it is a second file name;




reply via email to

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