]> git.eshelyaron.com Git - emacs.git/commit
Explain how to unset mode bindings (Bug#39802)
authorNoam Postavsky <npostavs@gmail.com>
Thu, 27 Feb 2020 13:09:44 +0000 (08:09 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 4 Mar 2020 03:04:48 +0000 (22:04 -0500)
commit60418a1ab21b86cb2d46470ae187e74a25d33212
treee9af6f7897167c4a70c47b3fcafd84b1478e8e0d
parent7cafbbe96434ef616abfef364d82f7250bffc1ed
Explain how to unset mode bindings (Bug#39802)

* doc/emacs/custom.texi (Init Rebinding): Explain that passing nil to
define-key will unbind keys, and extend the example accordingly.
doc/emacs/custom.texi