]> git.wh0rd.org Git - nano.git/commit
add the ability to indent and unindent all marked lines of text, via
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 28 Apr 2006 13:19:56 +0000 (13:19 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 28 Apr 2006 13:19:56 +0000 (13:19 +0000)
commitf85001a368b57121b74cfbbfc2c8d668fd3cbab2
tree948c084a70c610d0039d2fcc61a6c096a134f850
parentcf1879b706fa45bea4d2d5527cd97b77391e830f
add the ability to indent and unindent all marked lines of text, via
Meta-[ (Meta-}) and Meta-] (Meta-}), per Chris' patch with some changes
by me

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