]> git.eshelyaron.com Git - emacs.git/commit
Fix the [ command in speedbar mode
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 19 Aug 2020 10:45:05 +0000 (12:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 19 Aug 2020 10:45:05 +0000 (12:45 +0200)
commitba8cce26c83c195972a6952dd9546f7153bf93d3
treef459d086f8cdaab7a96fb2ddc4c768aa5e2b6c51
parentb4e76ac077fabbdaad56223ff885ba4264c32534
Fix the [ command in speedbar mode

* lisp/speedbar.el (speedbar-expand-line-descendants): Expand only
the current line -- not all subsequent lines in the speedbar
buffer (bug#35014).
lisp/speedbar.el