1
1
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1105 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
Chris Allegretta 2002-03-05 23:47:44 +00:00
родитель 46c1b9e344
Коммит 97489d211f
23 изменённых файлов: 8811 добавлений и 6335 удалений

Просмотреть файл

@ -1,4 +1,4 @@
CVS code -
GNU nano 1.1.7 - 03/05/2002
- General
- malloc->calloc, etc cleanups (DLR).
- New option, noconvert (-N, --noconvert) to completely stop

19
NEWS
Просмотреть файл

@ -1,3 +1,22 @@
03/05/2002 - GNU nano 1.1.7 "lets change everything and see what breaks"
is released. New features include new flags
-N,--noconvert to stop any file format conversion and
-Q, --quotestr for the new quoted text justification,
a new tempnam() implementation to avoid silly warnings,
DOS and Mac file options in the Write File dialog,
multiple save files (file.1) for abnormal exits, ^C
now shows column as well as character position, and
multibuffer allows duplicate files, even unnamed ones.
Also, the static shortcut and toggle lengths are
history, nano now reads $SYSCONFDIR/nanorc if rc file
support is enabled, and nano is now built with (and
requires for rebuilding) autoconf 2.5.
This release also includes fixes for some memory
leaks, detecting DOS and mac file format, justification,
suspending keys, search & replace under various
conditions, variable width for shortcuts, and the usual
ton of translation updates.
01/25/2002 - GNU nano 1.1.6 is released. Lots of new features in this
release. New Meta-keys were added as alternates for
control sequences: Meta-A for the marker key (^^), and

Просмотреть файл

@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT
AC_CONFIG_SRCDIR([nano.c])
AC_PREREQ(2.52)
AM_INIT_AUTOMAKE(nano, 1.1.6-cvs)
AM_INIT_AUTOMAKE(nano, 1.1.7)
AM_CONFIG_HEADER(config.h:config.h.in)
AM_ACLOCAL_INCLUDE(m4)
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb"

Просмотреть файл

@ -203,7 +203,7 @@ nano was developed).</font></blockquote>
of nano?</font></h2>
<blockquote><font color="#330000">The current version of nano *should*
be 1.1.6.&nbsp; Of course you should always check the nano homepage to
be 1.1.7.&nbsp; Of course you should always check the nano homepage to
see what the latest and greatest version is.</font></blockquote>
<h2>
@ -394,7 +394,7 @@ try:
3.7. Tell me more about this multibuffer stuff!</font></h2>
<blockquote><font color="#330000"> To use multiple file buffers, you must
be using nano 1.1.6 or newer, and you must have configured nano with
be using nano 1.1.7 or newer, and you must have configured nano with
<b>--enable-multibuffer</b> or <b>--enable-extra</b> (use nano -V to check).
Then when you want to enable inserting a file into its own buffer instead of
into the current file, just hit <b>Meta-F</b>, then insert the file as normal
@ -414,7 +414,7 @@ buffer is open.
<blockquote><font color="#330000"> It's not hard at all! But, your version
of nano must have beem compiled with <b>--enable-nanorc</b>, and again must
be version 1.1.6 or newer (use nano -V to check your version and compiled
be version 1.1.7 or newer (use nano -V to check your version and compiled
features). Then simply copy the <b>nanorc.sample</b>
that came with the nano source or your nano package (most likely in
/usr/doc/nano) to .nanorc in your home directory. If you didn't get one,

Просмотреть файл

@ -8,7 +8,7 @@
@c Run `makeinfo' rather than `texinfo-format-buffer'.
@smallbook
@set EDITION 0.1
@set VERSION 1.1.6
@set VERSION 1.1.7
@set UPDATED 4 Jan 2002
@dircategory Editors
@ -23,7 +23,7 @@
@titlepage
@title GNU @code{nano}
@subtitle a small and friendly text editor.
@subtitle version 1.1.6
@subtitle version 1.1.7
@author Chris Allegretta
@page

907
po/ca.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

725
po/cs.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

896
po/da.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

950
po/de.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

920
po/es.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

705
po/fi.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

923
po/fr.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

708
po/gl.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

801
po/hu.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

702
po/id.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

908
po/it.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

833
po/nb.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

709
po/nl.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

874
po/nn.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

848
po/pl.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

898
po/ru.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

908
po/sv.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу

898
po/uk.po

Разница между файлами не показана из-за своего большого размера Загрузить разницу