]> git.eshelyaron.com Git - emacs.git/commit
Rewrite lisp--el-funcall-position-p to be inverse of the -not function
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 24 Jan 2021 22:25:52 +0000 (23:25 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 24 Jan 2021 22:25:52 +0000 (23:25 +0100)
commit9503f8d96cc89fa89bb68e183c79f0d9cb1b4d32
tree388dfdc0f72603de08b26a3df64151227e25c4a5
parent196be2bf12e1018335e4261cd4d6f25d6d16c415
Rewrite lisp--el-funcall-position-p to be inverse of the -not function

* lisp/emacs-lisp/lisp-mode.el (lisp--el-funcall-position-p):
Rename and rewrite to return the inverse value.  Non-inverted
predicate functions are easier to reason about.
(lisp--el-non-funcall-position-p): Make obsolete.
lisp/emacs-lisp/lisp-mode.el