Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
22faf171
Commit
22faf171
authored
Jan 09, 1993
by
Richard M. Stallman
Browse files
(dired-mark-read-regexp): Give dired-read-regexp 1 arg.
parent
d2cadc4b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
lisp/dired-aux.el
lisp/dired-aux.el
+1
-2
No files found.
lisp/dired-aux.el
View file @
22faf171
...
...
@@ -1296,8 +1296,7 @@ Type SPC or `y' to %s one match, DEL or `n' to skip to next,
(if whole-path nil current-prefix-arg))
(regexp
(dired-read-regexp
(concat (if whole-path "
Path
" "") operation "
from
(
regexp
)
:
")
dired-flagging-regexp))
(concat (if whole-path "
Path
" "") operation "
from
(
regexp
)
:
")))
(newname
(read-string
(concat (if whole-path "
Path
" "") operation "
" regexp "
to:
"))))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment