]> git.eshelyaron.com Git - emacs.git/commit
Remove buttons when disabling 'button-mode'
authorRobert Pluim <rpluim@gmail.com>
Wed, 25 Sep 2024 14:52:57 +0000 (16:52 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:38:18 +0000 (19:38 +0200)
commit782a90f7c934c9e5e539e90515b522fa3e2dab17
tree38c92bf2cf29fbd6e9c3ac86ed5ffad0bedd503f
parent79a08c6a184e6432444cb13ff38468bcc6b7c8d4
Remove buttons when disabling 'button-mode'

* lisp/button.el (button-mode): Remove all buttons when disabling.
* doc/lispref/display.texi (Button Buffer Commands): Document
the change.  (Bug#73175)

(cherry picked from commit e631a3f30679d3c4e465a5765e261b068e9357dc)
doc/lispref/display.texi
etc/NEWS
lisp/button.el