Skip to content

Commit

Permalink
Fix a comment in `twittering-mode.el'.
Browse files Browse the repository at this point in the history
* twittering-mode.el: Fix a comment.
  • Loading branch information
cvmat committed Sep 3, 2011
1 parent cf35506 commit ba5960a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
@@ -1,3 +1,7 @@
2011-09-03 Tadashi MATSUO <tad@mymail.twin.jp>

* twittering-mode.el: Fix a comment.

2011-08-27 Tadashi MATSUO <tad@mymail.twin.jp>

* twittering-mode.el: A list timeline includes native retweets.
Expand Down
2 changes: 1 addition & 1 deletion twittering-mode.el
Expand Up @@ -3349,7 +3349,7 @@ Before calling this, you have to configure `twittering-bitly-login' and
;;; - (public): public timeline.
;;; - (replies): replies.
;;; - (retweeted_by_me): retweets posted by the authenticating user.
;;; - (retweeted_by_user): retweets posted by the user.
;;; - (retweeted_by_user USER): retweets posted by the user.
;;; - (retweeted_to_me): retweets posted by the authenticating user's friends.
;;; - (retweeted_to_user USER): retweets posted to the user.
;;; - (retweets_of_me):
Expand Down

0 comments on commit ba5960a

Please sign in to comment.