Commit Graph

3947 Commits

Author SHA1 Message Date
David Lawrence Ramsey 44ed408e36 fix minor breakage
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4115 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-06-28 16:38:00 +00:00
David Lawrence Ramsey 0be99a51dc in do_mouseinput(), add mouse wheel support, per Helmut Jarausch's
suggestion, and add various mouse support-related simplifications


git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4114 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-06-28 16:26:15 +00:00
David Lawrence Ramsey 3274aed4ed in get_key_buffer(), fix inaccurate comments
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4111 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-05-25 16:54:06 +00:00
David Lawrence Ramsey d8598deacd Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4104 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-26 12:01:26 +00:00
David Lawrence Ramsey 6a296f4959 GNU nano 2.0.6
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4102 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-26 12:00:34 +00:00
David Lawrence Ramsey 72c342a83b in TODO, add entries for fixing limitations with pasting text and
handling bad/incomplete UTF-8 sequences


git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4101 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-23 15:39:01 +00:00
David Lawrence Ramsey aeeb225e4c still more cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4100 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-23 14:03:28 +00:00
David Lawrence Ramsey 1aec96a13e in backup_lines(), avoid a segfault when the mark begins and ends on the
line after the last line of the paragraph


git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4099 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-22 15:04:05 +00:00
David Lawrence Ramsey 5e14635d56 Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4098 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-22 12:39:29 +00:00
David Lawrence Ramsey be60a898b0 GNU nano 2.0.5
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4096 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-22 12:38:14 +00:00
David Lawrence Ramsey b8be10a10b one last cosmetic fix
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4095 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-21 20:33:56 +00:00
David Lawrence Ramsey fc322c3c24 revert erroneous change
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4094 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-21 20:24:16 +00:00
David Lawrence Ramsey 67b51a8792 further simplify do_writeout()
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4093 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-21 20:13:06 +00:00
David Lawrence Ramsey dc0ec32de8 in do_writeout(), if we're in restricted mode, we're not allowed to
write selections to files, so don't display the "Write Selection to
File" prompt


git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4092 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-21 18:57:47 +00:00
David Lawrence Ramsey 073c246370 comment fix
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4091 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-21 18:53:38 +00:00
David Lawrence Ramsey 1aefb13b2c simplify do_writeout()
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4090 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-21 18:23:06 +00:00
David Lawrence Ramsey 49ca9580f1 formatting fix
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4089 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-20 04:13:06 +00:00
David Lawrence Ramsey 21fae29e2f in tail(), remove unneeded if statement
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4088 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-19 04:12:54 +00:00
David Lawrence Ramsey 79a1324811 yet another cosmetic fix
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4087 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-19 03:53:23 +00:00
David Lawrence Ramsey 4c9e5f10e6 still more cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4086 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-19 03:23:16 +00:00
David Lawrence Ramsey 209c96236c more cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4085 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-19 03:15:04 +00:00
David Lawrence Ramsey dcafaadfd7 in doc/faq.html, add a new section 4.14 by John M. Gabriele, with a few
tweaks of mine, to explain how autoindent affects pasted text


git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4084 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-18 23:15:30 +00:00
David Lawrence Ramsey 1b5e09d8f5 another cosmetic fix
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4083 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-18 19:25:00 +00:00
David Lawrence Ramsey 22156ebf9c cosmetic fix
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4082 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-18 19:16:08 +00:00
David Lawrence Ramsey 09c7243968 fix various file-saving bugs
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4081 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-18 19:09:44 +00:00
David Lawrence Ramsey 529a98a8bb fix various file- and rcfile-opening bugs
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4080 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-18 18:22:13 +00:00
David Lawrence Ramsey 13de7c199c simplify real_dir_from_tilde()
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4079 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-18 17:13:36 +00:00
David Lawrence Ramsey 5021cc597f in parse_kbinput(), interpret Cancel and Shift-Cancel
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4078 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-18 14:06:34 +00:00
David Lawrence Ramsey dccfe941a4 in get_escape_seq_kbinput(), add missing comments
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4077 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-18 13:48:37 +00:00
David Lawrence Ramsey 175f27524b in input_tab(), don't bother checking if num_matches is less than zero,
as it's a size_t and hence unsigned


git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4075 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-17 18:12:19 +00:00
David Lawrence Ramsey 2ebdcd94aa in real_dir_from_tilde(), fix long-standing problem where directory
names that began with "~", but that weren't users' home directories,
could be erroneously treated as users' home directories (e.g. "~d/"
would be treated as "~daemon/")


git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4074 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-17 04:38:30 +00:00
David Lawrence Ramsey 15780a0b69 fix changelog entry
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4073 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-17 04:29:03 +00:00
David Lawrence Ramsey 4169f7f2c2 in get_real_dir_from_tilde(), fix segfault when dealing with directory
names that begin with "~", but that aren't users' home directories


git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4072 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-17 03:43:59 +00:00
David Lawrence Ramsey c448a6da45 per Mike Frysinger's patch with a few tweaks of mine, in
doc/syntax/asm.nanorc, doc/syntax/c.nanorc, and doc/syntax/sh.nanorc,
copy the regex that highlights trailing whitespace from
doc/syntax/java.nanorc to these files, as it's also useful in them


git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4071 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-11 22:18:16 +00:00
David Lawrence Ramsey dc0894f9ad Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4070 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-06 12:54:36 +00:00
David Lawrence Ramsey 3daef94f8f GNU nano 2.0.4
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4068 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-06 12:53:12 +00:00
David Lawrence Ramsey 784c4a4fbb in get_escape_seq_kbinput(), add escape sequences for Terminal
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4067 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-04 20:36:56 +00:00
David Lawrence Ramsey 1cf84692b4 update email address
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4066 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-04 20:05:39 +00:00
Chris Allegretta a9c7ac34e2 This commit was manufactured by cvs2svn to create branch
'nano_2_0_branch'.

git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4065 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-04-04 20:05:39 +00:00
David Lawrence Ramsey 914fa163c0 Back to CVS
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4056 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-29 12:35:44 +00:00
David Lawrence Ramsey 8a890962f8 GNU nano 2.0.3
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4054 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-29 12:33:45 +00:00
David Lawrence Ramsey 50ee461ff5 cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4053 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-29 12:19:24 +00:00
David Lawrence Ramsey 15c9b9a3a2 in ru.po, fix incorrect "Project-Id-Version" entry and misplaced space
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4052 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-29 12:18:36 +00:00
David Lawrence Ramsey f8770d632e add updated Russian translation
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4051 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-29 12:17:46 +00:00
David Lawrence Ramsey 2ceb858030 cosmetic fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4050 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-28 20:20:30 +00:00
David Lawrence Ramsey 35bd350c03 add missing blank line
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4049 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-28 19:49:05 +00:00
David Lawrence Ramsey b995263309 update README.CVS for the 2.0 branch of nano
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4048 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-28 19:47:39 +00:00
David Lawrence Ramsey b1eb0ee20b formatting fixes
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4047 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-28 16:27:04 +00:00
David Lawrence Ramsey 86058fa97f formatting fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4046 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-17 16:24:24 +00:00
David Lawrence Ramsey ec71964386 in Makefile.am, add README.CVS to EXTRA_DIST, so that nano's CVS
checkout instructions aren't only available in its CVS snapshots


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4045 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2007-01-16 19:09:11 +00:00