]> git.eshelyaron.com Git - emacs.git/commit
Try declaring `delq` and `delete` important-return-value (bug#61730)
authorMattias Engdegård <mattiase@acm.org>
Thu, 18 May 2023 15:22:41 +0000 (17:22 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 18 May 2023 15:22:41 +0000 (17:22 +0200)
commit8c9377b6c4e907e65712fbf0ba0cf90f51da5ef6
tree53344d829e7f3661aa659cfb1d72dd9f671c0ddf
parentd1404d3a11999a41b1147698479e858b1a3b6353
Try declaring `delq` and `delete` important-return-value (bug#61730)

* lisp/emacs-lisp/bytecomp.el (important-return-value-fns):
Add (uncomment) `delq` and `delete`.
lisp/emacs-lisp/bytecomp.el