all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14290: 24.3.50; doc string of `find-name-dired'
@ 2013-04-27 15:47 Drew Adams
  2014-02-08 11:06 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2013-04-27 15:47 UTC (permalink / raw)
  To: 14290

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'
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#14290: 24.3.50; doc string of `find-name-dired'
  2013-04-27 15:47 bug#14290: 24.3.50; doc string of `find-name-dired' Drew Adams
@ 2014-02-08 11:06 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2014-02-08 11:06 UTC (permalink / raw)
  To: Drew Adams; +Cc: 14290

"Drew Adams" <drew.adams@oracle.com> writes:

> 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.

Fixed on trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-08 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-27 15:47 bug#14290: 24.3.50; doc string of `find-name-dired' Drew Adams
2014-02-08 11:06 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.