			Edit
			A simple text editor
			by Thomas Leonard

Dnd loading: Loads to cursor, not indicated point.

22-Feb-2004 (Release 1.9.5)
~~~~~~~~~~~
Record size and mtime of file when editing starts, so newer ROX-Libs can
warn about other applications editing the file.

27-Jan-2004
~~~~~~~~~~~
Added French translation (Arnaud Calvo).

13-Jan-2004
~~~~~~~~~~~
Option to turn word wrapping on and off (Ken Hayber).

17-Oct-2003
~~~~~~~~~~~
Bugfix: Needed to 'import os' for Python 2.2 (Peter Geer).

14-Oct-2003 (Release 1.9.4)
~~~~~~~~~~~
Added toolbar icon for Show Changes.
Added line number display, which also shows details of the current selection,
if any (requested by Arnaud Calvo).

13-Oct-2003
~~~~~~~~~~~
Added ability to bring up a diff of the changes to the saved version of the
file.

09-Oct-2003
~~~~~~~~~~~
Open menu on popup-menu signal (for keyboard users).

06-Oct-2003
~~~~~~~~~~~
Added Spanish translation (Nicolás de la Torre).

04-Oct-2003
~~~~~~~~~~~
Marked strings as translatable and added Italian translation (Roberto
Inzerillo).

27-Aug-2003
~~~~~~~~~~~
Spanish translation of AppInfo (Nicolás de la Torre).

26-Aug-2003
~~~~~~~~~~~
Added 'Messages' directory for translations (requested by Nicolás de la Torre).

26-Jul-2003
~~~~~~~~~~~
Hide scrollbar when not in use.

23-Jul-2003 (Release 1.9.3)
~~~~~~~~~~~
Group actions for undo and redo.
Removed Process minibuffer.
Cope slightly better with binary data.

22-Jul-2003
~~~~~~~~~~~
Added Search-and-Replace toolbar button. Added section on search and replace
to the manual.
Added Spacing section to the options box, to control the line spacings,
margins and indents.

20-Jul-2003
~~~~~~~~~~~
Support older versions of pygtk (reported by Alastair Porter).

19-Jul-2003 (Release 1.9.2)
~~~~~~~~~~~
Added stock items to menus.
Added menu items for Cut, Copy and Paste.
Added Search and Replace.
Added automatic indentation feature (on by default).

04-Jul-2003
~~~~~~~~~~~
Added italian translation in AppInfo.xml (Yuri Bongiorno)

16-May-2003 (Release 1.9.1)
~~~~~~~~~~~
New icon (Geoff Youngs).

10-Feb-2003
~~~~~~~~~~~
Upgraded to cope with pygtk-1.99.15.

02-Feb-2003
~~~~~~~~~~~
Fixed problem with wheel mouse scrolling (Stuart Langridge).

29-Jan-2003
~~~~~~~~~~~
Make wheel mouse scrolling work (requested by Albert Wagner).

21-Jan-2003
~~~~~~~~~~~
Fix warning message when opening minibuffer (reported by joehill).

02-Sep-2002 (Release 1.9.0)
~~~~~~~~~~~
Process minibuffer defaults to previous command.

28-Jul-2002
~~~~~~~~~~~
Added process minibuffer.

21-Jul-2002
~~~~~~~~~~~
Preserve permissions when saving.

19-Jul-2002
~~~~~~~~~~~
When importing non-UTF8 text, allow the user to select an encoding to use.
