smol/src
David Lawrence Ramsey c71e031d8a clean up do_credits() even more
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2991 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2005-08-14 21:17:37 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am move advanced text operations (command execution in a buffer, wrapping, 2005-07-24 19:57:51 +00:00
chars.c cosmetic fixes 2005-08-13 20:05:06 +00:00
color.c formatting fixes 2005-08-01 05:54:11 +00:00
cut.c move advanced text operations (command execution in a buffer, wrapping, 2005-07-24 19:57:51 +00:00
files.c in update_history(), add a check to make sure the parameter we pass to 2005-08-10 20:03:58 +00:00
global.c port over more of Brand Huntsman's old patch (with a few tweaks): 2005-07-29 21:42:08 +00:00
move.c add new -W/--wordbounds command line option, and new "wordbounds" rcfile 2005-08-10 22:12:28 +00:00
nano.c use doupdate() instead of refresh() to reenter curses mode 2005-08-14 20:08:49 +00:00
nano.h add new -W/--wordbounds command line option, and new "wordbounds" rcfile 2005-08-10 22:12:28 +00:00
proto.h store Unicode values in longs instead of ints 2005-08-08 23:03:25 +00:00
rcfile.c add new -W/--wordbounds command line option, and new "wordbounds" rcfile 2005-08-10 22:12:28 +00:00
search.c add missing comment 2005-08-11 18:30:47 +00:00
text.c use doupdate() instead of refresh() to reenter curses mode 2005-08-14 20:08:49 +00:00
utils.c handle invalid multibyte characters more efficiently 2005-07-26 06:13:45 +00:00
winio.c clean up do_credits() even more 2005-08-14 21:17:37 +00:00