fix spacing problem in the "Save Under Different Name" prompt

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1864 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2004-07-24 16:50:20 +00:00
parent c41d428b41
commit 1536f8613d
2 changed files with 3 additions and 1 deletions

View File

@ -57,6 +57,8 @@ CVS code -
- If we're in restricted mode abd the current filename isn't - If we're in restricted mode abd the current filename isn't
blank, we can't change it, so disable tab completion in that blank, we can't change it, so disable tab completion in that
case. (DLR) case. (DLR)
- Fix spacing problem in the "Save Under Different Name"
prompt. (DLR)
- global.c: - global.c:
shortcut_init() shortcut_init()
- Fix erroneous #ifdef so that nano compiles with - Fix erroneous #ifdef so that nano compiles with