From 993981613576071d8a133f7074f9af47171f8eed Mon Sep 17 00:00:00 2001 From: Tadashi MATSUO Date: Wed, 5 May 2010 14:32:07 +0900 Subject: [PATCH] Add a translated ChangeLog for the contribution by Takashi Masuda. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index f4bd6334..c1e9dddd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,12 @@ * twittering-mode.el: twittering-jojo-mode の判定ミスを修正。 (twittering-add-statuses-to-timeline-data): 判定方法を変更した。 (twittering-jojo-mode-p): new function + * twittering-mode.el: `twittering-jojo-mode' for each spec is + correctly referred in order to decide whether to invoke + `twittering-update-jojo'. + (twittering-add-statuses-to-timeline-data): correct the condition + for invoking `twittering-update-jojo'. + (twittering-jojo-mode-p): new function. 2010-05-04 Tadashi MATSUO