commit 9457d7a455d09be66b675352257cb7f6b58d733d
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:   2014-07-22

    Release 3.13.1

M	NEWS
M	README
M	configure.ac

commit 0cb7bf1a63c34508cbbd179bfa5eab51d24da13f
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2014-07-20

    colorpicker: some pep8 fixes

M	plugins/colorpicker/colorpicker.py

commit 34277c872b3474ba9a9857d882fe71f1d8f51ed9
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2014-07-20

    joinlines: use view.get_visual_line_offset now that it is public

M	plugins/joinlines/joinlines.py

commit cefb99e3441613c6a73f4ea842c2d4fed8d68089
Author: Dominique Leuenberger <dimstar@opensuse.org>
Date:	2014-07-16

    build: check for python3

    gedit enforces the use of python3 to be used for plugins. As such,
    it is useless for configure of gedit-plugins to accept python2.

M	configure.ac

commit 6af04053e62af92403ef75bf2b00253f221f7f15
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2014-07-15

    Updated Basque language

M	po/eu.po

commit 2d1f6bb0a4b0fc188ac2db6edc193ffc21ac77fd
Author: Rafael Ferreira <rafael.f.f1@gmail.com>
Date:	2014-07-15

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit e92bd3f28aaba54d4d6910bd20700c35fab008f1
Author: Jesse van den Kieboom <jessevdk@gnome.org>
Date:	2014-07-13

    [git] Gracefully handle monitor creation failure

M	plugins/git/git/windowactivatable.py

commit f3d4e2ae46bbfa163505783e0181ef174dfc5dd0
Author: Jesse van den Kieboom <jessevdk@gnome.org>
Date:	2014-07-13

    [commander] Fix writing string without encoding

M	plugins/commander/modules/shell.py

commit 0d15d33f26cac2c1651ff0f3e79d7430a71c09d2
Author: Jesse van den Kieboom <jessevdk@gnome.org>
Date:	2014-07-13

    [commander] Fix rollback importer

M	plugins/commander/commander/commands/module.py
M	plugins/commander/commander/commands/rollbackimporter.py

commit 9bd7e8970fe877ffe70ce275686784b0c4552721
Author: Jesse van den Kieboom <jessevdk@gnome.org>
Date:	2014-07-13

    [commander] Catch general exception for monitoring

M	plugins/commander/commander/commands/__init__.py

commit 1835e561e19e0a5c85c1a1b12ffb130121f2c3dd
Author: Marek Černocký <marek@manet.cz>
Date:	2014-07-13

    Updated Czech translation

M	po/cs.po

commit 4f504f51231baae87ba9027be93272d4f7fd0f54
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2014-07-06

    GtkSourceView >= 3.13.2 is required

    For GtkSourceFile.

M	configure.ac

commit 44f86f162b7bd1d8161dfbc181df5544dc444145
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2014-07-01

    Don't use gedit_document_get_location() (deprecated)

    Use gtk_source_file_get_location() instead.

M	plugins/commander/commander/commands/completion.py
M	plugins/commander/modules/edit.py
M	plugins/commander/modules/shell.py
M	plugins/git/git/viewactivatable.py
M	plugins/git/git/windowactivatable.py
M	plugins/synctex/synctex/synctex.py
M	plugins/terminal/terminal.py
M	plugins/zeitgeist/gedit-zeitgeist-plugin.c

commit 758c2608d24263fc07a56b23a8abef2d5f74e504
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2014-07-01

    Don't use gedit_document_set_location() (deprecated)

    Use gtk_source_file_set_location() instead.

M	plugins/commander/modules/edit.py

commit 052fb0771f24325416c3dac0c834bc262408cf81
Author: Sébastien Wilmet <swilmet@gnome.org>
Date:	2014-07-01

    Remove error parameter of the "loaded" and "saved" GeditDocument
    signals

    The error parameter has been removed since the port of gedit to
    GtkSourceFile.

M	plugins/bookmarks/gedit-bookmarks-plugin.c
M	plugins/dashboard/dashboard/__init__.py
M	plugins/synctex/synctex/synctex.py
M	plugins/zeitgeist/gedit-zeitgeist-plugin.c

commit 8261cf6f83d78a9223229a6344dddfb9804f063b
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:	2014-07-04

    Updated Spanish translation

M	help/es/es.po

commit 2aa2aff5a52be81c44a43b8653d639c1bb5c173e
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:	2014-07-04

    Updated Spanish translation

M	po/es.po

commit c2e3bf560c32e8af62da59394d4d7781b678ffd4
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2014-07-01

    Updated Polish translation

M	po/pl.po

commit 8f703bd4ae7b35bf527e68b696c97e786c41ab54
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2014-07-01

    Correctly capitalize acronyms

M	plugins/colorpicker/gedit-colorpicker.metainfo.xml.in

commit 3463621f3b605b2d0be3bf3e1aac87f8a8ffd78e
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date:	2014-06-30

    Updated Spanish translation

M	po/es.po

commit f6439a01caddab9cf94a328cd228deeec90022fa
Author: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Date:	2014-06-29

    terminal: don't get 'word-chars' from
    org.gnome.Terminal.Legacy.Profile

    (gedit:4931): GLib-GIO-ERROR **: Settings schema
    'org.gnome.Terminal.Legacy.Profile' does not contain a key named
    'word-chars'
    Regression after
    https://git.gnome.org/browse/gnome-terminal/commit?id=e63cbcf64d2fde5bc4a8cb8ae0e3ef8c95a6d889

    Reference: https://bugzilla.gnome.org/show_bug.cgi?id=732422
    Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>

M
plugins/terminal/org.gnome.gedit.plugins.terminal.gschema.xml.in.in
M	plugins/terminal/terminal.py