]> git.eshelyaron.com Git - emacs.git/commit
Add a basic widget type for buffer predicates
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 4 Sep 2022 14:29:06 +0000 (16:29 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 4 Sep 2022 14:29:06 +0000 (16:29 +0200)
commitad6878005dbde428809c1f587555238892dd253d
treecaa0740feaa03f1a91f9ef7a42c941d2daff9bf5
parent9aed695241a8919d422d5812dd62325720961153
Add a basic widget type for buffer predicates

* lisp/paren.el (show-paren-predicate):
* lisp/outline.el (outline-minor-mode-use-buttons): Use it.
* lisp/wid-edit.el (buffer-predicate): New widget type.
lisp/outline.el
lisp/paren.el
lisp/wid-edit.el