Commit Graph

64 Commits

Author SHA1 Message Date
naddy
26c7c5bfd0 update to 2.0.9: translation updates 2008-10-13 14:59:56 +00:00
naddy
642e59ad79 bugfix update to 2.0.8 2008-08-25 17:55:27 +00:00
naddy
f61c94e911 update to 2.0.7: miscellaneous bug fixes and translation updates 2007-12-27 20:53:18 +00:00
merdely
ae778560dd Removed surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 00:44:00 +00:00
naddy
e8e0b32ab7 update to 2.0.6: fix a potential segfault after justifying text marked
from the bottom up
2007-04-27 14:49:44 +00:00
naddy
c6aa9b72df update to 2.0.5: miscellaneous bug fixes, syntax highlighting and
documentation updates
2007-04-23 14:16:58 +00:00
naddy
2d1e9054b2 maintenance update to 2.0.4 2007-04-08 20:32:23 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
naddy
19adebe486 maintenance update to 2.0.3: cosmetic changes only 2007-01-31 20:30:04 +00:00
naddy
46d430070d update to 2.0.2 (miscellaneous bug fixes) 2006-12-21 22:22:27 +00:00
naddy
a5afbbb1f1 Update to 2.0.1. Improvements and new features:
* Improved color syntax highlighting
* Copy text without cutting
* Verbatim input mode
* Repeat last seach without confirmation (Meta-W)
* Spell check/replace selected text only
* Indent marked text
* Move to beginning/end of paragraph
* Search within the file browser
* Mixed file format auto-conversion
2006-12-14 21:26:53 +00:00
naddy
2815eb5f87 kill nano's slang flavor 2006-11-07 15:31:37 +00:00
espie
53d48f3c04 new libspecs 2006-08-01 23:39:08 +00:00
naddy
be234de36b Update to 1.2.5. Quote:
This release includes fixes for segfault during filename completion,
justify on systems without regex.h, hangs when the input stream
goes away, and scrolling beyond COLS.  Included are some new keyboard
sequences.
2005-05-20 21:18:13 +00:00
espie
ea4507e6c2 FAKE=lib for libslang. Okay, so we no longer need to install libslang
at all while building.

Add a missing MODULE on gettext in slrn, someone else will fix the
configure test presumably...
2005-04-19 09:41:41 +00:00
naddy
cff9f37748 do not force static linking with libintl/libiconv 2005-02-01 22:15:19 +00:00
naddy
c4192ad706 SIZE 2005-01-05 16:28:20 +00:00
espie
12e5248dbe WANTLIB markers 2004-11-24 11:08:02 +00:00
espie
b4d524875c more new plists 2004-09-15 18:01:05 +00:00
xsa
24ae6277f0 new-style MODULES. 2004-08-10 08:32:35 +00:00
naddy
08d729e5a8 * maintenance update to 1.2.4
* fix regular expressions in nanorc.sample; pointed out by Jacek Wotka
2004-06-30 22:18:45 +00:00
naddy
b1481f1b37 remove obsolete autotools kludge 2004-04-18 17:38:37 +00:00
naddy
3fab9ee291 substitute SYSCONFDIR in man page; from Robert Nagy <thuglife@bsd.hu> 2004-03-31 23:00:32 +00:00
naddy
96a1426e6b expand SYSCONFDIR in nanorc.5; suggested by Robert Nagy <thuglife@bsd.hu> 2004-02-22 17:18:44 +00:00
naddy
37dc10a821 update to 1.2.3: miscellaneous fixes 2004-02-20 21:30:38 +00:00
brad
cefd46c7ba fix broken autoconf tests. triggered by recent libslang change.
ok MAINTAINER
2004-01-14 02:05:01 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
6b667b0645 @dirrm shared directories 2003-12-15 17:00:13 +00:00
naddy
a70b23a405 Fix memory reallocation bug. 2003-10-26 16:05:29 +00:00
naddy
33817a795c install nanorc.sample 2003-10-04 23:26:36 +00:00
naddy
4fdfbe92d4 update to 1.2.2 2003-08-13 23:56:32 +00:00
naddy
c1cf4c832a Maintenance update to 1.2.1. 2003-04-21 19:57:51 +00:00
naddy
aee97c72cf Oops, actually enable all those nifty new features.
Prodded by Clement Laforet <sheepkiller@cultdeadsheep.org>.
2003-02-20 18:21:33 +00:00
naddy
97e795dc3d Update to 1.2.0. Major additions in this release:
- nanorc support
- color syntax highlighting
- multiple file buffers
- search/replace history
- new translations
2003-02-20 13:26:29 +00:00
fgsch
8625bbcf91 byebye NEED_VERSION. 2002-12-29 19:43:49 +00:00
naddy
a4db3d05df bye MASTER_SITE_SUBDIR 2002-05-13 12:37:36 +00:00
naddy
78abeaa0e8 Update to 1.0.9. Notable changes in this release:
* Bug fixes.
* Updated translations.
* "Norwegian" has been replaced by separate Nynorsk and Bokmaal translations.
2002-04-16 22:37:30 +00:00
naddy
742051faaa Update to 1.0.8. Changes in this version include:
* various minor bug fixes
* updated translations and a new Polish one
* Meta-A as an alternate key for the marker key (^^)
2002-01-17 12:56:40 +00:00
naddy
8be5af834d Update to 1.0.7: minor fixes and translation updates. 2001-12-18 18:53:43 +00:00
naddy
9e8051ec2a correct master site path 2001-11-07 01:02:36 +00:00
naddy
241470cf6f Update to 1.0.6.
- The "do previous word" function (Meta-Space) has been backported
  from nano 1.1.
- The biggest bug fix is the huge bug in null_at which was discarding
  reallocated memory addresses.
- There were some minor fixes in the cutting code, and some display
  fixes also.
2001-10-30 13:03:40 +00:00
brad
cdbeedc2ad use gettext module. 2001-10-25 02:11:10 +00:00
naddy
1314695e6d update to 1.05:
- new Dutch and Danish translations
- updated Italian, Finnish, and Catalan translations
- minor bugfixes for cutting marked text
2001-10-04 12:37:57 +00:00
naddy
941ef51bbf update to 1.0.4:
- fix search strings when switching back and forth from Pico mode
- new translations for Norwegian and Swedish
- some new keystroke handlers in the main editor and file browser
2001-08-25 15:48:40 +00:00
naddy
d941b46eca document available flavors 2001-08-01 00:39:05 +00:00
naddy
5f3f8d882c Update to 1.0.3.
This release features oodles of bug fixes with cutting text,
especially with the -k (cut to end) option.  There is also a new
suspend handler which should make nano play better with mutt.  Nano
now also features mutt's case insensitive string compare function
for more speed and less memory usage.  Two new translations are
included, Ukrainian and Russian.
2001-07-01 17:49:00 +00:00
naddy
a27c366c93 Update to 1.0.2: various bugfixes, add Galician translation. 2001-05-13 16:45:02 +00:00
naddy
815517c43f Update to GNU nano 1.0.1: file browser fixes. 2001-04-07 01:30:01 +00:00
naddy
9fcc18118d - Update to 1.0.0: various bug fixes, add Czech translation.
- Pull COMMENT into Makefile, update DESCR.
2001-03-24 19:52:29 +00:00
naddy
9df102a4c3 Fix libslang dependency and update to 0.9.99pre3:
- too many bugfixes to list
- add Hungarian and Catalan translations
- add info documentation
2001-02-20 22:33:10 +00:00