.. |
.cvsignore
|
Major package reorganization:
|
2003-09-07 00:44:12 +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 |
browser.c
|
per Benno Schulenberg's patch with a few additions by me, fix
|
2006-07-28 17:06:27 +00:00 |
chars.c
|
make bad_mbchar a static const char* const in chars.c, as its value
|
2006-07-29 14:37:47 +00:00 |
color.c
|
fix inaccurate comment
|
2006-07-29 21:40:32 +00:00 |
cut.c
|
per Benno Schulenberg's patch with a few additions by me, fix
|
2006-07-28 17:06:27 +00:00 |
files.c
|
per Benno Schulenberg's patch with a few tweaks by me, add various
|
2006-07-31 01:30:31 +00:00 |
global.c
|
per Benno Schulenberg's patch with a few tweaks by me, add various
|
2006-07-31 01:30:31 +00:00 |
help.c
|
per Benno Schulenberg's patch with a few tweaks by me, add various
|
2006-07-31 01:30:31 +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
|
per Benno Schulenberg's patch with a few tweaks by me, add various
|
2006-07-31 01:30:31 +00:00 |
nano.h
|
when DISABLE_HELP is defined, leave out some unused shortcut and toggle
|
2006-07-25 21:13:30 +00:00 |
prompt.c
|
per Benno Schulenberg's patch with a few additions by me, fix
|
2006-07-28 17:06:27 +00:00 |
proto.h
|
when DISABLE_HELP is defined, leave out some unused shortcut and toggle
|
2006-07-25 21:13:30 +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
|
per Benno Schulenberg's patch with a few tweaks by me, add various
|
2006-07-31 01:30:31 +00:00 |
utils.c
|
per Benno Schulenberg's patch with a few additions by me, fix
|
2006-07-28 17:06:27 +00:00 |
winio.c
|
another comment fix
|
2006-08-02 19:13:31 +00:00 |