]> git.wh0rd.org Git - nano.git/commit
if we're in restricted mode and the filename isn't blank, disable tab
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 5 Jul 2004 14:27:29 +0000 (14:27 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 5 Jul 2004 14:27:29 +0000 (14:27 +0000)
commitf7b5d930a9a20d710909048fbd8978edbbdaa8dd
tree5f6ab19d43a99c798168619156633d5bb645fe15
parent309fbcbddfd2b29585bb98e00c5d2565f14d0386
if we're in restricted mode and the filename isn't blank, disable tab
completion at the "Write File" prompt, since we can't change the
filename in that case; also remove an unneeded trailing space

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1842 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/files.c
src/nano.c