emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Lars Hansen
Subject: [Emacs-diffs] Changes to emacs/man/dired-x.texi
Date: Sun, 23 Oct 2005 13:45:03 -0400

Index: emacs/man/dired-x.texi
diff -c emacs/man/dired-x.texi:1.21 emacs/man/dired-x.texi:1.22
*** emacs/man/dired-x.texi:1.21 Wed Aug 10 15:14:30 2005
--- emacs/man/dired-x.texi      Sun Oct 23 17:45:02 2005
***************
*** 1200,1209 ****
  If the variable @code{dired-bind-man} is @code{nil}, @code{dired-man} will not
  be bound to @kbd{N}.
  
! @item dired-do-relative-symlink
  @cindex Relative symbolic links.
  @kindex Y
! @findex dired-do-relative-symlink
  Bound to @kbd{Y}.  Relative symlink all marked (or next ARG) files into a
  directory, or make a relative symbolic link to the current file.  This creates
  relative symbolic links like
--- 1200,1209 ----
  If the variable @code{dired-bind-man} is @code{nil}, @code{dired-man} will not
  be bound to @kbd{N}.
  
! @item dired-do-relsymlink
  @cindex Relative symbolic links.
  @kindex Y
! @findex dired-do-relsymlink
  Bound to @kbd{Y}.  Relative symlink all marked (or next ARG) files into a
  directory, or make a relative symbolic link to the current file.  This creates
  relative symbolic links like
***************
*** 1219,1227 ****
      foo -> /ugly/path/that/may/change/any/day/bar/foo
  @end example
  
! @item dired-do-relative-symlink-regexp
  @kindex %Y
! @findex dired-do-relative-symlink-regexp
  Bound to @kbd{%Y}.  Relative symlink all marked files containing
  @var{regexp} to @var{newname}.  See functions
  @code{dired-do-rename-regexp} and @code{dired-do-relsymlink} for more
--- 1219,1227 ----
      foo -> /ugly/path/that/may/change/any/day/bar/foo
  @end example
  
! @item dired-do-relsymlink-regexp
  @kindex %Y
! @findex dired-do-relsymlink-regexp
  Bound to @kbd{%Y}.  Relative symlink all marked files containing
  @var{regexp} to @var{newname}.  See functions
  @code{dired-do-rename-regexp} and @code{dired-do-relsymlink} for more




reply via email to

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