1
0
Fork 0

Detail out the types of the fields alist

This commit is contained in:
Bram Schoenmakers 2024-08-03 21:55:41 +02:00
parent ec319a6ca3
commit 82cce61a69
Signed by: bram
GPG key ID: 0CCD19DFDC63258F

View file

@ -51,7 +51,7 @@
"Which fields to export per entry and a function to obtain the value. "Which fields to export per entry and a function to obtain the value.
The function takes an entry argument for extracting the desired value." The function takes an entry argument for extracting the desired value."
:type 'alist :type '(alist :key-type symbol :value-type function)
:group 'elfeed-export) :group 'elfeed-export)
(defcustom elfeed-export-predicates (defcustom elfeed-export-predicates