diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-04-14 13:22:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-14 13:22:50 -0400 |
commit | 626c6f8607655c17906dadc418b0b47b2f774a78 (patch) | |
tree | b258a3ab8a75056ad29d07db75aed3f569c6cc7c /README.org | |
parent | cb8502f9ee8c3c393ba44613519bd5490ecf9775 (diff) |
Update README.org
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -37,6 +37,13 @@ Retrieves =client_id= and =client_secret= tokens. They're stored in the =mastdon This value can be customized too, and defaults to =${EMACS_HOME_DIRECTORY}/mastodon.plstore=. +*** Timelines + +=M-x mastodon= + +Opens a =*mastodon-home*= buffer so you can see toots. There's no major mode yet, so there are +no keybindings or actions to take from this buffer. Coming soon! + *** Toot toot =M-x mastodon-toot= |