diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-04-03 00:50:55 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-04-03 00:53:47 +0200 |
commit | 5c7766ed1072c5748776e56d6f27a6a9504648d3 (patch) | |
tree | 0d5cb8d4a9351e1c7ec1c0ebb620eb5a3021297e /test/lisp/emacs-lisp/syntax-tests.el | |
parent | 74a86c1acf951da7451c3c8a1cd6ec277f782d41 (diff) | |
download | emacs-5c7766ed1072c5748776e56d6f27a6a9504648d3.tar.gz emacs-5c7766ed1072c5748776e56d6f27a6a9504648d3.tar.bz2 emacs-5c7766ed1072c5748776e56d6f27a6a9504648d3.zip |
Use lexical-binding in recentf.el
* lisp/recentf.el: Use lexical-binding. Doc fix.
(recentf-save-file): Strength reduce 'eval' to 'symbol-value'.
(recentf-trunc-list): Make into obsolete function alias for
'seq-take'. Update callers.
(recentf-show-file-shortcuts-flag): Doc fix.
(recentf-menu-elements, recentf-make-menu-items)
(recentf-make-menu-item, recentf-dialog-mode-map)
(recentf-dialog, recentf-open-files-item)
(recentf-open-files-items, recentf-open-files)
(recentf-load-list): Quote function symbols as such.
(recentf-relative-filter, recentf-file-name-nondir): Remove
redundant #' before lambda.
Diffstat (limited to 'test/lisp/emacs-lisp/syntax-tests.el')
0 files changed, 0 insertions, 0 deletions