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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/fileio.c [emacs-unicode-2]
Date: Wed, 28 Jul 2004 03:16:58 -0400

Index: emacs/src/fileio.c
diff -c emacs/src/fileio.c:1.492.2.15 emacs/src/fileio.c:1.492.2.16
*** emacs/src/fileio.c:1.492.2.15       Sat Jul 17 02:46:48 2004
--- emacs/src/fileio.c  Wed Jul 28 07:05:52 2004
***************
*** 4829,4835 ****
  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;
--- 4829,4835 ----
  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]