emacs/lisp/emulation
Stefan Kangas e373a6e0d3 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.
2025-02-17 05:37:10 +01:00
..
cua-base.el ; Fix up last commit 2025-02-12 09:25:45 +01:00
cua-gmrk.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
cua-rect.el Prefer '(oddp A)' to '(= 1 (% A 2))' 2025-02-17 05:37:10 +01:00
edt-lk201.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
edt-mapper.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
edt-pc.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
edt-vt100.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
edt.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
keypad.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
viper-cmd.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
viper-ex.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
viper-init.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
viper-keym.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
viper-macs.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
viper-mous.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
viper-util.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
viper.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00