1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 14:22:31 -07:00
emacs/lisp/gnus
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
..
canlock.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.1 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.2 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
ChangeLog.3 Update copyright year to 2025 2025-01-02 18:39:42 +01:00
deuglify.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gmm-utils.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-agent.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-art.el Merge remote-tracking branch 'origin/emacs-30' 2025-02-05 20:21:03 -05:00
gnus-async.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-bcklg.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-bookmark.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-cache.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
gnus-cite.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
gnus-cloud.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-cus.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-dbus.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-delay.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-demon.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-diary.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-dired.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
gnus-draft.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-dup.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-eform.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-fun.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-gravatar.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-group.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-html.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-icalendar.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-int.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-kill.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-logic.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-mh.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-ml.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-mlspl.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-msg.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-notifications.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-picon.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-range.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-registry.el Don't use deprecated unload-hook variables in Gnus 2025-02-10 00:51:26 +01:00
gnus-rfc1843.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-rmail.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-salt.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-score.el Fix gnus-score-find-score-files-function :type 2025-02-07 22:04:51 +01:00
gnus-search.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-sieve.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-spec.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-srvr.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
gnus-start.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-sum.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-topic.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-undo.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-util.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-uu.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
gnus-vm.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus-win.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
gnus.el Fix defcustom :type of gnus-logo-colors 2025-02-13 09:25:12 +01:00
gssapi.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mail-source.el Improve integer file mode options docstrings 2025-01-06 11:10:10 +01:00
message.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
mm-archive.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mm-bodies.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mm-decode.el Prefer defface's ':slant italic' to obsolete alias ':italic t' 2025-01-21 09:56:59 +01:00
mm-encode.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mm-extern.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mm-partial.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mm-url.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mm-util.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mm-uu.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mm-view.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mml-sec.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mml-smime.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mml.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mml1991.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
mml2015.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnagent.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnatom.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnbabyl.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nndiary.el Prefer '(evenp A)' to '(= 0 (% A 2))' 2025-02-17 05:37:10 +01:00
nndir.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nndoc.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nndraft.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nneething.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnfeed.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnfolder.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nngateway.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnheader.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnimap.el Fix some uses of %s for non-strings/names 2025-02-14 11:25:52 -05:00
nnmail.el Improve integer file mode options docstrings 2025-01-06 11:10:10 +01:00
nnmaildir.el Use make-directory handlers uniformly 2022-12-17 14:24:16 -08:00
nnmairix.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnmbox.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnmh.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnml.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnnil.el
nnoo.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnregistry.el Add 'nnregistry-request-group' function for 'gnus-refer-article' 2025-02-08 11:14:48 +02:00
nnrss.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnselect.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnspool.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nntp.el Prefer %s format over %S for buffers 2025-01-07 20:44:09 +02:00
nnvirtual.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
nnweb.el ; * lisp/gnus/nnweb.el (nnweb-type): Doc fix. 2025-02-11 07:51:50 +01:00
score-mode.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
smiley.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
smime.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
spam-report.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
spam-stat.el Don't use deprecated unload-hook variables in Gnus 2025-02-10 00:51:26 +01:00
spam-wash.el Update copyright year to 2025 2025-01-02 18:39:42 +01:00
spam.el Don't use deprecated unload-hook variables in Gnus 2025-02-10 00:51:26 +01:00