diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2023-03-01 12:31:09 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2023-03-01 12:31:09 -0500 |
commit | 1f1d36fa8080479083af8c69e8ea3756d51910fb (patch) | |
tree | 888d50f28fd910cd676e0d0f6f8a5f1f221cd5d3 /lisp/emacs-lisp/map.el | |
parent | 99df815c153265706edc839b7467fb3ae3b6e1b1 (diff) | |
download | emacs-1f1d36fa8080479083af8c69e8ea3756d51910fb.tar.gz emacs-1f1d36fa8080479083af8c69e8ea3756d51910fb.tar.bz2 emacs-1f1d36fa8080479083af8c69e8ea3756d51910fb.zip |
* lisp/emacs-lisp/debug-early.el (debug-early-backtrace): Fix bug#61847
The `noerror` arg of `require` doesn't do what Stefan naively thought
when he wrote this code, so use `condition-case` instead.
Also check for `cl-defmethod` since `cl-prin1` can't be loaded before
that anyway.
Diffstat (limited to 'lisp/emacs-lisp/map.el')
0 files changed, 0 insertions, 0 deletions