IAnnotater
Description
Annotate completions.
Annotations off
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.
Annotations on
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.