]> git.wh0rd.org Git - nano.git/commit
add descriptive comments to pretty much all functions and major
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 8 Dec 2005 07:09:08 +0000 (07:09 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 8 Dec 2005 07:09:08 +0000 (07:09 +0000)
commit6d6a36c647d4eca72bcd5879d748aeb7ffcecdd2
tree82d3f11e0c5c86390aeff048704b6117af0a87bc
parent034b994eb55006364c20b0baa0ad018b380ea2ef
add descriptive comments to pretty much all functions and major
variables that don't have them, plus a few miscellaneous minor fixes

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3237 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
14 files changed:
ChangeLog
src/cut.c
src/files.c
src/global.c
src/move.c
src/nano.c
src/nano.h
src/prompt.c
src/proto.h
src/rcfile.c
src/search.c
src/text.c
src/utils.c
src/winio.c