=== gedit 2.24.2 ===

2008-11-23  Paolo Borelli  <pborelli@katamail.com>

	* configure.ac:
	* README:
	* NEWS:

	gedit 2.24.2 released

2008-11-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* gedit/gedit-view.c:
	Now you can type +/- only as the first character.
	Don't try to jump to a line < 0.

2008-11-22  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

	* gedit/gedit-view.c:
	Allow the use of "+N" and "-N" in the Move to Line entry.
	Fixes bug #560013.

2008-11-19  Jesse van den Kieboom  <jesse@icecrew.nl>

	* plugins/filebrowser/gedit-file-browser-utils.c: fixed wrong use of 
	GtkIconSize for gtk_icon_theme_lookup_by_gicon

2008-11-16  Michael Terry  <mike@mterry.name>

	* plugins/modeline/modeline-parser.c: Look at second line as well as first
	for emacs modelines.  Fixes bug #561074.

2008-11-03  Paolo Borelli  <pborelli@katamail.com>

	* gedit/gedit-print-job.c: also get the adjustement from the gtkbuilder
	otherwise the spinbutton does not work. Fixes bug #559140.