emacs/lisp/calendar
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
..
appt.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-bahai.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-china.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-coptic.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-dst.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-french.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-hebrew.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-html.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-islam.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-iso.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-julian.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-mayan.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-menu.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-move.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-persia.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
cal-tex.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
cal-x.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
calendar.el Merge from origin/emacs-30 2025-01-25 10:06:19 -05:00
diary-lib.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
holidays.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
icalendar.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
iso8601.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
lunar.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
parse-time.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
solar.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
time-date.el Improve format-seconds on negative args 2025-02-01 22:55:30 -08:00
timeclock.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
todo-mode.el Prefer '(oddp A)' to '(= 1 (logand A 1))' 2025-02-17 19:33:56 +01:00