]> git.eshelyaron.com Git - emacs.git/commit
(file-notify--test-wait-event): Rename from `file-notify--test-read-event`
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 7 Feb 2024 16:20:46 +0000 (11:20 -0500)
committerEshel Yaron <me@eshelyaron.com>
Wed, 7 Feb 2024 20:00:04 +0000 (21:00 +0100)
commit08a41c16b4cb641bb9a1104202d4eb71e248d9a5
tree45df050424f48d2160f55d853bab53b0a64151c5
parent9655924040f4c734492b724c35b87952d69c2689
(file-notify--test-wait-event): Rename from `file-notify--test-read-event`

* test/lisp/filenotify-tests.el (file-notify--test-wait-event):
Rename to better reflect its purpose rather than
its implementation.  Also make it return nil so callers won't be
tempted to use the return value.

(cherry picked from commit f9ffa0148c3fb9e07671fae8f8ca72dd2d403163)
test/lisp/filenotify-tests.el