nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit cc79a9ae96a68ea0208e675e5953c883c9150d93
parent 66e19ba5f344a6eb2c2b832761e93708f6ec014c
Author: Jordi Mallach <jordi@gnu.org>
Date:   Tue, 31 Aug 2004 00:23:16 +0000

Updated translations.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1924 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
MChangeLog | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -11,6 +11,7 @@ CVS code - get_toggle(), get_edit_input(), and get_edit_mouse(); changes to do_browser(), do_justify(), do_help(), and main(). (DLR) - Simplify a few more translated messages. (DLR) + - Translation updates (see po/ChangeLog for details). - files.c: do_insertfile() - Readd the NANO_SMALL #ifdef around the start_again: label to