]> git.eshelyaron.com Git - emacs.git/commit
Clean up Fx_begin_drag
authorPo Lu <luangruo@yahoo.com>
Tue, 28 Jun 2022 07:31:09 +0000 (15:31 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 28 Jun 2022 07:32:06 +0000 (15:32 +0800)
commitbaec3c4974e3a3f31dc4c3cb58db780746bbe691
treed6ed86e087784f008255801a389b4c54dd365f93
parent748e6c1e80e7c34cf255e1e8e030dd5414afb5da
Clean up Fx_begin_drag

* src/xfns.c (Fx_begin_drag): Use FOR_EACH_TAIL instead of
iterating manually.
src/xfns.c