]> git.eshelyaron.com Git - emacs.git/commit
backtrace.el: Remove redundant `put` and `:group`
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 25 Mar 2025 18:16:03 +0000 (14:16 -0400)
committerEshel Yaron <me@eshelyaron.com>
Thu, 27 Mar 2025 10:12:25 +0000 (11:12 +0100)
commit99f9e0f355da6257491956ae353f8186a95c2aec
tree0e29583f2d1b0a103c3f10c8f8dca5914a8bcd3a
parentad76411a3359bd8ecfc815bf86002f9a36c094a2
backtrace.el: Remove redundant `put` and `:group`

* lisp/emacs-lisp/backtrace.el: Remove redundant `:group` args.
Prefer # to quote function arguments.
(backtrace-mode): Remove redundant `put`.

(cherry picked from commit ce0c1f44429bc7e9757f6e81019d8c8c12ba5e55)
lisp/emacs-lisp/backtrace.el