Document the avandu-mark-article-unread command

This commit is contained in:
Tom Willemse 2016-12-27 00:40:32 +01:00
parent 2407599922
commit 0001e7cfab

View file

@ -171,6 +171,15 @@ In @code{avandu-overview} this command gets bound to the @kbd{r} key
in the article title's keymap. in the article title's keymap.
@end deffn @end deffn
@deffn Command avandu-mark-article-unread &optional button
Ask Tiny Tiny RSS to mark the article associated with BUTTON as
unread. If BUTTON is omitted or @code{nil} it will try to use
whatever is at @code{point}.
In @code{avandu-overview} this command gets bound to the @kbd{u} key
in the article title's keymap.
@end deffn
@deffn Command avandu-next-article @deffn Command avandu-next-article
Search through the buffer for the next article header and move point Search through the buffer for the next article header and move point
to it. This command wraps around the buffer, so when using it at the to it. This command wraps around the buffer, so when using it at the