]> git.eshelyaron.com Git - emacs.git/commit
Speed up completion-in-mode-p in the common case
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 15 Feb 2021 03:22:29 +0000 (04:22 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 15 Feb 2021 03:22:29 +0000 (04:22 +0100)
commitdf99b17e4fe7f6ee0c09ac990117ffea6ee3b695
tree1dae7b20c6e21c0d00213b76ea93a9c714092721
parenta81dc34babc76e1fd09a23c9b59cad0ef612a95f
Speed up completion-in-mode-p in the common case

* lisp/simple.el (completion-in-mode-p): Make predicate more
efficient in the common one-mode case.
lisp/simple.el