emacs/lisp/vc
Stefan Kangas 89bdb57f24 Prefer '(evenp A)' to '(= 0 (% A 2))'
* lisp/calc/calc-comb.el (math-prime-test):
* lisp/calc/calc-keypd.el (calc-keypad-press):
* lisp/calc/calc-math.el (math-sqrt):
(math-sqrt-raw):
* lisp/calc/calc-misc.el (math-iipow):
(math-iipow-show):
* lisp/calc/calc-stat.el (calcFunc-vmedian):
* lisp/calendar/cal-tex.el (cal-tex-cursor-filofax-2week):
(cal-tex-cursor-filofax-daily):
* lisp/elec-pair.el (electric-pair-post-self-insert-function):
* lisp/emacs-lisp/checkdoc.el (checkdoc-in-example-string-p):
* lisp/emacs-lisp/eieio.el (defclass):
* lisp/emacs-lisp/ert-x.el (ert-propertized-string):
* lisp/emacs-lisp/ert.el (ert--significant-plist-keys):
(ert--plist-difference-explanation):
* lisp/emacs-lisp/helper.el (Helper-help-scroller):
* lisp/emacs-lisp/pcase.el (pcase-setq):
* lisp/files-x.el (setq-connection-local):
* lisp/gnus/gnus-uu.el (gnus-uu-post-encoded):
* lisp/gnus/message.el (message-make-in-reply-to):
* lisp/gnus/nndiary.el (nndiary-last-occurrence):
(nndiary-next-occurrence):
* lisp/mail/rfc2047.el (rfc2047-decode-region):
* lisp/play/5x5.el (5x5-draw-grid):
* lisp/play/gametree.el (gametree-compute-reduced-score):
(gametree-insert-new-leaf):
(gametree-break-line-here):
* lisp/play/zone.el (zone-fret):
* lisp/vc/ediff-ptch.el (ediff-get-patch-buffer):
* lisp/yank-media.el (yank-media--utf-16-p): Prefer '(evenp A)' to
'(= 0 (% A 2))' and variations thereof.
2025-02-17 05:37:10 +01:00
..
add-log.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
compare-w.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
cvs-status.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
diff-mode.el Fix some uses of %s for non-strings/names 2025-02-14 11:25:52 -05:00
diff.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
ediff-diff.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ediff-help.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ediff-hook.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
ediff-init.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
ediff-merg.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ediff-mult.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ediff-ptch.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
ediff-util.el * lisp/vc/ediff-util.el: Loop the ediff-session-registry instead of buffers 2025-01-04 14:37:42 +02:00
ediff-vers.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ediff-wind.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ediff.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
emerge.el Improve integer file mode options docstrings 2025-01-06 11:10:10 +01:00
log-edit.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
log-view.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
pcvs-defs.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
pcvs-info.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
pcvs-parse.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
pcvs-util.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
pcvs.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
smerge-mode.el (smerge-refine-exchange-point): Error cleanly outside refinement 2025-02-15 00:39:54 -05:00
vc-annotate.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
vc-bzr.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
vc-cvs.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
vc-dav.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
vc-dir.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
vc-dispatcher.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
vc-filewise.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
vc-git.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
vc-hg.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
vc-hooks.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
vc-rcs.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
vc-sccs.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
vc-src.el Merge branch 'scratch/no-purespace' into 'master' 2025-02-01 04:56:52 +01:00
vc-svn.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
vc.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00