diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2025-02-17 23:00:54 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2025-02-18 00:00:31 +0100 |
commit | 515542b653c438014eda844eacc96cf23cfaaa2d (patch) | |
tree | c3be3d691104d1a038d85e2f38cb03376d1c7a21 /lisp/emacs-lisp/lisp-mode.el | |
parent | abd861ca2694898b347b94251710da38c687dd68 (diff) | |
download | emacs-515542b653c438014eda844eacc96cf23cfaaa2d.tar.gz emacs-515542b653c438014eda844eacc96cf23cfaaa2d.tar.bz2 emacs-515542b653c438014eda844eacc96cf23cfaaa2d.zip |
Prefer oddp/evenp to open-coding in a few more cases
* lisp/arc-mode.el (archive-zip-summarize):
* lisp/cus-edit.el (setopt):
* lisp/isearch.el (isearch-backslash):
* lisp/simple.el (blink-paren-post-self-insert-function):
* lisp/subr.el (setq-local, buffer-local-set-state):
* lisp/term.el (term-within-quotes):
* test/src/data-tests.el (test-bool-vector-bv-from-hex-string): Use
oddp/evenp instead of open-coding them.
Reported by Pip Cet <pipcet@protonmail.com>.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions