mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-27 10:54:40 +00:00
Comment change.
This commit is contained in:
parent
437dfb9f77
commit
879fa8d0a9
@ -2658,6 +2658,7 @@ With a prefix argument you can edit the current listing switches instead."
|
||||
(revert-buffer))
|
||||
|
||||
;; Some user code loads dired especially for this.
|
||||
;; Don't do that--use replace-regexp-in-string instead.
|
||||
(defun dired-replace-in-string (regexp newtext string)
|
||||
;; Replace REGEXP with NEWTEXT everywhere in STRING and return result.
|
||||
;; NEWTEXT is taken literally---no \\DIGIT escapes will be recognized.
|
||||
|
Loading…
Reference in New Issue
Block a user