]> git.eshelyaron.com Git - emacs.git/commit
New command recentf-open
authorStefan Kangas <stefan@marxist.se>
Sat, 25 Jun 2022 10:55:15 +0000 (12:55 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 25 Jun 2022 10:55:18 +0000 (12:55 +0200)
commit3d3029353b95360e374fc673339b7c8cd5568db1
treee3c20a72b455b38d91fed3e9e26cc667b6ce16a0
parenta2c25d5b2f34522d14fd9dc105d942b74698078a
New command recentf-open

* lisp/recentf.el (recentf-open): New command.  (Bug#56148)
(recentf): New alias.
(recentf, recentf-mode): Update documentation to focus more on the
list of recently opened files and ways of accessing it, instead of
focusing on the menu bar only.
(recentf-list, recentf-enabled-p): Minor doc fixes.

* doc/emacs/files.texi (File Conveniences): Update documentation.
doc/emacs/files.texi
etc/NEWS
lisp/recentf.el