emacs/lisp/play
Stefan Kangas fd5dbea21b Prefer '(oddp A)' to '(= 1 (logand A 1))'
* lisp/calendar/todo-mode.el (todo-padded-string):
* lisp/emacs-lisp/gv.el (setf):
* lisp/emacs-lisp/macroexp.el (macroexp--expand-all):
* lisp/hexl.el (hexl-insert-hex-string):
* lisp/play/gamegrid.el (gamegrid-xbm):
* lisp/play/hanoi.el (hanoi-internal):
* lisp/progmodes/ebnf2ps.el (ebnf-end-of-string):
* lisp/progmodes/elisp-mode.el (elisp--highlight-function-argument):
* lisp/progmodes/ruby-mode.el (ruby-backward-sexp):
* lisp/ps-print.el (ps-print-page-p):
(ps-print-sheet-p): Prefer '(oddp A)' to '(= 1 (logand A 1))' and
variations thereof.
2025-02-17 19:33:56 +01:00
..
5x5.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
animate.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
blackbox.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
bubbles.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
cookie1.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
decipher.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
dissociate.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
doctor.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
dunnet.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
fortune.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
gamegrid.el Prefer '(oddp A)' to '(= 1 (logand A 1))' 2025-02-17 19:33:56 +01:00
gametree.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
gomoku.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
handwrite.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
hanoi.el Prefer '(oddp A)' to '(= 1 (logand A 1))' 2025-02-17 19:33:56 +01:00
life.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
morse.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
mpuz.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
pong.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
snake.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
solitaire.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
spook.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
studly.el
tetris.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
zone.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00