]> git.eshelyaron.com Git - emacs.git/commit
; Fix documentation of a recent commit
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 May 2025 07:23:11 +0000 (10:23 +0300)
committerEshel Yaron <me@eshelyaron.com>
Tue, 27 May 2025 14:32:09 +0000 (16:32 +0200)
commita06b38ac51e22c59f6a13349862428a0596ba09e
treeea199d6f1a312cfd026b78f0b712110a9a7b7cb7
parent94c70843e64ebe4d8e5bc711e81d488ffbabdaef
; Fix documentation of a recent commit

* etc/NEWS:
* doc/lispref/loading.texi (How Programs Do Loading): Document the
new variable and function.

* src/lread.c (load-path-filter-function):
* lisp/startup.el (load-path-filter-cache-directory-files)
(load-path-filter--cache): Doc fixes.

(cherry picked from commit da174e4a15229ae498713444e70c382d7e0e90cd)
doc/lispref/loading.texi
lisp/startup.el
src/lread.c