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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/fileio.c [lexbind]
Date: Sat, 04 Sep 2004 05:44:16 -0400

Index: emacs/src/fileio.c
diff -c emacs/src/fileio.c:1.449.2.12 emacs/src/fileio.c:1.449.2.13
*** emacs/src/fileio.c:1.449.2.12       Sat Jul 17 02:51:57 2004
--- emacs/src/fileio.c  Sat Sep  4 09:18:39 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]