recentf-show-basenames-ascending

recentf-show-basenames-ascending is a compiled Lisp function in `recentf.el'.

(recentf-show-basenames-ascending L)

Filter the list of menu elements L to show filenames sans directory.
Filenames are sorted in ascending order.
This filter combines the `recentf-sort-basenames-ascending' and
`recentf-show-basenames' filters.