emacs/lisp/cedet/semantic
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
..
analyze Update copyright year to 2025 2025-01-01 07:39:17 +00:00
bovine Prefer '(oddp A)' to '(= 1 (% A 2))' 2025-02-17 05:37:10 +01:00
decorate Update copyright year to 2025 2025-01-01 07:39:17 +00:00
symref Update copyright year to 2025 2025-01-01 07:39:17 +00:00
wisent Update copyright year to 2025 2025-01-01 07:39:17 +00:00
analyze.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
bovine.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
chart.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
complete.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ctxt.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
db-debug.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-ebrowse.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-el.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-file.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-find.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-global.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-javascript.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-mode.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-ref.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db-typecache.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
db.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
debug.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
decorate.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
dep.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
doc.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ede-grammar.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
edit.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
find.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
format.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
fw.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
grammar.el Don't use obsolete variable in semantic/grammar.el 2025-01-27 06:22:39 +01:00
grm-wy-boot.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
html.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ia-sb.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
ia.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
idle.el ; Fix byte-compilation warnings 2025-01-27 09:19:39 +01:00
imenu.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
java.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
lex-spp.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
lex.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
mru-bookmark.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
sb.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
scope.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
senator.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
sort.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
symref.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
tag-file.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
tag-ls.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
tag-write.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
tag.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
texi.el Delete redundant lambdas around unary functions 2025-02-11 19:04:00 +01:00
util-modes.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
util.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00
wisent.el Update copyright year to 2025 2025-01-01 07:39:17 +00:00