nano/src
David Lawrence Ramsey 722b728a1c another cosmetic fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3813 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2006-07-24 21:22:49 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
browser.c miscellaneous minor fixes 2006-07-19 13:34:55 +00:00
chars.c typo fixes 2006-07-22 16:50:17 +00:00
color.c in color_update(), fix incorrect setting of defcolor, which prevented 2006-05-28 18:51:48 +00:00
cut.c cosmetic fixes 2006-06-18 15:26:51 +00:00
files.c miscellaneous minor fixes 2006-07-19 13:34:55 +00:00
global.c consolidate do_scroll_(up|down)() into do_(up|down)(), as they have a 2006-07-06 22:17:47 +00:00
help.c in do_help(), don't allow moving down a page when the last line of the 2006-07-23 19:57:30 +00:00
Makefile.am in src/Makefile.am, remove "-Iintl" from INCLUDES, as we don't use an 2006-05-28 22:33:14 +00:00
move.c rename the values of the scroll_dir enum to UP_DIR and DOWN_DIR, since 2006-07-19 00:14:52 +00:00
nano.c when using slang 2.x, call SLutf8_enable() with an argument of 1 instead 2006-07-19 19:40:54 +00:00
nano.h comment fix 2006-07-19 02:44:56 +00:00
prompt.c miscellaneous minor fixes 2006-07-19 13:34:55 +00:00
proto.h in parse_escape_seq_kbinput(), handle unknown and unignored escape 2006-07-23 17:54:35 +00:00
rcfile.c rename the DISABLE_ROOTWRAP #define to DISABLE_ROOTWRAPPING 2006-07-19 15:50:19 +00:00
search.c in replace_regexp(), remove unnecessary casting of c to int 2006-07-13 13:27:16 +00:00
text.c in do_insertfile(), if we're in view mode, as we can be if multibuffer 2006-07-13 03:06:36 +00:00
utils.c in update_line(), remove unneeded assert, and now-unused function 2006-06-21 16:54:51 +00:00
winio.c another cosmetic fix 2006-07-24 21:22:49 +00:00