]>
author | Jordi Mallach <jordi@gnu.org> | |
Sun, 7 Sep 2003 00:44:12 +0000 (00:44 +0000) | ||
committer | Jordi Mallach <jordi@gnu.org> | |
Sun, 7 Sep 2003 00:44:12 +0000 (00:44 +0000) | ||
commit | 298b975264724b5adb72667f59a2f18cc14ff08f | |
tree | 335d6bfd2d908b80f20687da920c46934bfefc6c | tree | snapshot |
parent | 417b03a4c339dbd01d978918d7862a600fd0d223 | commit | diff |
.cvsignore | diff | blob | history | |
ChangeLog | diff | blob | history | |
Makefile.am | diff | blob | history | |
TODO | diff | blob | history | |
color.c | [deleted file] | blob | history |
configure.ac | diff | blob | history | |
cut.c | [deleted file] | blob | history |
doc/.cvsignore | [new file with mode: 0644] | blob |
doc/Makefile.am | [new file with mode: 0644] | blob |
doc/faq.html | [new file with mode: 0644] | blob |
doc/man/.cvsignore | [new file with mode: 0644] | blob |
doc/man/Makefile.am | [new file with mode: 0644] | blob |
doc/man/fr/.cvsignore | [new file with mode: 0644] | blob |
doc/man/fr/Makefile.am | [new file with mode: 0644] | blob |
doc/man/fr/nano.1 | [new file with mode: 0644] | blob |
doc/man/fr/nanorc.5 | [new file with mode: 0644] | blob |
doc/man/nano.1 | [new file with mode: 0644] | blob |
doc/man/nanorc.5 | [new file with mode: 0644] | blob |
doc/nanorc.sample | [new file with mode: 0644] | blob |
doc/texinfo/.cvsignore | [new file with mode: 0644] | blob |
doc/texinfo/Makefile.am | [new file with mode: 0644] | blob |
doc/texinfo/nano.texi | [new file with mode: 0644] | blob |
faq.html | [deleted file] | blob | history |
files.c | [deleted file] | blob | history |
global.c | [deleted file] | blob | history |
move.c | [deleted file] | blob | history |
nano.1 | [deleted file] | blob | history |
nano.1.html | [deleted file] | blob | history |
nano.c | [deleted file] | blob | history |
nano.h | [deleted file] | blob | history |
nano.texi | [deleted file] | blob | history |
nanorc.5 | [deleted file] | blob | history |
nanorc.5.html | [deleted file] | blob | history |
nanorc.sample | [deleted file] | blob | history |
proto.h | [deleted file] | blob | history |
rcfile.c | [deleted file] | blob | history |
search.c | [deleted file] | blob | history |
src/.cvsignore | [new file with mode: 0644] | blob |
src/Makefile.am | [new file with mode: 0644] | blob |
src/color.c | [new file with mode: 0644] | blob |
src/cut.c | [new file with mode: 0644] | blob |
src/files.c | [new file with mode: 0644] | blob |
src/global.c | [new file with mode: 0644] | blob |
src/move.c | [new file with mode: 0644] | blob |
src/nano.c | [new file with mode: 0644] | blob |
src/nano.h | [new file with mode: 0644] | blob |
src/proto.h | [new file with mode: 0644] | blob |
src/rcfile.c | [new file with mode: 0644] | blob |
src/search.c | [new file with mode: 0644] | blob |
src/utils.c | [new file with mode: 0644] | blob |
src/winio.c | [new file with mode: 0644] | blob |
utils.c | [deleted file] | blob | history |
winio.c | [deleted file] | blob | history |