Chris Allegretta
04c3c425ac
- Add Meta-A as alternate keyystroke for ^^ for people with non-US keyboards and Replace hard coded ALT_G and ALT_H values in the replace and goto shortcuts with their macro counterparts NANO_ALT_*_KEY
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@995 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2002-01-10 13:47:04 +00:00
Chris Allegretta
5aee539071
- nano.c:do_suspend() - Call tcsetattr() to restore the old terminal settings, so tcsh can use ^C after suspend for example (fixes BUG #68 )
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@993 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2002-01-10 12:47:30 +00:00
Chris Allegretta
ac3a418ecc
- winio.c:edit_refresh() - Rename lines to nlines to fix AIX breakage (reported by Dennis Cranston, re-reported by arh14@cornell.edu)
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@983 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2002-01-07 14:41:32 +00:00
Jordi Mallach
ae7b246472
Russian and Ukrainian translations updates (Sergey A. Ribalchenko).
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@963 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2002-01-02 19:08:03 +00:00
Jordi Mallach
c281c448b0
French translation update (Jean-Philippe Guérard).
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@958 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-29 02:02:40 +00:00
Jordi Mallach
eb38e1ace7
Header updates to 1.0.7.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@953 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-27 16:10:22 +00:00
Jordi Mallach
907af2f231
Italian translation update (Marco Colombo).
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@951 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-27 15:55:04 +00:00
Jordi Mallach
ba6160e583
Oops, fixed Project-Id-Version.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@950 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-27 15:52:07 +00:00
Jordi Mallach
fd40202ed2
Fix aclocal call for m4/ directory.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@948 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-26 03:34:02 +00:00
Jordi Mallach
e902e8d799
Oops, fix.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@946 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-26 00:20:51 +00:00
Jordi Mallach
060a97ab20
New Polish translation, by Cezary Sliwa <sliwa@cft.edu.pl>.
...
It's incomplete and we're trying to find someone at the Translation Project
to take care of it.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@945 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-26 00:19:55 +00:00
Chris Allegretta
05ec481f2d
Back to CVS
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@935 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-18 00:53:27 +00:00
Chris Allegretta
a52d956f45
GNU nano 1.0.7 release
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@933 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-18 00:52:32 +00:00
Chris Allegretta
7af96613f0
- nano.c:signal_init() - Unconditionally disable VDSUSP if it exists, stops ^Y suspending nano on the Hurd
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@930 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-14 05:57:10 +00:00
Chris Allegretta
0ab33d8600
po/Makefile.in.in: change datadir to @datadir@ for cygwin (Gareth Pearce)
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@929 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-14 05:52:04 +00:00
Chris Allegretta
deebf81ffb
oops
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@928 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-14 04:57:20 +00:00
Chris Allegretta
50c0aaddc6
Backport the m4/ stuff to 1.0
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@927 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-14 04:56:43 +00:00
Chris Allegretta
d504af6141
This commit was manufactured by cvs2svn to create branch
...
'nano_1_0_branch'.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@926 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-14 04:56:43 +00:00
Jordi Mallach
8aa628a0dd
French translation update, by Michel Robitaille <robitail@IRO.UMontreal.CA>.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@919 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-07 13:52:07 +00:00
Chris Allegretta
00b05e5b5d
do_spell() - Dont prompt for replace if we don't change the word in question (Rocco Corsi).
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@917 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-12-02 06:03:22 +00:00
Chris Allegretta
5c15223ae5
Hurd fixes in main (function keys) and signal_init() (SIGTSTP sigaction)
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@907 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-11-19 02:41:53 +00:00
Jordi Mallach
cd96458b01
Removed autoheader/autoconf cruft.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@906 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-11-04 18:50:33 +00:00
Jordi Mallach
aff98fd675
German translation updates (Karl Eichwalder).
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@905 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-11-04 18:48:26 +00:00
Chris Allegretta
ec2f61405a
Back to CVS
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@903 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-30 00:41:03 +00:00
Chris Allegretta
22efd06dde
nano 1.0.6 release
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@901 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-30 00:38:49 +00:00
Chris Allegretta
8d8e0ce83d
Stupid typos
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@897 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-29 03:03:12 +00:00
Chris Allegretta
dde35cab42
- Backported do_prev_word() from 1.1. Command is Meta-Space. Added #ifndef NANO_SMALL around both functions, as they aren't needed for nano-tiny
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@895 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-28 14:52:45 +00:00
Chris Allegretta
ebe96a003e
Oops, typo in dec there, it's Alt-[-whatever
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@891 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-28 04:49:10 +00:00
Chris Allegretta
ec8ba6b005
nano.c:main() - Add Esc-[IGL] keys for FreeBSD Console (PgUp,PgDn,Insert)
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@890 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-28 04:29:55 +00:00
Chris Allegretta
f5fd540f44
Backported 1.1 fixes for edit_refresh instead of edit_update when cut/uncut text can fit on screen
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@885 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-25 14:35:27 +00:00
Chris Allegretta
5beded351c
Back out do_prev_word and SMALL changes, as the prev function is obviously not stable enough
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@883 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-24 18:05:30 +00:00
Chris Allegretta
ff12e95da0
Back out that change I wasn't commiting just yet *ugh*
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@882 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-24 17:38:41 +00:00
Chris Allegretta
c0c006d852
nano.c:main() - Ignore 26 (control-]) (bug discovered by David Lawrence Ramsey)
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@881 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-24 17:36:45 +00:00
Chris Allegretta
40b93debbc
Back out off by one fix that's not actually off by one, it was a different bug :-)
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@877 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-24 15:25:41 +00:00
Chris Allegretta
f7c6b996fa
- Backported do_prev_word() from 1.1. Allows alt-space to move to the previous word in the file. - Added #ifdef NANO_SMALL around do_next_space and do_prev_space codes, as nano-tiny doesn't particularly need those features. main() - Fixed off-by-one error on MAIN_LIST_LEN loop search
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@876 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-24 14:46:09 +00:00
Jordi Mallach
f0d5aab4b8
Backported fix of Mouse Toggle from 1.1.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@875 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-24 14:23:08 +00:00
Chris Allegretta
882a4909dc
Changed header comments to say "version 2" instead of "version 1" as the COPYING file is actually version 2 of the GPL (bug noticed by Jordi Mallach)
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@874 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-24 11:42:22 +00:00
Chris Allegretta
89eb1aaad8
- cut.c: cut_marked_segment() - Fix off-by one in mem allocation
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@869 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-23 13:21:20 +00:00
Chris Allegretta
22bae9812c
Fixed null_at to ACTUALLY DO SOMETHING with its arg. Again, this was causing nasty errors if the call to nrealloc moved where the data was located
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@867 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-22 23:32:58 +00:00
Jordi Mallach
d37c49d108
Header changes for TP.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@861 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-18 14:43:58 +00:00
Jordi Mallach
1b3e1d75c2
Updated German translation (Karl Eichwalder).
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@857 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-10 21:58:43 +00:00
Jordi Mallach
3e4e505b76
Added autogen.sh to nano-1.0.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@847 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-04 01:38:58 +00:00
Chris Allegretta
bcb9934628
This commit was manufactured by cvs2svn to create branch
...
'nano_1_0_branch'.
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@846 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-04 01:38:58 +00:00
Jordi Mallach
3313cf0041
Removing autogenerated nano.info. Bye bye.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@839 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-04 01:01:41 +00:00
Chris Allegretta
eaa7826ac4
Back to CVS
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@838 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-03 23:44:44 +00:00
Chris Allegretta
344fcc42d7
GNU nano 1.0.5 release
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@836 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-03 23:42:39 +00:00
Jordi Mallach
079edfb695
Finnish update for 1.0.4, by Pauli Virtanen.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@833 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-03 20:45:42 +00:00
Jordi Mallach
a6f15aa460
Final Italian updates by Marco.
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@831 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-03 18:56:20 +00:00
Chris Allegretta
57aff04e70
Add and fix bug #66 (David Lawrence Ramsey)
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@824 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-03 01:53:09 +00:00
Chris Allegretta
99a0adddf6
- cut.c:do_cut_text() - Don't recenter the line when cutting one line (David Lawrence Ramsey) (Bug #65 )
...
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@821 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2001-10-03 00:41:14 +00:00