]> git.tuebingen.mpg.de Git - paraslash.git/commit
i9e: Rename i9e_completer() -> attempt_completion().
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 19 Apr 2025 09:00:06 +0000 (11:00 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Wed, 23 Apr 2025 19:41:42 +0000 (21:41 +0200)
commite475c2680988f5e7d3de5330d8b48e03ae587353
tree38150de6e95c5821ab4f27b8f055cfb36ae54328
parentd824ae0b1132cf95389ab1fd9194995e34eaea11
i9e: Rename i9e_completer() -> attempt_completion().

The old name is confusing since we also have struct i9e_completer,
which is a completely different beast. Rewrite the documentation
of the function while at it.
interactive.c