diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2024-01-04 01:49:34 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2024-01-04 03:42:22 +0100 |
commit | 88ed501abe9666fced46703613c000c26e450ad8 (patch) | |
tree | 322d2a8db5a98743a7214759227660bb0d046827 /test/lisp/emacs-lisp/timer-tests.el | |
parent | bdfa49502a84f46999c4f207249562f33a119d36 (diff) | |
download | emacs-88ed501abe9666fced46703613c000c26e450ad8.tar.gz emacs-88ed501abe9666fced46703613c000c26e450ad8.tar.bz2 emacs-88ed501abe9666fced46703613c000c26e450ad8.zip |
Prefer NILP (x) to EQ (x, Qnil)
* src/image.c (anim_prune_animation_cache):
Prefer NILP (x) to EQ (x, Qnil).
* admin/coccinelle/nilp.cocci: Semantic patch for above change.
Diffstat (limited to 'test/lisp/emacs-lisp/timer-tests.el')
0 files changed, 0 insertions, 0 deletions