Mercurial > emacs
changeset 52575:3a79db508c6c
(File Aliases, Misc File Ops): Add @cindex entries.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 22 Sep 2003 15:49:13 +0000 |
parents | e0bca4b2b9ca |
children | a90f7b4afc00 |
files | man/files.texi |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/files.texi Mon Sep 22 15:48:36 2003 +0000 +++ b/man/files.texi Mon Sep 22 15:49:13 2003 +0000 @@ -1070,6 +1070,8 @@ @node File Aliases @section File Name Aliases +@cindex symbolic links (visiting) +@cindex hard links (visiting) Symbolic links and hard links both make it possible for several file names to refer to the same file. Hard links are alternate names that @@ -2859,6 +2861,7 @@ the old contents of the file @var{new}. @findex make-symbolic-link +@cindex symbolic links (creation) @kbd{M-x make-symbolic-link} reads two file names @var{target} and @var{linkname}, then creates a symbolic link named @var{linkname}, which points at @var{target}. The effect is that future attempts to open file