aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/recentf.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; recentf-exclude-file-by-extension-p: Restore and-let*.Sean Whitton38 hours1-1/+1
* * lisp/recentf.el (recentf-exclude-file-by-extension-p): Fix thinko.Michael Albinus4 days1-4/+6
* Fix last change in recentf.elEli Zaretskii4 days1-10/+12
* New user option and function 'recentf-exclude-ignored-extensions'Stéphane Marks4 days1-0/+21
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* New optional recentf autosave timer (bug#80002)Stéphane Marks2025-12-171-1/+38
* ; Fix recently introduced "ELisp".Sean Whitton2025-07-151-1/+1
* Optionally suppress recentf open file messages (bug#78666)Stephen Berman2025-06-231-3/+37
* ; Use completion category 'recentf' in 'recentf-open'Eshel Yaron2025-06-071-1/+3
* Strip text properties on recentf entries, when saved (bug#77140)shipmints2025-04-191-5/+7
* ; Normalize spacing in last changeSean Whitton2025-04-111-1/+1
* Add `lexical-binding` cookie to generated filesStefan Monnier2025-04-101-8/+10
* Avoid warnings about lexbind cookies where they aren't neededEli Zaretskii2025-04-101-1/+2
* Use lisp-data-mode in recentf-save-fileStefan Kangas2025-03-091-2/+2
* Use .eld for some relevant cache and data filesStefan Kangas2025-03-091-2/+3
* recentf.el: Add verbosity optionLockywolf2025-02-221-2/+14
* Merge from savannah/emacs-30Po Lu2025-02-191-2/+2
|\
| * ; Fix typosStefan Kangas2025-02-181-2/+2
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | Increase recentf-max-saved-items to 25Stefan Kangas2025-02-131-3/+4
* | Improve integer file mode options docstringsStefan Kangas2025-01-061-3/+4
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | ; Fix typosStefan Kangas2023-12-281-1/+1
* | Add Python to `recentf-arrange-rules`Stefan Kangas2023-12-251-6/+12
* | Apply remote-file-name-access-timeout in desktop.el and recentf.elMichael Albinus2023-07-041-1/+5
|/
* ; 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