/[emacs]/emacs/man/mini.texi
ViewVC logotype

Diff of /emacs/man/mini.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by monnier, Thu Nov 17 02:54:22 2005 UTC revision 1.35 by rms, Fri Nov 18 17:04:22 2005 UTC
# Line 105  Find File: /u2/emacs/src//etc/termcap Line 105  Find File: /u2/emacs/src//etc/termcap
105  @cindex // in file name  @cindex // in file name
106  @cindex double slash in file name  @cindex double slash in file name
107  @cindex slashes repeated in file name  @cindex slashes repeated in file name
108    @findex file-name-shadow-mode
109  GNU Emacs gives a special meaning to a double slash (which is not  GNU Emacs gives a special meaning to a double slash (which is not
110  normally a useful thing to write): it means, ``ignore everything before  normally a useful thing to write): it means, ``ignore everything
111  the second slash in the pair.''  Thus, @samp{/u2/emacs/src/} is ignored  before the second slash in the pair.''  Thus, @samp{/u2/emacs/src/} is
112  in the example above, and you get the file @file{/etc/termcap}.  ignored in the example above, and you get the file
113  By default the ignored part of the file name is made dim if the  @file{/etc/termcap}.  The ignored part of the file name is dimmed if
114  terminal allows it.  This is affected by the  the terminal allows it; to disable this, turn off
115  @code{file-name-shadow-mode} minor mode.  @code{file-name-shadow-mode} minor mode.
116    
117    If you set @code{insert-default-directory} to @code{nil}, the default    If you set @code{insert-default-directory} to @code{nil}, the default

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26