IAnnotater
Description
Annotate completions.
You can add annotations to completions. For instance, when show-annotations is on when running execute-extended-command M-x, a brief description for each command is shown.
Public Member Functions | |
string | Annotate (string completion) |
Annotate a completion. More... | |
Member Function Documentation
string Annotate | ( | string | completion | ) |
Annotate a completion.
Return null if no annotation is available.