mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 00:00:39 -08:00
Merge from origin/emacs-29
7a5d7be52corg--confirm-resource-safe: Fix prompt when prompting in ...2bc865ace0org-file-contents: Consider all remote files unsafe6f9ea396f4org-latex-preview: Add protection when `untrusted-content...937b9042ad* lisp/gnus/mm-view.el (mm-display-inline-fontify): Mark ...ccc188fcf9* lisp/files.el (untrusted-content): New variable.befa9fcaaeorg-macro--set-templates: Prevent code evaluation3221d8d461* admin/authors.el (authors-aliases): Add ignored authors.8d8253f899* etc/NEWS: Update for Emacs 29.3
This commit is contained in:
commit
cd60fa42f6
7 changed files with 60 additions and 24 deletions
|
|
@ -331,7 +331,6 @@ Edebug symbols (Bug#42672)."
|
|||
(goto-char (point-min))
|
||||
;; But we don't want (eql '4) to turn into (eql (quote 4)) either.
|
||||
(should (re-search-forward "(eql '4)" nil t))))
|
||||
|
||||
|
||||
(provide 'cl-generic-tests)
|
||||
;;; cl-generic-tests.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue