]> git.eshelyaron.com Git - emacs.git/commit
org-persist.el: Silence fewer warnings and fix found warning
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 14 Jul 2025 03:14:53 +0000 (23:14 -0400)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 08:47:14 +0000 (10:47 +0200)
commit722c9d9d1d69ea81b14a455ff85fb39875b961f2
tree37f1daa9db9b148811bec493d875423169425a7d
parent4a235481a27787ec59f004caaa11fa041bc4cc9c
org-persist.el: Silence fewer warnings and fix found warning

* lisp/org/org-persist.el: Minor cleanup.
(org-persist-directory, org-persist-remote-files)
(org-persist-default-expiry): Remove redundant `:group` arg.
(org-persist-collection-let): Document lack of hygiene.
Remove `with-no-warnings`.
(org-persist--find-index): Reindent, and simplify initialization of `r`.
(org-persist-associated-files:generic): Move before first use.

(cherry picked from commit 3998242664604e9e91830b10529cc2da6bd82d8e)
lisp/org/org-persist.el