[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/files.texi
From: |
Lute Kamstra |
Subject: |
[Emacs-diffs] Changes to emacs/man/files.texi |
Date: |
Wed, 18 May 2005 10:22:05 -0400 |
Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.105 emacs/man/files.texi:1.106
*** emacs/man/files.texi:1.105 Sat Apr 30 20:34:01 2005
--- emacs/man/files.texi Wed May 18 14:22:05 2005
***************
*** 1,6 ****
@c This is part of the Emacs manual.
! @c Copyright (C) 1985,86,87,93,94,95,97,99, 2000, 2001, 2004
! @c Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Files, Buffers, Keyboard Macros, Top
@chapter File Handling
--- 1,6 ----
@c This is part of the Emacs manual.
! @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000,
! @c 2001, 2004, 2005 Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Files, Buffers, Keyboard Macros, Top
@chapter File Handling
***************
*** 505,512 ****
* Backup:: How Emacs saves the old version of your file.
* Interlocking:: How Emacs protects against simultaneous editing
of one file by two users.
! * Shadowing: File Shadowing.
! Copying files to "shadows" automatically.
* Time Stamps:: Emacs can update time stamps on saved files.
@end menu
--- 505,511 ----
* Backup:: How Emacs saves the old version of your file.
* Interlocking:: How Emacs protects against simultaneous editing
of one file by two users.
! * Shadowing: File Shadowing. Copying files to "shadows" automatically.
* Time Stamps:: Emacs can update time stamps on saved files.
@end menu