summaryrefslogtreecommitdiff
path: root/lisp/recentf.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Do not connect unreachable remote hosts in recentfMichael Albinus2022-08-291-1/+2
* Make some additional defcustom types more restrictiveStefan Kangas2022-07-061-1/+1
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-1/+1
* New command recentf-openStefan Kangas2022-06-251-9/+44
* * lisp/recentf.el (recentf-auto-cleanup): Clarify docstring.Stefan Kangas2022-06-231-0/+2
* Tag shortcut commands for recentf-dialog-modeStefan Kangas2022-06-231-1/+1
* Prefer defvar-keymap and keymap-set in recentf.elStefan Kangas2022-06-231-4/+4
* Use shortened filenames in recentf-modeStefan Kangas2022-06-231-2/+3
* Revert "Allow shortening filenames in recentf-mode menu"Stefan Kangas2022-06-231-17/+5
* Revert "Use short file names by default in recentf menu"Stefan Kangas2022-06-231-3/+2
* Make recentf-elements obsoleteStefan Kangas2022-06-231-5/+6
* Convert several defsubst to defun in recentf.elStefan Kangas2022-06-231-18/+19
* Bind C-c C-c and C-c C-k in recentf-dialog-modeStefan Kangas2022-06-231-11/+13
* Use short file names by default in recentf menuStefan Kangas2022-06-221-2/+3
* Merge from origin/emacs-28Tassilo Horn2022-06-211-1/+1
|\
| * ; * lisp/recentf.el: Fix typo.Stefan Kangas2022-06-211-1/+1
* | Allow shortening filenames in recentf-mode menuStefan Kangas2022-06-211-5/+17
* | Further doc string quoting fixesLars Ingebrigtsen2022-04-221-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Remove redundant #' before lambdaStefan Kangas2021-10-211-25/+25
|/
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-3/+5
* Use lexical-binding in recentf.elStefan Kangas2021-04-031-54/+54
* Delete empty "History" sectionsStefan Kangas2021-03-301-3/+0
* Minor fixes after preloading easymenuStefan Kangas2021-02-271-1/+0
* Mention using buffer-list-update-hook in recentf-modeLars Ingebrigtsen2021-01-291-1/+8
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in most filesStefan Kangas2020-12-091-3/+3
* Make recentf daily cleanup repeatAllen Li2020-10-011-3/+7
* Use write-region when saving recentf filePhilip K2020-08-081-1/+2
* Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/recentf.el (recentf-mode): Doc fix. (Bug#37772)Eli Zaretskii2019-10-171-1/+1
* Protect against unlikely case of [menu-bar] not being boundLars Ingebrigtsen2019-10-091-6/+8
* Adapt recentf.el to the change in the Widget LibraryMauro Aranda2019-08-271-3/+0
* Merge from origin/emacs-26Glenn Morris2019-06-011-1/+2
|\
| * Fix customization type of recentf-max-saved-itemsDario Gjorgjevski2019-05-231-1/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-4/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix Bug#27108Michael Albinus2017-05-311-1/+3
* ; Just use octalMark Oteiza2017-01-261-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Minor text-quoting-style fixesPaul Eggert2016-08-131-2/+3
|/
* * lisp/recentf.el (recentf-dialog-mode-map): Remove follow-link (bug#22434)Stefan Monnier2016-05-301-1/+0