]> git.eshelyaron.com Git - emacs.git/commit
Don't signal scan-error when moving by sexp interactively
authorMattias Engdegård <mattiase@acm.org>
Fri, 18 Sep 2020 10:49:33 +0000 (12:49 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 23 Sep 2020 14:31:18 +0000 (16:31 +0200)
commitdf0f32f04850e7ed106a225addfa82f1b5b91f45
treea667ca3d2975abbb15342cbe43acc3f24302ce7a
parentb252e09ae4fc816ecee1971e8f0b7f207fb4a507
Don't signal scan-error when moving by sexp interactively

* lisp/emacs-lisp/lisp.el (forward-sexp, backward-sexp, forward-list)
(backward-list, down-list, up-list, mark-sexp, kill-sexp)
(backward-kill-sexp): Remove unsightly scan-error when running
interactively and no further movement by sexp can be made (bug#43489).
lisp/emacs-lisp/lisp.el