add-completion

add-completion is an interactive compiled Lisp function in `completion.el'.


(add-completion STRING &optional NUM-USES LAST-USE-TIME)

Add STRING to completion list, or move it to head of list.
The completion is altered appropriately if NUM-USES and/or LAST-USE-TIME
are specified.