diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2025-01-15 20:09:32 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2025-01-15 20:19:39 +0100 |
commit | e092aabf714717dd135e5767a49b78c428e49878 (patch) | |
tree | afcad1b5b1c1fa9c41bd89413cd8037856b7288b /lisp/emacs-lisp | |
parent | 16c89c5ae5ec0c002c327793e783f0a943bacb0d (diff) | |
download | emacs-e092aabf714717dd135e5767a49b78c428e49878.tar.gz emacs-e092aabf714717dd135e5767a49b78c428e49878.tar.bz2 emacs-e092aabf714717dd135e5767a49b78c428e49878.zip |
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'
* src/comp.c (emit_limple_insn):
* src/msdos.c (dos_set_keyboard, dos_rawgetc):
* src/sysdep.c (convert_speed, list_system_processes):
* src/w32fns.c (deliver_wm_chars, Fx_file_dialog):
* src/w32term.c (record_event, w32_read_socket):
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
* admin/coccinelle/arrayelts.cocci: New file.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions