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: Fri, 28 Oct 2005 12:41:34 -0400

Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.119 emacs/man/files.texi:1.120
*** emacs/man/files.texi:1.119  Tue Oct 18 08:01:51 2005
--- emacs/man/files.texi        Fri Oct 28 16:41:34 2005
***************
*** 281,291 ****
  
  @cindex wildcard characters in file names
  @vindex find-file-wildcards
!   If the file name you specify contains shell-style wildcard characters,
! Emacs visits all the files that match it.  Wildcards include @samp{?},
! @samp{*}, and @address@hidden sequences.  @xref{Quoted File Names}, for
! information on how to visit a file whose name actually contains wildcard
! characters.  You can disable the wildcard feature by customizing
  @code{find-file-wildcards}.
  
    If you visit a file that the operating system won't let you modify,
--- 281,293 ----
  
  @cindex wildcard characters in file names
  @vindex find-file-wildcards
!   If the file name you specify contains shell-style wildcard
! characters, Emacs visits all the files that match it.  Wildcards
! include @samp{?}, @samp{*}, and @address@hidden sequences.  To enter
! the wild card @samp{?} in a file name in the minibuffer, you need to
! type @kbd{C-q ?}.  @xref{Quoted File Names}, for information on how to
! visit a file whose name actually contains wildcard characters.  You
! can disable the wildcard feature by customizing
  @code{find-file-wildcards}.
  
    If you visit a file that the operating system won't let you modify,




reply via email to

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