]> git.wh0rd.org Git - nano.git/commit
really fix bad #ifdefs; history functions are left out when NANO_SMALL
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 3 Jun 2005 19:28:30 +0000 (19:28 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 3 Jun 2005 19:28:30 +0000 (19:28 +0000)
commit1addd601bc9baeda458313b732b367b2bf56d939
treec02b00f1fff19eefef223c326f892181c65ea14d
parent8e15674c706b257c2d1f954f72a3d2865078d798
really fix bad #ifdefs; history functions are left out when NANO_SMALL
is defined, and history saving and loading functions are left out when
NANO_SMALL is defined and/or ENABLE_NANORC isn't defined

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2586 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
src/global.c
src/proto.h
src/search.c
src/winio.c