]> git.eshelyaron.com Git - emacs.git/commit
Change keybinding for backtrace-collapse from '=' to '-'
authorGemini Lasswell <gazally@runbox.com>
Sat, 14 Jul 2018 14:23:15 +0000 (07:23 -0700)
committerGemini Lasswell <gazally@runbox.com>
Fri, 3 Aug 2018 15:53:02 +0000 (08:53 -0700)
commit2ede75c49b62439e15be3ab8be2c14594f846da6
tree057bcbccfd09f9fcf0ac5fd1a1d9d417d1b54cc9
parent04cc0b615847e4b3ee15c7bd86499ee044abe3fa
Change keybinding for backtrace-collapse from '=' to '-'

'+' and '-' make a more intuitive pair of keybindings for
backtrace-pretty-print and backtrace-collapse than '+' and '='.
* lisp/emacs-lisp/backtrace.el (backtrace-mode-map):
* doc/lispref/debugging.texi (Backtraces): Change
keybinding for backtrace-collapse.
doc/lispref/debugging.texi
lisp/emacs-lisp/backtrace.el