]> git.wh0rd.org Git - nano.git/commit
if the mark isn't on, allow Meta-} and Meta-{ to indent and unindent
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 5 Jul 2006 18:42:22 +0000 (18:42 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Wed, 5 Jul 2006 18:42:22 +0000 (18:42 +0000)
commitaee00d4d144e9030990a7a0d53376830df503a77
tree6b847fa57829ebf78885bf23f0c0c87e8f14b173
parent7f801743736ee515cccc1e8dc6ca7c74a674cd03
if the mark isn't on, allow Meta-} and Meta-{ to indent and unindent
only the current line, just as it would if the mark covered only the
current line, instead of displaying a statusbar message and quitting

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