]> git.eshelyaron.com Git - emacs.git/commit
Make the button completion predicate be more useful
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 15 Feb 2021 03:42:32 +0000 (04:42 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 15 Feb 2021 03:42:32 +0000 (04:42 +0100)
commit2594162b23f64dc394e8fe4035ea651ed54661ac
tree159b0dce50f16771d8d5a28fbb2ba55cfc690979
parentdf99b17e4fe7f6ee0c09ac990117ffea6ee3b695
Make the button completion predicate be more useful

* lisp/simple.el (completion-button-p): Rework from
`completion-at-point-p'.

* lisp/net/shr.el (shr-show-alt-text): It should be possible to
complete to commands that aren't bound to a key.
lisp/net/shr.el
lisp/simple.el