Commit graph

9 commits

Author SHA1 Message Date
ed39e627de Add avandu-categories function
Remove texinfo documentation abount avandu-feeds, as it is not a
command it should not (yet) be documented in the info manual.
2012-08-04 02:28:18 +02:00
fb8e52c1dc Add avandu-feeds command
This command only returns a vector of feeds, it is not yet useful for
users but will be used later to allow for different views of feeds.
2012-08-04 01:31:55 +02:00
ea83dd8c2c Show unread count in mode-line
* avandu.el (avandu-new-articles-count): Only show a message in the
  echo area if it has been called interactively in any way.

  (avandu-overview-mode): Set MODE-NAME to the format of
  "Avandu:Overview[#]" where `#' is replaced by the number of unread
  articles.
2012-08-04 00:33:03 +02:00
7546b86c4b Add avandu-tt-rss-version command
Also add some doc fixes.
2012-08-04 00:05:24 +02:00
08a2b3c8dd Add avandu-tt-rss-api-level command
This command gets the api level from tt-rss, this doesn't serve any
purpose yet, but it could be used later-on to determine which features
are and aren't available.
2012-08-03 23:54:35 +02:00
def7e63e19 Minor writing style update 2012-08-03 23:38:42 +02:00
457242bf26 Make a user option out of avandu-user
There is no harm in specifying your username in a config file.
2012-08-03 23:37:27 +02:00
030cf8bc05 Add documentation for some more commands
All interactive commands should now be documented in the info
documentation.
2012-08-03 23:31:07 +02:00
5e9acf6f30 Add some documentation 2012-08-02 22:22:34 +02:00