]> git.wh0rd.org Git - nano.git/commit
allow specifying matching bracket characters other than the default via
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 6 Jan 2006 21:51:10 +0000 (21:51 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 6 Jan 2006 21:51:10 +0000 (21:51 +0000)
commitd89617fb1712b281802d0a8c9d7d978c47363a11
treede0b659117dc92653506d71f6c357154b202638b
parenta248863b43e8a705f535975aa16009fc7de4ee33
allow specifying matching bracket characters other than the default via
the "matchbrackets" rcfile option

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3259 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
doc/man/nanorc.5
doc/nanorc.sample
src/global.c
src/nano.c
src/prompt.c
src/proto.h
src/rcfile.c
src/search.c