newsticker--cache-add

newsticker--cache-add is a compiled Lisp function in `newst-backend.el'.

(newsticker--cache-add DATA FEED-NAME-SYMBOL TITLE DESC LINK TIME AGE POSITION EXTRA-ELEMENTS &optional UPDATED-TIME UPDATED-AGE PREFORMATTED-CONTENTS PREFORMATTED-TITLE)

Add another item to cache data.
Add to DATA in the FEED-NAME-SYMBOL an item with TITLE, DESC,
LINK, TIME, AGE, POSITION, and EXTRA-ELEMENTS. If this item is
contained already, its time is set to UPDATED-TIME, its mark is
set to UPDATED-AGE, and its pre-formatted contents is set to
PREFORMATTED-CONTENTS and PREFORMATTED-TITLE. Returns the age
which the item got.