bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#14290: 24.3.50; doc string of `find-name-dired'


From: Drew Adams
Subject: bug#14290: 24.3.50; doc string of `find-name-dired'
Date: Sat, 27 Apr 2013 08:47:37 -0700

This part of the doc string is not correct anymore:
 
  The command run (after changing into DIR) is
 
    find . -name 'PATTERN' -ls
 
`-name' is no longer hardcoded.  Instead, `find-name-arg' is used.  The
doc string should mention `find-name-arg', which is, after all, a user
option that governs the command behavior.
 
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
 of 2013-04-26 on ODIEONE
Bzr revision: 112399 eggert@cs.ucla.edu-20130426193109-3chlhmjv621m7zdz
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -IC:/Devel/emacs/build/include --ldflags -LC:/Devel/emacs/build/lib'
 






reply via email to

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