Function: locate-completion-entry
locate-completion-entry is a function alias for
completion-locate-entry, defined in completion.el.gz.
This function is obsolete since 27.1; use completion-locate-entry
instead.
Signature
(locate-completion-entry COMPLETION-ENTRY PREFIX-ENTRY)
Documentation
Locate the completion entry.
Returns a pointer to the element before the completion entry or nil if
the completion entry is at the head.
Must be called after find-exact-completion.
Aliases
locate-completion-entry (obsolete since 27.1)