summaryrefslogtreecommitdiff
path: root/lisp/recentf.el
AgeCommit message (Expand)Author
2026-03-08; recentf-exclude-file-by-extension-p: Restore and-let*.Sean Whitton
2026-03-06* lisp/recentf.el (recentf-exclude-file-by-extension-p): Fix thinko.Michael Albinus
2026-03-06Fix last change in recentf.elEli Zaretskii
2026-03-05New user option and function 'recentf-exclude-ignored-extensions'Stéphane Marks
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-17New optional recentf autosave timer (bug#80002)Stéphane Marks
2025-07-15; Fix recently introduced "ELisp".Sean Whitton
2025-06-23Optionally suppress recentf open file messages (bug#78666)Stephen Berman
2025-06-07; Use completion category 'recentf' in 'recentf-open'Eshel Yaron
2025-04-19Strip text properties on recentf entries, when saved (bug#77140)shipmints
2025-04-11; Normalize spacing in last changeSean Whitton
2025-04-10Add `lexical-binding` cookie to generated filesStefan Monnier
2025-04-10Avoid warnings about lexbind cookies where they aren't neededEli Zaretskii
2025-03-09Use lisp-data-mode in recentf-save-fileStefan Kangas
2025-03-09Use .eld for some relevant cache and data filesStefan Kangas
2025-02-22recentf.el: Add verbosity optionLockywolf
2025-02-19Merge from savannah/emacs-30Po Lu
2025-02-18; Fix typosStefan Kangas
2025-02-13Increase recentf-max-saved-items to 25Stefan Kangas
2025-01-06Improve integer file mode options docstringsStefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-28; Fix typosStefan Kangas
2023-12-25Add Python to `recentf-arrange-rules`Stefan Kangas
2023-07-04Apply remote-file-name-access-timeout in desktop.el and recentf.elMichael Albinus
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-29Do not connect unreachable remote hosts in recentfMichael Albinus
2022-07-06Make some additional defcustom types more restrictiveStefan Kangas
2022-07-05Make some defcustom types more restrictiveStefan Kangas
2022-06-25New command recentf-openStefan Kangas
2022-06-23* lisp/recentf.el (recentf-auto-cleanup): Clarify docstring.Stefan Kangas
2022-06-23Tag shortcut commands for recentf-dialog-modeStefan Kangas
2022-06-23Prefer defvar-keymap and keymap-set in recentf.elStefan Kangas
2022-06-23Use shortened filenames in recentf-modeStefan Kangas
2022-06-23Revert "Allow shortening filenames in recentf-mode menu"Stefan Kangas
2022-06-23Revert "Use short file names by default in recentf menu"Stefan Kangas
2022-06-23Make recentf-elements obsoleteStefan Kangas
2022-06-23Convert several defsubst to defun in recentf.elStefan Kangas
2022-06-23Bind C-c C-c and C-c C-k in recentf-dialog-modeStefan Kangas
2022-06-22Use short file names by default in recentf menuStefan Kangas
2022-06-21Merge from origin/emacs-28Tassilo Horn
2022-06-21Allow shortening filenames in recentf-mode menuStefan Kangas
2022-06-21; * lisp/recentf.el: Fix typo.Stefan Kangas
2022-04-22Further doc string quoting fixesLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-10-21Remove redundant #' before lambdaStefan Kangas
2021-09-24Use command substitution instead of raw keys in more placesStefan Kangas