]> code.delx.au - gnu-emacs/blobdiff - lisp/find-dired.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / find-dired.el
index 0dc98dee5858d18becbc4e97858b658765cba11b..c5b882818882136becf959c86bee0621d93b776c 100644 (file)
@@ -238,7 +238,7 @@ and run Dired on those files.
 PATTERN is a shell wildcard (not an Emacs regexp) and need not be quoted.
 The default command run (after changing into DIR) is
 
-    find . -name 'PATTERN' -ls
+    find . -name \\='PATTERN\\=' -ls
 
 See `find-name-arg' to customize the arguments."
   (interactive