diff options
| author | Stefan Monnier | 2025-04-10 16:31:30 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2025-04-10 16:31:30 -0400 |
| commit | c0ea954d0f650227dc518f02a292daeb27cf0c37 (patch) | |
| tree | 20943c0e46e7139053844619c3551eb2257bba9e /exec | |
| parent | ec62674cb959278240a56246cb6a958217dd17c0 (diff) | |
| download | emacs-c0ea954d0f650227dc518f02a292daeb27cf0c37.tar.gz emacs-c0ea954d0f650227dc518f02a292daeb27cf0c37.zip | |
Add `lexical-binding` cookie to generated files
Side-companion to commits bb0f84bc0bf7 and 50947fd51202.
While in there, couldn't resist adding a few minor cleanups
I had lying around.
* lisp/savehist.el (savehist-save): Add `lexical-binding:t` cookie.
* lisp/url/url-cookie.el: Remove redundant `:group` arguments.
(url-cookie-write-file): Add `lexical-binding:t` cookie.
* lisp/abbrev.el: Prefer #' to quote function names.
(write-abbrev-file): Add a `lexical-binding:t` cookie.
(unexpand-abbrev): Use `replace-region-contents` and 3-args `<=`.
(define-abbrev-table): Use `defvar-1`.
* lisp/filesets.el (filesets-menu-cache-file-save-maybe):
Add `lexical-binding:t` cookie.
(filesets-ingroup-patterns): Don't quote lambdas.
(filesets-spawn-external-viewer): Remove redundant "" arg to `mapconcat`.
* lisp/recentf.el: Prefer #' to quote function names.
(recentf-save-file-header): Add `lexical-binding:t` cookie and change
mode to match the actual content.
Diffstat (limited to 'exec')
0 files changed, 0 insertions, 0 deletions