]> git.eshelyaron.com Git - emacs.git/commit
Allow shortening filenames in recentf-mode menu
authorStefan Kangas <stefan@marxist.se>
Tue, 21 Jun 2022 12:27:51 +0000 (14:27 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 21 Jun 2022 12:38:45 +0000 (14:38 +0200)
commit32906819addde1aa952d4718699d332d3a58b004
tree2df7199d7c2701a73937f54266bdbac9473005ce
parent3518ab51d1f08165c2eb74517873877a998e38a5
Allow shortening filenames in recentf-mode menu

* lisp/recentf.el (recentf-show-abbreviated): New function.
(recentf--filter-names): New helper function.
(recentf-show-basenames): Use above new helper function.
(recentf-menu-filter): Allow setting user option to new value
'recentf-show-abbreviated'.
etc/NEWS
lisp/recentf.el