emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/files.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/man/files.texi
Date: Mon, 22 Sep 2003 11:49:13 -0400

Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.83 emacs/man/files.texi:1.84
*** emacs/man/files.texi:1.83   Mon Sep  1 11:45:45 2003
--- emacs/man/files.texi        Mon Sep 22 11:49:13 2003
***************
*** 1070,1075 ****
--- 1070,1077 ----
  
  @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,2864 ****
--- 2861,2867 ----
  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




reply via email to

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