diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2025-02-17 05:06:20 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2025-02-17 05:37:10 +0100 |
commit | e373a6e0d30c28045a0f33e662933c2c2660a220 (patch) | |
tree | 519676503598099a659d1f443a3d2f99a593842f /lisp/emacs-lisp/checkdoc.el | |
parent | 5ce746c3b0fa3a0b73796182960ff06cf3f31473 (diff) | |
download | emacs-e373a6e0d30c28045a0f33e662933c2c2660a220.tar.gz emacs-e373a6e0d30c28045a0f33e662933c2c2660a220.tar.bz2 emacs-e373a6e0d30c28045a0f33e662933c2c2660a220.zip |
Prefer '(oddp A)' to '(= 1 (% A 2))'
* lisp/align.el (align-match-tex-pattern):
* lisp/calc/calc-funcs.el (math-bernoulli-number):
* lisp/cedet/semantic/bovine/el.el (semantic-ctxt-current-assignment):
* lisp/comint.el (comint-within-quotes):
* lisp/emacs-lisp/chart.el (chart-axis-draw):
* lisp/emacs-lisp/cl-extra.el (cl-round):
* lisp/emacs-lisp/eieio.el (defclass):
* lisp/emacs-lisp/elint.el (elint-check-setq-form):
* lisp/emulation/cua-rect.el (cua--rectangle-right-side):
* lisp/progmodes/gud.el (gud-gdb-completions-1):
* lisp/ps-print.el (ps-end-job):
* lisp/ses.el (ses-center):
* lisp/vc/ediff-ptch.el (ediff-get-patch-buffer): Prefer '(oddp A)' to
'(= 1 (% A 2))' and variations thereof.
Diffstat (limited to 'lisp/emacs-lisp/checkdoc.el')
0 files changed, 0 insertions, 0 deletions