commit cf0c9403e1fc52b0e63447b704271c076e9443be
parent 530c7862c9d594e8d070ea62daa777d840b3ee1d
Author: Benno Schulenberg <bensberg@justemail.net>
Date: Wed, 25 Nov 2015 10:23:05 +0000
Adding Mark Majeres and myself to the AUTHORS file.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5443 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
2 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/AUTHORS b/AUTHORS
@@ -9,8 +9,8 @@ Chris Allegretta <chrisa@asty.org>
David Lawrence Ramsey <pooka109@gmail.com>
* Former stable series maintainer. Multiple buffer support,
operating dir (-o) option, bug fixes for display routines,
- wrapping code, spelling fixes, const mode, parts of the UTF-8
- support, and various other fixes.
+ wrapping code, spelling fixes, const mode, parts of the
+ UTF-8 support, and various other fixes.
Jordi Mallach <jordi@gnu.org>
* Debian package maintainer, fellow bug squasher.
@@ -23,8 +23,8 @@ Adam Rogoyski <rogoyski@cs.utexas.edu>
Robert Siemborski <rjs3@andrew.cmu.edu>
* Miscellaneous cut, display, replace, and other bug fixes,
- original and new "magic line" code, read_line() function, new
- edit display routines.
+ original and new "magic line" code, read_line() function,
+ new edit display routines.
Rocco Corsi <rocco.corsi@sympatico.ca>
* Internal spelling code, many optimizations and bug fixes for
@@ -41,3 +41,10 @@ Mike Frysinger <vapier@gentoo.org>
--enable-utf8/--disable-utf8 configure options for ncurses,
many new color regexes and improvements to existing color
regexes for nanorc.sample, and miscellaneous bug fixes.
+
+Mark Majeres <mark@engine12.com>
+ * A functional undo/redo system, and coloring nano's interface.
+
+Benno Schulenberg <bensberg@justemail.net>
+ * A bunch of small bug fixes, the cutword routines, some extra
+ key bindings. Current maintainer.
diff --git a/ChangeLog b/ChangeLog
@@ -9,6 +9,7 @@
the end of this function when things went wrong.
* src/text.c (do_undo, do_redo, add_undo, update_undo): Handle more
possible internal errors, and do it correctly.
+ * AUTHORS: Add Mark and myself.
2015-11-24 Benno Schulenberg <bensberg@justemail.net>
* doc/syntax/makefile.nanorc: Also recognize the extensions .make and