text_editor: don't set filename "/" before input new filename so that user can easily...
commit4ec559874ce0b5ad552b555720d724828408382a
authorteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Tue, 21 Jul 2009 14:35:29 +0000 (21 14:35 +0000)
committerteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Tue, 21 Jul 2009 14:35:29 +0000 (21 14:35 +0000)
treed86b06128245eecc8c6341cc3e87b4dbe495224f
parent14857adc3f6609106d15f6e84a838334d3351631
text_editor: don't set filename "/" before input new filename so that user can easily create copy in same directory.
select new last line if last line is cut/deleted or concatenated to above line.
fix bugs when changes are not saved (FS#9692, patch by Johannes Linke).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21994 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/text_editor.c