mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-03 10:31:37 -08:00
Revert "Don't consider play-sound-file to be a 'safe' function (bug#44018)"
This reverts commit cdb3c9d662.
This commit is contained in:
parent
cdb3c9d662
commit
27910f4e96
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ in the parse.")
|
|||
;;Macros from subr.el
|
||||
save-match-data unless when
|
||||
;;Functions from subr.el that have side effects
|
||||
split-string replace-regexp-in-string))
|
||||
split-string replace-regexp-in-string play-sound-file))
|
||||
(put x 'safe-function t))
|
||||
|
||||
;;;###autoload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue