weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.9-46-g57d5afe
Date: Sun, 04 Nov 2012 10:50:31 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  57d5afeda51be24f6dae13f4082fb91e90cdf3b2 (commit)
       via  9e94bfd48b9c17cacdc48f6c1e29dcde9fafaa6f (commit)
       via  ebc4ff82c05809a4c803568b0df41060ce7ce71f (commit)
      from  c848cb42d899526154909b0ca42d69fcb691a75b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 57d5afeda51be24f6dae13f4082fb91e90cdf3b2
Author: Sebastien Helleu <address@hidden>
Date:   Sun Nov 4 11:50:15 2012 +0100

    aspell: add bar item "aspell_suggest": suggestions for misspelled word at 
cursor (task #12061) (patch from Nils Görs)

commit 9e94bfd48b9c17cacdc48f6c1e29dcde9fafaa6f
Author: Sebastien Helleu <address@hidden>
Date:   Sun Nov 4 10:49:03 2012 +0100

    aspell: update bar item "aspell_dict" only if spellers have changed

commit ebc4ff82c05809a4c803568b0df41060ce7ce71f
Author: Sebastien Helleu <address@hidden>
Date:   Sun Nov 4 09:59:45 2012 +0100

    aspell: fix creation of spellers when number of dictionaries is different 
between two buffers

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                    |    7 +-
 doc/de/autogen/user/aspell_options.txt       |    5 +
 doc/de/weechat_user.de.txt                   |   32 ++++-
 doc/en/autogen/user/aspell_options.txt       |    5 +
 doc/en/weechat_user.en.txt                   |   30 ++++-
 doc/fr/autogen/user/aspell_options.txt       |    5 +
 doc/fr/weechat_user.fr.txt                   |   32 ++++-
 doc/it/autogen/user/aspell_options.txt       |    5 +
 doc/it/weechat_user.it.txt                   |   32 ++++-
 doc/ja/autogen/user/aspell_options.txt       |    5 +
 doc/ja/weechat_user.ja.txt                   |   31 ++++-
 po/cs.po                                     |    8 +-
 po/de.po                                     |    8 +-
 po/es.po                                     |    8 +-
 po/fr.po                                     |   13 ++-
 po/hu.po                                     |    8 +-
 po/it.po                                     |    8 +-
 po/ja.po                                     |    8 +-
 po/pl.po                                     |    8 +-
 po/pt_BR.po                                  |    8 +-
 po/ru.po                                     |    8 +-
 po/weechat.pot                               |    8 +-
 src/plugins/aspell/weechat-aspell-bar-item.c |   43 ++++++-
 src/plugins/aspell/weechat-aspell-config.c   |   25 ++++
 src/plugins/aspell/weechat-aspell-config.h   |    1 +
 src/plugins/aspell/weechat-aspell-speller.c  |    8 +-
 src/plugins/aspell/weechat-aspell.c          |  183 +++++++++++++++++++++++---
 27 files changed, 478 insertions(+), 64 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]